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
|
Tue, 02 Feb 2021 07:02:25 +0100 |
Pierre-Yves David |
copy-tracing: add a --compute flag to debugchangedfiles
|
Fri, 29 Jan 2021 15:23:07 +0100 |
Pierre-Yves David |
debugdiscovery: add flags to run discovery on subsets of the local repo
|
Thu, 07 May 2020 16:50:26 -0400 |
Augie Fackler |
diff: add experimental support for "merge diffs"
|
Tue, 26 Jan 2021 00:19:36 +0100 |
Joerg Sonnenberger |
debugshell: add a simple command for starting an interactive shell
|
Mon, 18 Jan 2021 10:24:20 +0100 |
Valentin Gatien-Baron |
purge: move extension into core mercurial
|
Thu, 14 Jan 2021 11:53:55 -0800 |
Martin von Zweigbergk |
error: use detailed exit code 10 for command errors
|
Fri, 08 Jan 2021 18:07:33 +0530 |
Pulkit Goyal |
debuglock: rename flag names to better clarity
|
Wed, 09 Dec 2020 18:31:19 -0800 |
Martin von Zweigbergk |
diff: add --from and --to flags as clearer alternative to -r -r
|
Mon, 30 Nov 2020 14:06:45 +0100 |
Pierre-Yves David |
upgrade: add an explicite --filelogs arguments
|
Tue, 17 Nov 2020 21:30:50 -0500 |
Sebastien Boisvert |
log: add bookmark option to "hg log"
|
Sun, 08 Nov 2020 16:23:35 -0500 |
Valentin Gatien-Baron |
strip: move into core
|
Mon, 26 Oct 2020 11:45:32 +0100 |
Dan Villiom Podlaski Christiansen |
push: add --all-bookmarks option
|
Wed, 01 Jul 2020 15:14:59 +0530 |
Pulkit Goyal |
config: add a .hg/hgrc-not-shared which won't be shared in share-safe mode
|
Wed, 30 Sep 2020 09:21:33 +0200 |
Pierre-Yves David |
changing-files: add a debug command display changed files
|
Thu, 17 Sep 2020 18:49:57 -0700 |
Pulkit Goyal |
config: add `--shared` flag to edit config file of shared source
|
Tue, 28 Jul 2020 09:58:28 -0700 |
Martin von Zweigbergk |
rename: add support for --at-rev, which marks as copy and removes the source
|
Wed, 01 Apr 2020 08:42:00 -0500 |
Augie Fackler |
debugcommands: create new debugantivirusrunning command
|
Tue, 14 Apr 2020 17:06:11 +0530 |
Pulkit Goyal |
debugcommands: introduce new debugrequirements command
|
Sat, 29 Feb 2020 12:58:38 +0530 |
Pulkit Goyal |
pull: add `--confirm` flag to confirm before writing changes
|