Tue, 20 Jun 2017 09:45:02 -0400 |
Augie Fackler |
cleanup: use $PYTHON to run python in many more tests
|
Thu, 02 Mar 2017 13:33:16 +0100 |
Pierre-Yves David |
vfs: use 'vfs' module directly in 'test-parseindex'
|
Thu, 02 Mar 2017 03:52:36 +0100 |
Pierre-Yves David |
vfs: replace 'scmutil.opener' usage with 'scmutil.vfs'
|
Fri, 28 Aug 2015 11:14:24 +0900 |
Yuya Nishihara |
reachableroots: construct and sort baseset in revset module
|
Thu, 20 Aug 2015 17:23:21 -0700 |
Pierre-Yves David |
reachableroots: use baseset lazy sorting
|
Fri, 14 Aug 2015 15:43:29 +0900 |
Yuya Nishihara |
reachableroots: use internal "revstates" array to test if rev is a root
|
Thu, 13 Aug 2015 18:59:49 +0900 |
Yuya Nishihara |
reachableroots: verify type of each item of heads argument
|
Thu, 13 Aug 2015 18:38:46 +0900 |
Yuya Nishihara |
reachableroots: verify integer range of heads argument (issue4775)
|
Thu, 13 Aug 2015 18:29:38 +0900 |
Yuya Nishihara |
reachableroots: unify bail cases to raise exception correctly
|
Sun, 19 Jul 2015 15:27:28 +0900 |
Yuya Nishihara |
tests: disable test of buffer overflow in parsers.c if --pure
stable
|
Thu, 16 Jul 2015 23:36:08 +0900 |
Yuya Nishihara |
parsers: fix buffer overflow by invalid parent revision read from revlog
|
Mon, 11 Jun 2012 01:40:51 +0200 |
Mads Kiilerich |
tests: add missing trailing 'cd ..'
|
Wed, 20 Apr 2011 19:54:57 +0200 |
Adrian Buehlmann |
move opener from util to scmutil
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-parseindex
base
tests/test-parseindex@6e3a5cd0c7f8
|