Mercurial > public > mercurial-scm > hg
log mercurial/debugcommands.py @ 48089:c87844960a35
age | author | description |
---|---|---|
Thu, 30 Sep 2021 12:00:15 +0200 | Pierre-Yves David | dirstate: move verification code within the dirstate itself |
Mon, 20 Sep 2021 20:20:55 +0200 | Simon Sapin | debugsate: Change debug_iter() to yield tuples instead of DirstateItem |
Mon, 20 Sep 2021 19:59:09 +0200 | Simon Sapin | debugstate: Always call dirstatemap.debug_iter() |
Fri, 06 Aug 2021 16:27:17 -0400 | Valentin Gatien-Baron | debugrebuildfncache: add a cheaper option to rebuild the fncache |
Fri, 06 Aug 2021 12:10:36 +0200 | Rapha?l Gom?s | debugcommands: add a `--paranoid` option to `debug-repair-issue-6528` stable |
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 |