comparison hgext/rebase.py @ 47283:2a9ddc8094c7

dirstate-v2: Change the on-disk format to be tree-shaped Nodes are stored not only for tracked files but also for their ancestor directories. A node has "pointers" (byte count from the start of the file) to its direct child nodes. Everything can be accessed with zero copy. Differential Revision: https://phab.mercurial-scm.org/D10722
author Simon Sapin <simon.sapin@octobus.net>
date Wed, 19 May 2021 13:15:00 +0200
parents ba6881c6a178
children de54d11040e7
comparison
equal deleted inserted replaced
47282:ce41ee53263f 47283:2a9ddc8094c7