Mercurial > public > mercurial-scm > hg
log mercurial/debugcommands.py @ 48101:78e66649cdb3
age | author | description |
---|---|---|
Wed, 29 Sep 2021 17:52:39 +0200 | Pierre-Yves David | dirstate-item: use `added` in debugrebuilddirstate |
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 |