Mercurial > hg
diff mercurial/diffutil.py @ 46708:358737abeeef
cext: add support for revlogv2
This enables the C code to retrieve/create entries in the revlog v2 format.
This is mainly a matter of taking into account the additional slots for
sidedata, etc.
Differential Revision: https://phab.mercurial-scm.org/D9846
author | Raphaël Gomès <rgomes@octobus.net> |
---|---|
date | Wed, 20 Jan 2021 18:35:12 +0100 |
parents | 89a2afe31e82 |
children | 6000f5b25c9b |