Mercurial > hg
diff mercurial/discovery.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 | 053a5bf508da |
children | 6000f5b25c9b |