##// END OF EJS Templates
cmdutil: changed walkchangerevs to use spanset instead of baseset...
cmdutil: changed walkchangerevs to use spanset instead of baseset Using a spanset takes almost no memory at all. A baseset builds the entire list in memory and is much slower for methods like __contains__.

File last commit:

r0:9117c656 default
r20704:623ed0ed default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer