##// END OF EJS Templates
Speedup revlog.ancestors for the linear case...
Speedup revlog.ancestors for the linear case revlog.ancestors can be expensive on big repos. This cuts down the overall time for hg update by ~19% by short cutting revlog.ancestors when one of the revisions is reachable from another.

File last commit:

r0:9117c656 default
r2081:416d8b2a default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer