Mercurial > hg
comparison tests/test-acl.t @ 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 | a8a902d7176e |
children | 6beb8347b709 |
comparison
equal
deleted
inserted
replaced
37970:76e933e0ccc9 | 37971:3ac950cd5978 |
---|