comparison mercurial/helptext/environment.txt @ 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 d56a2d6f34f0
children
comparison
equal deleted inserted replaced
48721:a9364de9be29 48722:92b5a2c4d637