Mercurial > public > mercurial-scm > hg-stable
diff mercurial/localrepo.py @ 16645:9a21fc2c7d32
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.
author | Jesse Glick <jesse.glick@oracle.com> |
---|---|
date | Fri, 04 May 2012 15:54:55 -0400 |
parents | 3c738cb162bf |
children | a1dcd842ce17 |
line wrap: on
line diff