comparison hgext/__init__.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 155e3308289c
children 2372284d9457
comparison
equal deleted inserted replaced
34018:de286200f722 34019:205c47e30a93