tests/test-parseindex2.py.out
author Patrick Mezard <patrick@mezard.eu>
Sun, 26 Feb 2012 17:10:55 +0100
changeset 16182 bd12ef347680
parent 7110 75fdc39b6172
permissions -rw-r--r--
match: consider filesets as "anypats" Matt suggested this on IRC, I do not think the choice is obvious, but this one makes things simpler because while filesets are turned into a list of files into the match objects, it would more be difficult to tell invalid files passed in pats from those expanded from filesets.

done