##// END OF EJS Templates
localrepo: optimize internode status calls using match.always...
localrepo: optimize internode status calls using match.always Introduce match.always() to check if a match object always says yes, i.e. None was passed in. If so, mfmatches should not bother iterating every file in the repository.

File last commit:

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