log tests/test-completion.t @ 46392:f25c770c217b

age author description
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
Fri, 17 Jan 2020 21:22:23 +0300 Pulkit Goyal debugbackupbundle: introduce command to interact with strip backups
Thu, 13 Feb 2020 21:14:20 -0800 Martin von Zweigbergk debugmergestate: make templated
Tue, 28 Jan 2020 14:07:57 -0800 Martin von Zweigbergk copy: add experimetal support for unmarking committed copies
Fri, 20 Dec 2019 15:50:13 -0800 Martin von Zweigbergk copy: add option to unmark file as copied
Wed, 15 Jan 2020 15:50:04 +0100 Pierre-Yves David nodemap: add a flag to dump the details of the docket
Wed, 15 Jan 2020 15:48:57 +0100 Pierre-Yves David nodemap: add basic checking of the on disk nodemap content
Wed, 15 Jan 2020 15:47:31 +0100 Pierre-Yves David nodemap: add a function to read the data from disk
Wed, 15 Jan 2020 15:47:12 +0100 Pierre-Yves David nodemap: have some python code writing a nodemap in persistent binary form
Fri, 07 Feb 2020 13:54:09 -0500 Valentin Gatien-Baron tags: add a debug command to display .hg/cache/hgtagsfnodes1
Thu, 21 Nov 2019 09:25:50 +0100 Denis Laxalde import: add a --secret option
Tue, 10 Sep 2019 00:15:47 +0200 Pierre-Yves David sidedata: add a debugsidedata command
Tue, 30 Jul 2019 17:25:16 +0200 Pierre-Yves David upgrade: add an argument to control changelog upgrade
Tue, 30 Jul 2019 00:35:52 +0200 Pierre-Yves David upgrade: add an argument to control manifest upgrade
Tue, 02 Jul 2019 18:02:12 +0530 Navaneeth Suresh unshelve: add interactive mode