log

age author description
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.
Wed, 18 May 2011 08:14:02 -0500 Augie Fackler test-pull-after-strip: Update expectations since we are not refetching objects
Wed, 18 May 2011 00:31:40 -0700 Brendan Cully Only fetch objects that are not already present.
Wed, 18 May 2011 00:31:40 -0700 Brendan Cully Catch GitProtocolError wherever HangupException can occur.
Wed, 18 May 2011 08:10:00 -0500 Augie Fackler tests: update expectations after message cleanups
Wed, 18 May 2011 00:31:36 -0700 Brendan Cully Message cleanups
Tue, 17 May 2011 16:26:13 -0700 Brendan Cully Improve error reporting in get_refs
Sun, 15 May 2011 17:04:05 -0500 Augie Fackler tests: cope with output format changes in hg 1.8
Sun, 15 May 2011 12:26:24 -0500 Augie Fackler Cope with new discovery code without crashing.
Sun, 15 May 2011 12:26:03 -0500 Augie Fackler url wasn't ever published as url.url, and is now util.url
Sun, 15 May 2011 12:24:25 -0500 Augie Fackler git_handler: support versions of hg without bookmarks
Sun, 15 May 2011 12:23:53 -0500 Augie Fackler tests: use run-tests.py's built-in daemon killing