annotate mercurial/utils/__init__.py @ 37971:3ac950cd5978
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
author |
Martin von Zweigbergk <martinvonz@google.com> |
date |
Thu, 03 May 2018 15:57:12 -0700 |
parents |
c6061cadb400 |
children |
|