Mon, 14 Mar 2022 05:59:20 +0100 |
Pierre-Yves David |
discovery: also audit the number of queries done
|
Wed, 09 Mar 2022 16:44:48 +0100 |
Pierre-Yves David |
debugdiscovery: fix a typo in the help
|
Mon, 21 Feb 2022 11:08:53 -0700 |
Gregory Szorc |
debugcommands: remove pycompat.iteritems()
|
Thu, 03 Mar 2022 18:28:30 -0800 |
Gregory Szorc |
global: bulk replace simple pycompat.iteritems(x) with x.items()
|
Thu, 03 Mar 2022 17:34:00 +0100 |
Gregory Szorc |
py2: remove simple from __future__ statements
|
Thu, 28 Apr 2022 15:22:08 +0200 |
Rapha?l Gom?s |
debugcommands: remove `debugdirstateignorepatternhash`
stable
|
Thu, 28 Apr 2022 15:19:19 +0200 |
Rapha?l Gom?s |
dirstate-v2: add flag to `debugstate` to print docket information
stable
|