mercurial/cext/__init__.py
author Martin von Zweigbergk <martinvonz@google.com>
Wed, 02 May 2018 22:56:10 -0700
changeset 37864 890bdf0e33c8
parent 32211 c48583859e04
permissions -rw-r--r--
shortest: extract function for checking if a prefix is a revnum Much of isvalid() was about testing if a prefix is a valid revnum. I want to reuse that soon, so let's move it out. There is no significant slowdown from the function call overhead. Differential Revision: https://phab.mercurial-scm.org/D3460
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines: