##// END OF EJS Templates
context: add a method to efficiently filter by match if possible...
context: add a method to efficiently filter by match if possible For non-working contexts, walk and matches do the same thing. For working contexts, walk stats all the files and looks for unknown files, while matches just filters the dirstate by match.

File last commit:

r1360:7d439981 default
r21985:7e871e77 default
Show More
__init__.py
1 line | 14 B | text/x-python | PythonLexer
# placeholder