log

age author description
Fri, 08 Feb 2013 13:00:08 +0100 Mads Kiilerich largefiles: fold oddly named _verify into remotestore.exists
Fri, 08 Feb 2013 07:09:48 -0600 Augie Fackler git convert: some versions of git use fatal: instead of error:
Fri, 08 Feb 2013 07:57:32 -0600 Ross Lagerwall test-convert-git: stabilize corruption of test git repo
Fri, 08 Feb 2013 08:02:57 -0600 Ross Lagerwall convert/git: catch errors from modern git-ls-remote (issue3428)
Fri, 08 Feb 2013 14:26:00 +0000 Kevin Bullock merge with stable
Wed, 06 Feb 2013 07:55:29 +0000 Pierre-Yves David incoming: fix incoming when a local head is remotely filtered (issue3805) stable
Thu, 17 Jan 2013 23:46:08 -0800 Siddharth Agarwal dirstate: move pure python dirstate packing to pure/parsers.py