Mercurial > hg
log mercurial/dirstateutils/docket.py @ 48875:6000f5b25c9b
age | author | description |
---|---|---|
Thu, 03 Mar 2022 17:34:00 +0100 | Gregory Szorc | py2: remove simple from __future__ statements |
Sun, 03 Oct 2021 13:18:03 +0200 | Simon Sapin | dirstate-v2: initial Python parser |
Fri, 01 Oct 2021 12:27:17 +0200 | Simon Sapin | dirstate-v2: Move data file info in the docket closer together |
Mon, 26 Jul 2021 10:26:45 +0200 | Simon Sapin | dirstate-v2: Remove the `.d` suffix in data file names |
Fri, 16 Jul 2021 16:19:31 +0200 | Simon Sapin | dirstate-v2: Reserve a few bytes of space for future extensions |
Thu, 15 Jul 2021 23:02:17 +0200 | Simon Sapin | dirstate-v2: Move fixed-size tree metadata into the docket file |
Thu, 08 Jul 2021 12:18:21 +0200 | Simon Sapin | dirstate-v2: Introduce a docket file |