Tue, 08 Jan 2013 14:10:29 +0100 |
Pierre-Yves David |
hidden: move computation in filter function
|
Tue, 08 Jan 2013 12:41:51 +0100 |
Pierre-Yves David |
branchcache: add note about cache invalidation to test-keyword.t
|
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 02:14:41 +0100 |
Mads Kiilerich |
run-tests.py: fix handling of symlink to the right python
|
Mon, 07 Jan 2013 19:24:36 +0100 |
Pierre-Yves David |
log: use "hidden" filtering instead of manual check at display time
|
Mon, 07 Jan 2013 19:24:06 +0100 |
Pierre-Yves David |
clfilter: introduces a hidden filter
|
Fri, 04 Jan 2013 19:24:32 +0100 |
Pierre-Yves David |
perftest: allow selection of volatile set to benchmark
|
Fri, 04 Jan 2013 19:23:26 +0100 |
Pierre-Yves David |
perftest: add a command to benchmark construction of volatile cache
|
Fri, 04 Jan 2013 19:22:40 +0100 |
Pierre-Yves David |
perftest: add an option to invalidate volatile cache
|
Fri, 04 Jan 2013 19:22:15 +0100 |
Pierre-Yves David |
perftest: document the perfrevset command
|
Fri, 04 Jan 2013 19:20:51 +0100 |
Pierre-Yves David |
perftest: migrate to new style command declaration
|
Fri, 04 Jan 2013 19:18:12 +0100 |
Pierre-Yves David |
perftest: drop duplicated codes
|
Fri, 04 Jan 2013 13:48:07 +0100 |
Pierre-Yves David |
cmdutil: make options argument optional
|
Mon, 07 Jan 2013 17:23:25 +0100 |
Pierre-Yves David |
branchmap: allow to use cache of subset
|
Mon, 07 Jan 2013 17:16:24 +0100 |
Pierre-Yves David |
repoview: add a subset table
|
Wed, 02 Jan 2013 01:40:42 +0100 |
Pierre-Yves David |
branchmap: add a copy method
|
Wed, 02 Jan 2013 01:40:06 +0100 |
Pierre-Yves David |
clfilter: use empty frozenset intead of empty tuple
|
Mon, 07 Jan 2013 02:00:43 +0100 |
Mads Kiilerich |
run-tests.py: don't use console for stdin when running in debug mode
|
Mon, 07 Jan 2013 02:00:43 +0100 |
Mads Kiilerich |
tests: make hghave and run-tests exit on unknown feature requirements
|
Mon, 07 Jan 2013 02:00:43 +0100 |
Mads Kiilerich |
test-largefiles.t: fix wrong '#if hgweb' - it should be '#if serve'
|
Mon, 07 Jan 2013 02:00:29 +0100 |
Mads Kiilerich |
dispatch: show empty filename in OSError aborts
|
Sun, 06 Jan 2013 04:04:44 +0100 |
Mads Kiilerich |
test-dispatch.t: remove incorrect "cd $dir"
|
Fri, 04 Jan 2013 13:03:44 -0600 |
Kevin Bullock |
merge with crew-stable
|
Fri, 04 Jan 2013 19:06:42 +0100 |
Pierre-Yves David |
dispatch: handle empty `testedwith` value in extension
stable
|
Fri, 04 Jan 2013 19:05:20 +0100 |
Pierre-Yves David |
destroyed: filter unknown before computing branchcache
|
Wed, 02 Jan 2013 01:36:57 +0100 |
Pierre-Yves David |
branchmap: disable fallback to unfiltered branchcache
|
Fri, 21 Dec 2012 17:19:52 +0100 |
Idan Kamara |
localrepo: filter unknown nodes from the phasecache on destroyed
|
Fri, 04 Jan 2013 06:11:29 +0100 |
Idan Kamara |
phases: make _filterunknown a member function of phasecache
|
Fri, 04 Jan 2013 01:37:38 +0100 |
Pierre-Yves David |
localrepo: drop `_cacheabletip` method
|