comparison mercurial/discovery.py @ 38610:3d8ef60569d8

fileset: make debugfileset filter repository files This prepares for the structural change of the fileset. A computed fileset will no longer be a set of files, but a boolean function (i.e. matcher) to test if an input file matches the given fileset expression. --all-files option is added because some examples in the test need to scan files across revisions.
author Yuya Nishihara <yuya@tcha.org>
date Sat, 09 Jun 2018 18:58:16 +0900
parents 1964d2d1f421
children eb7ce452e0fb
comparison
equal deleted inserted replaced
38609:d474b3b44d4f 38610:3d8ef60569d8