Mercurial > hg
log tests/test-parseindex.t @ 32245:3a755652ce3a
age | author | description |
---|---|---|
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) |