Fri, 28 Nov 2014 21:03:44 -0500 |
Matt Harbison |
largefiles: align the output messages for a removed file with core methods
|
Thu, 06 Nov 2014 14:55:18 -0800 |
Sean Farley |
revset: use '%' as an operator for 'only'
|
Tue, 06 Jan 2015 21:56:33 -0800 |
Gregory Szorc |
transaction: support for callbacks during abort
|
Mon, 15 Dec 2014 14:11:19 -0800 |
Sean Farley |
debugnamecomplete: use new name api
|
Fri, 17 Oct 2014 13:41:29 -0700 |
Sean Farley |
debugnamecomplete: rename from debuglabelcomplete
|
Mon, 22 Dec 2014 09:07:37 -0800 |
Sean Farley |
namespaces: add __iter__ and iteritems methods
|
Mon, 15 Dec 2014 14:09:00 -0800 |
Sean Farley |
namespaces: add 'listnames' property
|
Wed, 07 Jan 2015 14:30:40 -0800 |
Martin von Zweigbergk |
test-bundle2-exchange: create temp script in $TESTTMP, not $TESTDIR
|
Wed, 07 Jan 2015 15:55:02 -0500 |
Augie Fackler |
manifest: drop withflags() method, which is now unused
|
Mon, 15 Dec 2014 16:06:04 -0500 |
Augie Fackler |
context: use new manifest.diff(clean=True) support
|
Mon, 15 Dec 2014 16:04:28 -0500 |
Augie Fackler |
manifest: add optional recording of clean entries to diff
|
Mon, 15 Dec 2014 15:33:55 -0500 |
Augie Fackler |
context: use manifest.diff() to compute most of status
|
Wed, 07 Jan 2015 11:02:10 -0800 |
Martin von Zweigbergk |
trydiff: replace dodiff=True/'binary' by binarydiff=False/True
|
Wed, 07 Jan 2015 10:59:40 -0800 |
Martin von Zweigbergk |
trydiff: replace 'dodiff = False' by 'continue'
|
Wed, 07 Jan 2015 08:54:26 -0800 |
Martin von Zweigbergk |
trydiff: make addindexmeta() unconditionally add index meta
|