##// END OF EJS Templates
addremove: don't do full walks...
addremove: don't do full walks Full walks are only necessary when the caller needs the list of clean files. addremove by definition doesn't need them. With this patch and an extension that produces a subset of results for dirstate.walk when full is False, on a repository with over 200,000 files, hg addremove drops from 2.8 seconds to 0.5.

File last commit:

r0:9117c656 default
r19655:1d07bf10 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer