##// END OF EJS Templates
localrepo: iterate over manifest key/value pairs in status...
localrepo: iterate over manifest key/value pairs in status This saves us a couple of dict lookups in the common case, and improves the performance of the status method by 5% (measured with util.timed) in a repo with a large manifest.
Bryan O'Sullivan -
r18714:7790d69a default
Show More
Name Size Modified Last Commit Author
/ hgext / highlight
__init__.py Loading ...
highlight.py Loading ...