##// 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:

r16438:28a90cdf default
r16645:9a21fc2c default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer