mercurial/dirstateutils/docket.py
Mon, 21 Feb 2022 13:08:28 -0700 Gregory Szorc py3: use class X: instead of class X(object):
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
less more (0) tip