Mercurial > hg
comparison hgext/narrow/narrowdirstate.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 | deb851914fd7 |
children | 1cba497491be |
comparison
equal
deleted
inserted
replaced
37970:76e933e0ccc9 | 37971:3ac950cd5978 |
---|