Tue, 19 Sep 2023 03:00:44 +0200 |
Pierre-Yves David |
debugdeltachain: add a parameter to display all info
|
Tue, 19 Sep 2023 01:53:03 +0200 |
Pierre-Yves David |
debug-delta-chain: add options to control what we compute
|
Tue, 19 Sep 2023 01:24:10 +0200 |
Pierre-Yves David |
debug-delta-chaing: add a parameter to select revision to look at
|
Wed, 25 Jan 2023 15:34:27 +0100 |
Raphaël Gomès |
admin-command: add verify command
|
Fri, 21 Apr 2023 14:33:33 +0200 |
pacien |
stabletailgraph: naive version of leap computation
|
Thu, 18 May 2023 18:45:54 +0100 |
Arseniy Alekseyev |
cli: make debugnodemap capable of inspecting an arbitrary nodemap
|
Thu, 04 Apr 2019 18:07:30 +0200 |
Manuel Jacob |
pull: add --remote-hidden option and pass it through peer creation
|
Thu, 30 Mar 2023 22:22:44 +0200 |
pacien |
stabletailgraph: implement stable-tail sort
|
Thu, 19 Jan 2023 11:12:20 -0500 |
Arun Kulshreshtha |
debugshell: allow commands to be specified as a CLI argument
|
Mon, 19 Dec 2022 16:22:01 +0100 |
Franck Bret |
debug: add debug-revlog-stats command
|
Tue, 29 Nov 2022 13:07:16 -0800 |
Martin von Zweigbergk |
commit: add --draft option to use draft phase
|
Fri, 04 Nov 2022 19:38:47 -0400 |
Pierre-Yves David |
debug-delta-find: add a --source option
|
Tue, 12 Jul 2022 01:34:18 +0200 |
Pierre-Yves David |
bundle: introduce a --exact option
|
Mon, 30 May 2022 11:30:48 +0200 |
Pierre-Yves David |
debugindex: rename to debugindex debug-revlog-index
|
Fri, 20 May 2022 14:27:46 +0200 |
Pierre-Yves David |
deltas: add a debug-delta-find command to analyse delta search
|
Mon, 16 May 2022 23:12:49 +0100 |
Pierre-Yves David |
fix-ci: backed out changeset 308e45f7b455
|
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
|
Thu, 27 Jan 2022 15:22:04 +0100 |
Pierre-Yves David |
debugbuilddag: add a flag to allow running it from a non-empty repository
|
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
|
Thu, 08 Jul 2021 12:18:21 +0200 |
Simon Sapin |
dirstate-v2: Introduce a docket file
|
Fri, 09 Apr 2021 17:04:39 +0200 |
Pierre-Yves David |
config: add an experimental option to list all known config
|
Mon, 31 May 2021 19:54:41 +0200 |
Simon Sapin |
dirstate-v2: Add --dirs to debugdirstate command
|
Tue, 04 May 2021 08:54:28 -0700 |
Martin von Zweigbergk |
config: add --source option to include source of value
|
Fri, 09 Apr 2021 08:46:40 -0700 |
Martin von Zweigbergk |
rename: add --forget option and stop suggesting `hg revert` for undoing
|
Mon, 15 Mar 2021 16:55:03 +0100 |
Pierre-Yves David |
debugdiscovery: add support for Json output
|
Thu, 04 Feb 2021 13:05:51 -0800 |
Martin von Zweigbergk |
diff: replace --merge option by config option
|