Tue, 20 Jun 2017 09:45:02 -0400 |
Augie Fackler |
cleanup: use $PYTHON to run python in many more tests
|
Tue, 02 May 2017 18:57:52 +0200 |
Pierre-Yves David |
caches: stop warming the cache after changegroup application
|
Wed, 11 May 2016 14:18:52 -0700 |
Mateusz Kwapich |
localrepo: use dirstate savebackup instead of handling dirstate file manually
|
Wed, 18 Nov 2015 01:36:58 -0800 |
Laurent Charignon |
localrepo: put bookmark move following commit in one transaction
|
Fri, 16 Jan 2015 18:34:14 -0800 |
Pierre-Yves David |
transaction: include backup file in the "undo" transaction
|
Thu, 08 Jan 2015 00:01:03 +0100 |
Mads Kiilerich |
branchmap: use revbranchcache when updating branch map
|
Thu, 07 Aug 2014 14:11:36 -0700 |
Pierre-Yves David |
phase: attach phase to the transaction instead of the lock
|
Wed, 06 Aug 2014 11:43:59 -0500 |
Matt Mackall |
tests: replace exit 80 with #require
|
Mon, 16 Sep 2013 01:08:29 -0700 |
Brodie Rao |
branchmap: cache open/closed branch head information
|
Sun, 13 Jan 2013 01:39:16 -0600 |
Kevin Bullock |
filtering: rename filters to their antonyms
|
Wed, 02 Jan 2013 02:02:41 +0100 |
Pierre-Yves David |
clfilter: add impactable filter
|
Wed, 02 Jan 2013 01:57:46 +0100 |
Pierre-Yves David |
clfilter: add mutable filtering
|
Mon, 07 Jan 2013 17:23:25 +0100 |
Pierre-Yves David |
branchmap: allow to use cache of subset
|
Mon, 11 Jun 2012 01:38:32 +0200 |
Mads Kiilerich |
tests: cleanup of tests that got lost in their own nested directories
|
Thu, 01 Mar 2012 23:29:52 +0000 |
Javi Merino |
tests: ignore the return code of chmod in test-inherit-mode
stable
|
Mon, 30 Jan 2012 17:33:09 +0100 |
Pierre-Yves David |
phases: write default phase data as soon as possible.
stable
|
Fri, 13 Jan 2012 02:29:38 +0100 |
Mads Kiilerich |
localrepo: update branchcache in a more reliable way
|
Fri, 11 Nov 2011 00:15:22 +0100 |
Pierre-Yves David |
phases: set new commit in 1-phase
|
Mon, 07 Nov 2011 12:27:25 +0100 |
Pierre-Yves David |
phases: add rollback support
|
Sun, 01 May 2011 13:07:00 +0200 |
Alexander Solovyov |
fix bookmarks rollback behavior
stable
|
Tue, 04 Jan 2011 06:29:08 +0100 |
jfh |
move tags.cache and branchheads.cache to a collected cache folder .hg/cache/
|
Sat, 16 Oct 2010 18:09:01 +0200 |
Adrian Buehlmann |
check-code: add 'no tab indent' check for unified tests
|
Mon, 30 Aug 2010 12:46:19 +0900 |
Nicolas Dumazet |
tests: unify test-inherit-mode
base
tests/test-inherit-mode@10a3c463a115
|