##// END OF EJS Templates
revset: fix order of first/last members in compound expression (BC)...
revset: fix order of first/last members in compound expression (BC) Suppose len(subset) >> len(ls) in common cases, 'subset & ls' should be avoided whenever possible.
Yuya Nishihara -
r32800:348b491c default
Show More
Name Size Modified Last Commit Author
/ mercurial / cffi
__init__.py Loading ...
base85.py Loading ...
bdiff.py Loading ...
bdiffbuild.py Loading ...
diffhelpers.py Loading ...
mpatch.py Loading ...
mpatchbuild.py Loading ...
osutil.py Loading ...
osutilbuild.py Loading ...
parsers.py Loading ...