Mercurial > public > mercurial-scm > hg-stable
log mercurial/debugcommands.py @ 47810:b30a53ffbf9b stable
age | author | description |
---|---|---|
Tue, 27 Jul 2021 21:45:27 +0200 | Rapha?l Gom?s | debugcommands: introduce a debug command to repair repos affected by issue6528 stable |
Fri, 16 Jul 2021 14:08:26 +0200 | Simon Sapin | dirstate-v2: Separate iterators for dirfoldmap and debugdirstate |
Thu, 15 Jul 2021 23:02:17 +0200 | Simon Sapin | dirstate-v2: Move fixed-size tree metadata into the docket file |
Mon, 12 Jul 2021 23:05:56 +0200 | Simon Sapin | dirstate-v2: Rename Header to Root, move it to the end of the data file |
Thu, 08 Jul 2021 12:18:21 +0200 | Simon Sapin | dirstate-v2: Introduce a docket file |
Mon, 05 Jul 2021 06:44:49 +0200 | Pierre-Yves David | dirstate-item: use the v1_serialization method in debugstate |
Mon, 05 Jul 2021 06:45:32 +0200 | Pierre-Yves David | dirstate-item: use the `state` property in debugpathcomplete |