comparison mercurial/crecord.py @ 48722:92b5a2c4d637

revlog: split revlog v1 and revlog v2 handling Explicitly splitting their fields packing and unpacking makes it easier to extend the existing C implemenation to handle the new changelog format, whose fields and offsets are not simply a superset of the revlog. Differential Revision: https://phab.mercurial-scm.org/D12137
author pacien <pacien.trangirard@pacien.net>
date Wed, 26 Jan 2022 13:18:48 +0100
parents f38bf44e077f
children 6000f5b25c9b
comparison
equal deleted inserted replaced
48721:a9364de9be29 48722:92b5a2c4d637