log

age author description
Sat, 21 Apr 2012 12:21:29 -0500 Augie Fackler git_handler: add missing not from hg metadata extraction
Fri, 20 Apr 2012 21:16:32 -0500 Augie Fackler test-url-parsing.py: add a test for a username that starts with a number
Fri, 20 Apr 2012 21:11:19 -0500 Augie Fackler test-url-parsing.py: stop manually enumerating test methods
Sat, 31 Mar 2012 13:59:57 -0500 Augie Fackler Merge
Sat, 31 Mar 2012 13:55:06 -0500 Sean Farley git_handler: fix line.split error when bad data from a rebase is in the log
Sat, 31 Mar 2012 13:35:49 -0500 Augie Fackler tests: update for newer git output format
Thu, 23 Feb 2012 13:49:07 -0500 Mike Bayer - add "author file" extension, allows an author translation map
Sat, 25 Feb 2012 16:13:02 -0500 Mike Bayer Add documentation for branch_bookmark_suffix configuration parameter
Wed, 15 Feb 2012 09:30:06 +0800 Keshav Kini Remove illegal characters from username/email
Fri, 27 Jan 2012 22:48:55 -0500 Jason R. Coombs Strip trailing slash for heroku-style URLs. Fixes #31. Includes a regression test for the fix.
Fri, 27 Jan 2012 13:24:31 -0500 Jason R. Coombs Removed support for URLs beginning with git@. These URLs are not possible from within mercurial.
Thu, 26 Jan 2012 22:20:31 -0500 Jason R. Coombs Simplified URL handling with a single regular expression. This change enables port declarations with colon-separated urls.
Fri, 27 Jan 2012 11:52:53 -0600 Augie Fackler Added tag 0.3.2 for changeset a9c0b93488d4
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
Fri, 17 Jun 2011 15:01:31 -0500 Augie Fackler test fixes for progress cleanup
Fri, 17 Jun 2011 09:23:52 -0700 Brendan Cully Fix mercurial issue2855
Wed, 15 Jun 2011 23:40:12 -0700 Brendan Cully Convert dulwich progress into mercurial ui.progress
Tue, 31 May 2011 19:36:53 -0500 Augie Fackler test-incoming: only run on hg 1.7.x and newer
Tue, 31 May 2011 10:46:52 -0700 Brendan Cully Prevent exception in incoming with hg <= 1.6
Tue, 24 May 2011 11:16:45 -0700 Brendan Cully Support for hg incoming
Wed, 25 May 2011 09:25:34 -0500 Augie Fackler test-conflict-{1,2}: cope with minor hg output variations
Tue, 24 May 2011 20:04:10 +0200 Christian Walther Fix round-trip fidelity for merges of converged files.
Sun, 22 May 2011 20:49:17 +0200 Christian Walther New tests for round-trip fidelity of merge conflicts resolved using one parent.
Sun, 22 May 2011 20:12:42 +0200 Christian Walther New test for round-trip fidelity of a merge of converged files.
Mon, 23 May 2011 19:32:26 -0500 Augie Fackler Merge.
Mon, 23 May 2011 10:32:38 -0700 Brendan Cully Define gitrepo.islocal
Mon, 23 May 2011 19:29:33 -0300 César Izurieta Use author as email when it is an email
Fri, 20 May 2011 22:41:43 -0700 Adrian Sampson respect references to tags that differ between git and .hgtags
Fri, 20 May 2011 22:36:06 -0700 Adrian Sampson use new names for tags cache attributes if they're available
Fri, 20 May 2011 09:47:50 -0700 Brendan Cully pull: more conservative count of new heads
Wed, 18 May 2011 15:12:32 -0700 Brendan Cully Make pull results more like hg pulls.