log

age author description
Tue, 17 Sep 2013 09:58:12 -0400 Augie Fackler git_handler: clean up trailing whitespace
Tue, 11 Dec 2012 15:44:23 +0100 domruf fix/work around https://bugs.launchpad.net/dulwich/+bug/1025886
Fri, 13 Sep 2013 02:41:36 +0100 Alex Regueiro Updated `setup.py` file to reflect requirement on newer version of dulwich package.
Fri, 13 Sep 2013 01:42:27 +0100 Alex Regueiro Upgraded to use latest version of dulwich (0.9.1).
Wed, 28 Aug 2013 13:52:38 -0400 Augie Fackler test-subrepos: cope with unsorted output in .hgsub
Wed, 28 Aug 2013 13:49:01 -0400 Augie Fackler merge
Wed, 28 Aug 2013 13:41:22 -0400 Augie Fackler Update test output to handle 65d8a43b adding some more objects.
Wed, 28 Aug 2013 11:27:13 -0400 Augie Fackler test-tree-decomposition: work around git command format changes
Mon, 12 Aug 2013 23:20:41 +0900 nsuke git_handler: skip exporting hg tags whose names are not valid as git tag name
Thu, 11 Jul 2013 00:22:07 +0300 Risto Kankkunen Make the path part of URL contain a leading slash only if it's not followed by tilde. (issue #71)
Mon, 01 Jul 2013 16:04:53 -0300 André Felipe Dias Fixes #54 | option branch_bookmark_suffix doesn't move bookmarks along
Sun, 14 Apr 2013 11:11:41 -0700 Gregory Szorc Only export modified Git trees
Wed, 03 Apr 2013 14:37:13 -0500 Augie Fackler overlaymanifest: add iteritems(), used by recent hg versions
Tue, 19 Mar 2013 22:44:01 -0700 Gregory Szorc Export Git objects from incremental Mercurial changes
Sun, 24 Mar 2013 16:39:40 -0500 Augie Fackler Added tag 0.4.0 for changeset a3c3b8077cbe
Wed, 06 Feb 2013 17:35:08 -0800 Hal Wine Add test to show dulwich fault on invalid timezone data 0.4.0
Tue, 05 Feb 2013 08:25:37 -0800 Hal Wine scrub bad timezone values before dulwich sees them
Sun, 06 Jan 2013 02:31:37 -0500 David M. Carr push: provide better output about changed references (issue #64)
Sun, 06 Jan 2013 01:46:57 -0500 David M. Carr push: add more output about what was added (issue #64)
Fri, 23 Nov 2012 20:20:48 -0600 Augie Fackler Merge with master.
Thu, 22 Nov 2012 18:44:09 -0500 David M. Carr git_handler: add bookmark compatibility with new bmstore (issue #60)
Fri, 23 Nov 2012 15:28:45 -0500 Jordi Gutiérrez Hermoso Implement new commands: hg2git and git2hg
Sun, 11 Nov 2012 17:12:55 -0600 Augie Fackler Merge next
Sun, 11 Nov 2012 15:46:19 -0600 Augie Fackler git_handler: defend against unexported revisions in tag exporting
Sat, 03 Nov 2012 22:36:13 -0400 David M. Carr tests: use fn_git_commit in test-encoding.t
Sat, 03 Nov 2012 22:22:43 -0400 David M. Carr tests: make test-encoding.t compatible with git 1.8.0
Sat, 03 Nov 2012 19:25:13 -0400 David M. Carr tests: remove filterhash from test-incoming.t
Sat, 03 Nov 2012 19:20:52 -0400 David M. Carr tests: remove mercurial version check from test-incoming.t
Sat, 03 Nov 2012 19:20:39 -0400 David M. Carr tests: remove mercurial version check from test-pull-after-strip.t
Sat, 03 Nov 2012 19:14:17 -0400 David M. Carr tests: convert echos to comments
Sat, 03 Nov 2012 19:12:08 -0400 David M. Carr tests: avoid changing the current directory
Sat, 03 Nov 2012 19:11:50 -0400 David M. Carr tests: extract git command-line client and dulwich requirements into testutil
Wed, 31 Oct 2012 00:01:03 -0400 David M. Carr tests: let git init create directories when applicable
Tue, 30 Oct 2012 23:16:07 -0400 David M. Carr tests: add check for dulwich in test-url-parsing.py
Tue, 30 Oct 2012 22:59:20 -0400 David M. Carr tests: extract commonly used commit/tag functions into testutil library
Tue, 30 Oct 2012 20:03:26 -0400 David M. Carr tests: extract extension configuration into a testutil library
Thu, 01 Nov 2012 12:43:31 -0500 Augie Fackler Merge
Thu, 01 Nov 2012 09:11:03 -0500 Augie Fackler Added tag 0.3.4 for changeset 586b7aa96466
Thu, 01 Nov 2012 09:10:59 -0500 Augie Fackler Release 0.3.4 0.3.4
Tue, 30 Oct 2012 00:08:43 -0400 David M. Carr tests: remove git-daemon check from test-subrepos.t
Mon, 29 Oct 2012 21:34:37 -0500 Augie Fackler Merge obsolete marker fix.
Mon, 29 Oct 2012 21:25:24 -0500 Augie Fackler test-pull.t: normalize git-merge output
Mon, 29 Oct 2012 20:16:00 -0400 David M. Carr overlaychangectx: fix compatibility with mercurial 2.4-rc (no attribute _repo)
Mon, 29 Oct 2012 00:19:44 -0400 David M. Carr tests: fix check for dulwich in test-subrepos.t
Mon, 29 Oct 2012 00:17:55 -0400 David M. Carr tests: uncomment calls to hghave git
Sun, 28 Oct 2012 21:05:51 -0400 David M. Carr tests: pull in hghave
Sun, 28 Oct 2012 20:32:42 -0400 David M. Carr listkeys: simplify ref stripping expression
Fri, 26 Oct 2012 22:46:02 -0400 David M. Carr pull: don't pull tags as bookmarks
Fri, 26 Oct 2012 22:06:57 -0400 David M. Carr tests: rename test-pull.t to test-clone.t
Thu, 25 Oct 2012 23:22:36 -0500 Augie Fackler Merge
Thu, 25 Oct 2012 21:47:44 -0400 David M. Carr push: suppress "exporting hg objects to git" message
Thu, 25 Oct 2012 21:47:36 -0400 David M. Carr push: suppress ref output by default
Thu, 25 Oct 2012 20:49:26 -0400 David M. Carr tests: add coverage for outgoing with bookmark changes only
Thu, 25 Oct 2012 20:49:08 -0400 David M. Carr gitrepo: initial support for listkeys
Thu, 25 Oct 2012 19:54:05 -0400 David M. Carr peer: pass localrepo to new gitrepo instances
Thu, 25 Oct 2012 00:40:35 -0400 David M. Carr push: fix traceback when pushing empty hg repo to empty git repo (issue #58)
Thu, 18 Oct 2012 12:25:04 -0400 Jordi Gutiérrez Hermoso git_handler: replace with-statement with try-finally
Wed, 17 Oct 2012 10:59:42 -0500 Augie Fackler Merge
Wed, 17 Oct 2012 10:50:55 -0500 Augie Fackler git_handler: lazy-load mapping
Sun, 07 Oct 2012 20:19:51 -0400 David M. Carr tests: add workflow coverage for push with no changes
Sun, 07 Oct 2012 20:11:27 -0400 David M. Carr push: change "no changes" default output to match normal mercurial
Sun, 07 Oct 2012 19:58:24 -0400 David M. Carr tests: add coverage for outgoing with no changes
Sun, 07 Oct 2012 19:48:51 -0400 David M. Carr tests: add coverage for bookmark workflow comparison; cloning
Sun, 07 Oct 2012 19:37:59 -0400 David M. Carr tests: fix test-subrepos.t sporadically failing
Thu, 27 Sep 2012 22:52:54 -0400 David M. Carr docs: include testedwith
Thu, 27 Sep 2012 22:42:41 -0400 David M. Carr docs: include buglink
Thu, 27 Sep 2012 22:32:01 -0400 David M. Carr outgoing: don't delete remote refs
Fri, 21 Sep 2012 20:26:26 -0700 Gregory Szorc Verify tree and parent objects are in Git repo
Fri, 21 Sep 2012 19:43:50 -0700 Gregory Szorc Precompile author file regular expression
Fri, 21 Sep 2012 19:42:24 -0700 Gregory Szorc Precompile Git progress regular expressions
Fri, 21 Sep 2012 19:39:53 -0700 Gregory Szorc Precompile Git author extra data regular expression
Fri, 21 Sep 2012 19:36:57 -0700 Gregory Szorc Precompile Git username sanitizing regular expression
Fri, 21 Sep 2012 19:32:16 -0700 Gregory Szorc Precompile Git URI regular expression
Fri, 21 Sep 2012 19:28:46 -0700 Gregory Szorc Optimize get_git_author
Sun, 16 Sep 2012 14:46:18 -0500 Sean Farley setup: fix typo forgetting brackets introduced in 5c1d4311440d
Fri, 14 Sep 2012 19:10:18 -0400 David M. Carr tests: remove use of git-daemon in test-subrepos
Fri, 14 Sep 2012 19:10:05 -0400 David M. Carr tests: remove piping of command git init from test-subrepos
Fri, 14 Sep 2012 19:09:42 -0400 David M. Carr tests: remove configuration of bookmarks extension from test-subrepos
Fri, 14 Sep 2012 19:08:51 -0400 David M. Carr tests: unify test-subrepos
Fri, 14 Sep 2012 14:09:25 -0500 Augie Fackler test-subrepos: fix test to actually pass against all supported versions
Thu, 13 Sep 2012 20:57:37 -0400 David M. Carr docs: update to correctly reflect that local git repositories are supported
Thu, 13 Sep 2012 20:49:45 -0400 David M. Carr tests: eliminate use of git-daemon
Thu, 13 Sep 2012 20:49:42 -0400 David M. Carr tests: remove piping of command git init to remove leading path
Thu, 13 Sep 2012 20:48:11 -0400 David M. Carr tests: remove configuration of bookmarks extension
Thu, 13 Sep 2012 20:36:58 -0400 David M. Carr readme: remove references to bookmarks being optional
Thu, 13 Sep 2012 18:50:21 -0400 David M. Carr tests: drop test-sane-without-bookmarks
Thu, 13 Sep 2012 18:48:46 -0400 David M. Carr tests: unify test-outgoing
Thu, 13 Sep 2012 18:47:11 -0400 David M. Carr outgoing: re-introduce support for outgoing
Thu, 13 Sep 2012 18:45:46 -0400 David M. Carr makefile: remove support for hg before 1.9.3
Thu, 13 Sep 2012 18:43:05 -0400 David M. Carr dulwich: require 0.8.6 or greater
Thu, 13 Sep 2012 09:36:24 -0500 Augie Fackler test-subrepos: fix up test now that it's executable
Thu, 13 Sep 2012 09:19:38 -0500 Augie Fackler Merge more test cleanups from David.
Tue, 11 Sep 2012 23:16:15 -0400 David M. Carr tests: make test-subrepos executable
Tue, 11 Sep 2012 18:51:19 -0400 David M. Carr tests: unify test-encoding
Thu, 13 Sep 2012 09:17:46 -0500 Augie Fackler test-git-submodules: update expected output
Mon, 10 Sep 2012 00:28:05 -0400 David M. Carr tests: unify test-tree-decomposition
Mon, 10 Sep 2012 00:27:57 -0400 David M. Carr tests: unify test-sane-without-bookmarks
Mon, 10 Sep 2012 00:27:56 -0400 David M. Carr tests: unify test-push-r
Mon, 10 Sep 2012 00:27:45 -0400 David M. Carr tests: unify test-push
Mon, 10 Sep 2012 00:27:44 -0400 David M. Carr tests: unify test-pull-after-strip
Mon, 10 Sep 2012 00:27:43 -0400 David M. Carr tests: unify test-pull
Mon, 10 Sep 2012 00:27:41 -0400 David M. Carr tests: unify test-octopus
Mon, 10 Sep 2012 00:27:33 -0400 David M. Carr tests: unify test-merge
Mon, 10 Sep 2012 00:27:32 -0400 David M. Carr tests: unify test-incoming
Mon, 10 Sep 2012 00:27:30 -0400 David M. Carr tests: unify test-hg-tags
Mon, 10 Sep 2012 00:27:17 -0400 David M. Carr tests: unify test-hg-branch
Mon, 10 Sep 2012 00:27:16 -0400 David M. Carr tests: unify test-hg-author
Mon, 10 Sep 2012 00:27:14 -0400 David M. Carr tests: unify test-git-workflow
Mon, 10 Sep 2012 00:27:12 -0400 David M. Carr tests: unify test-git-tags
Mon, 10 Sep 2012 00:27:09 -0400 David M. Carr tests: unify test-git-submodules
Mon, 10 Sep 2012 00:26:59 -0400 David M. Carr tests: unify test-git-clone
Mon, 10 Sep 2012 00:26:58 -0400 David M. Carr tests: unify test-file-removal
Mon, 10 Sep 2012 00:26:43 -0400 David M. Carr tests: unify test-empty-working-tree
Mon, 10 Sep 2012 00:26:41 -0400 David M. Carr tests: unify test-convergedmerge
Mon, 10 Sep 2012 00:26:39 -0400 David M. Carr tests: unify test-conflict-2
Mon, 10 Sep 2012 00:26:37 -0400 David M. Carr tests: unify test-conflict-1
Mon, 10 Sep 2012 00:26:33 -0400 David M. Carr tests: unify test-help
Mon, 10 Sep 2012 00:25:59 -0400 David M. Carr tests: unify test-keywords
Mon, 10 Sep 2012 00:24:47 -0400 David M. Carr tests: upgrade run-tests.py
Mon, 10 Sep 2012 00:23:35 -0400 David M. Carr readme: update supported versions in README.md