Mercurial > hg
diff tests/test-parseindex2.py @ 34019:205c47e30a93
revset: make match function follow given subset if specified (API)
This should be sensible default since mfunc(subset) is roughly equivalent
to 'subset & mfunc'. The order argument is still there so we can specify
'anyorder' if the order doesn't really matter.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Wed, 30 Aug 2017 22:51:28 +0900 |
parents | df448de7cf3b |
children | b4e42a9bd12e |