log

age author description
Fri, 27 Jan 2012 11:52:42 -0600 Augie Fackler Bump version number for release. 0.3.2
Fri, 27 Jan 2012 11:06:27 -0600 Augie Fackler Update for newer dulwich and hg versions.
Sun, 18 Dec 2011 18:54:16 -0500 Mike Bayer - add "branch_bookmark_names" parameter. this allows bookmarks
Fri, 11 Nov 2011 16:25:56 +0100 Arne Babenhauserheide removed outdated info that hg can’t transfer bookmarks.
Wed, 05 Oct 2011 22:44:29 +0200 Dan Villiom Podlaski Christiansen add support for the HTTP smart protocol when using Dulwich tip
Sun, 09 Oct 2011 13:39:37 -0500 Tay Ray Chuan tests: accomodate changes in git-merge output
Tue, 13 Sep 2011 18:16:04 -0500 Augie Fackler Added tag 0.3.1 for changeset 556c3c586c4a
Tue, 13 Sep 2011 18:16:00 -0500 Augie Fackler setup.py: bump version to 0.3.1 for bugfix release 0.3.1
Tue, 13 Sep 2011 18:15:03 -0500 Augie Fackler setup.py: correct dependency to 0.8.0
Fri, 09 Sep 2011 16:17:30 -0500 Augie Fackler Added tag 0.3.0 for changeset fa3edeec7ed1
Fri, 09 Sep 2011 16:17:28 -0500 Augie Fackler Bump version for release. 0.3.0
Fri, 09 Sep 2011 16:12:49 -0500 Ehsan Akhgari Improve the parsing of author lines from Mercurial to generate committer and author lines that git can correctly understand
Fri, 09 Sep 2011 16:08:58 -0500 Augie Fackler Makefile: include 1.9.2 in all-version-tests
Fri, 09 Sep 2011 16:08:31 -0500 Augie Fackler outgoing: abort on broken hg versions rather than printing wrong results
Fri, 09 Sep 2011 16:00:52 -0500 Augie Fackler Adapt to atomictempfile API changes from Mercurial.
Fri, 09 Sep 2011 15:49:31 -0500 Augie Fackler test-incoming: test updates for progress capturing
Fri, 09 Sep 2011 13:34:40 -0500 Augie Fackler setup: require dulwich 0.8.1
Fri, 09 Sep 2011 15:44:25 -0500 Augie Fackler Merge test fixes for dulwich changes and output changes.
Fri, 09 Sep 2011 15:43:35 -0500 Augie Fackler Merge incoming fix.
Fri, 09 Sep 2011 15:42:24 -0500 Augie Fackler getremotechanges: fix incoming support
Fri, 09 Sep 2011 13:44:58 -0500 Augie Fackler overlay: stop using deprecated tree.entries() method
Tue, 19 Jul 2011 08:11:02 -0500 Augie Fackler Fix all-version-tests.
Sun, 19 Jun 2011 10:34:10 -0500 Augie Fackler Test output format tweaks for test-outgoing.
Fri, 17 Jun 2011 16:20:08 -0500 Augie Fackler test-incoming: fixes for hg 1.7
Sun, 17 Jul 2011 14:01:40 -0500 Augie Fackler Merge fix for `hg out` failing on empty repo.
Wed, 13 Jul 2011 22:15:04 -0700 mcc In some situations where a reference is being used but does not exist in _map_git or _map_hg, silently skip the reference rather than throwing an error. This allows hg outgoing to work on repositories which do not contain any revisions at all.
Fri, 15 Jul 2011 15:33:48 -0700 Scott Chacon only want heads and tags
Wed, 13 Jul 2011 08:06:52 -0500 Augie Fackler test-url-parsing: update expecations missed by edaadbd99074
Wed, 13 Jul 2011 17:51:16 +0900 Junichi OKADOME to be recognized port number in path to repository
Thu, 23 Jun 2011 11:29:30 -0700 Brendan Cully Unbreak outgoing to non-git repos with hg pre-1.9