##// END OF EJS Templates
shortest: move revnum-disambiguation out of revlog...
shortest: move revnum-disambiguation out of revlog I want to be able to change how we disambiguate and I think having revlog.shortest() worry only about finding a prefix that's unambiguous among nodeids makes more sense. This slows down `hg log -T '{shortest(node,1)}\n'` from 4.0s to 4.1s. Differential Revision: https://phab.mercurial-scm.org/D3502

File last commit:

r30346:9cc438bf default
r37990:3ac950cd default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer