Fri, 03 Aug 2018 22:24:58 +0530 |
Pulkit Goyal |
sparse: add an action argument to parseconfig()
|
Fri, 03 Aug 2018 13:00:14 -0700 |
Martin von Zweigbergk |
tests: avoid unnecessarily looking inside .hg/ in test-narrow*
|
Fri, 03 Aug 2018 10:56:07 -0700 |
Martin von Zweigbergk |
narrow: extract part of narrowspec backup to core
|
Fri, 03 Aug 2018 11:02:34 -0700 |
Martin von Zweigbergk |
narrow: move requirement constant from changegroup to repository
|
Fri, 03 Aug 2018 12:35:23 -0700 |
Martin von Zweigbergk |
merge with stable
|
Fri, 03 Aug 2018 15:09:19 -0400 |
Augie Fackler |
tests: update test expectations in pre-2.7.9 branch of this test
stable
|
Sat, 21 Jul 2018 16:49:01 +0900 |
Yuya Nishihara |
fileset: optimize 'x and not y' to 'x - y'
|
Sat, 21 Jul 2018 16:41:45 +0900 |
Yuya Nishihara |
fileset: reorder 'and' expression to evaluate basic patterns first
|
Sun, 22 Jul 2018 11:47:29 +0900 |
Yuya Nishihara |
fileset: roughly adjust weights of functions
|
Sat, 21 Jul 2018 15:52:26 +0900 |
Yuya Nishihara |
fileset: add stub for weight-based optimization
|
Sat, 21 Jul 2018 16:16:44 +0900 |
Yuya Nishihara |
fileset: reject 'negate' node early while transforming parsed tree
|
Sat, 21 Jul 2018 16:13:30 +0900 |
Yuya Nishihara |
fileset: drop 'group' node from tree to be evaluated
|
Sat, 21 Jul 2018 16:11:36 +0900 |
Yuya Nishihara |
fileset: add phase to transform parsed tree
|
Fri, 03 Aug 2018 11:40:15 -0400 |
Augie Fackler |
py3: whitelist another 3 tests caught by the ratchet
|
Thu, 08 Feb 2018 13:53:59 -0800 |
Martin von Zweigbergk |
testrunner: allow multiple #testcases
|