Mercurial > hg
comparison mercurial/namespaces.py @ 43765:e89e3275f658
localrepo: introduce a `_quick_access_changeid` property
Having faster access to `null` is cuteā¦ but limited. We want to speedup access
to more useful revision, like `.`. We start with turning the fast path for
`null` into something more generic.
Differential Revision: https://phab.mercurial-scm.org/D7488
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Sat, 23 Nov 2019 16:52:44 -0800 |
parents | d783f945a701 |
children | 59ad165f6cdb |
comparison
equal
deleted
inserted
replaced
43764:f9068413bd0c | 43765:e89e3275f658 |
---|