Mercurial > hg
comparison hgext/remotenames.py @ 48769:1bb62821f080
revlog: register changelogv2 C implementation in parsers
This allows Python code to make use of the C implementation of the changelogv2
base operations when the C extensions are enabled.
The `format_version` values are now shared between the C and Python sides,
avoiding an additional translation for the selection of the format version to
use.
Differential Revision: https://phab.mercurial-scm.org/D12179
author | pacien <pacien.trangirard@pacien.net> |
---|---|
date | Mon, 07 Feb 2022 13:23:58 +0100 |
parents | f38bf44e077f |
children | 6000f5b25c9b |
comparison
equal
deleted
inserted
replaced
48768:7dd5a2c0116a | 48769:1bb62821f080 |
---|