Mercurial > hg-stable
comparison mercurial/hg.py @ 38015: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 | 0664be4f0c1f |
children | 63e6f5ae84bc |
comparison
equal
deleted
inserted
replaced
38014:76e933e0ccc9 | 38015:3ac950cd5978 |
---|