log tests/test-completion.t @ 42616:5162753c4c14

age author description
Tue, 02 Jul 2019 18:02:12 +0530 Navaneeth Suresh unshelve: add interactive mode
Mon, 15 Jul 2019 22:23:31 +0530 Taapas Agrawal continue: added logic for hg continue
Sun, 23 Jun 2019 20:58:01 +0530 Taapas Agrawal abort: added logic for of hg abort
Sat, 18 May 2019 15:44:23 +0530 Sushil khanchi commit: add --force-close-branch flag to close a non-head changeset
Fri, 28 Jun 2019 21:31:34 +0530 Navaneeth Suresh shelve: move shelve extension to core
Tue, 04 Jun 2019 20:58:39 +0900 Yuya Nishihara root: add support for -Tformatter option
Wed, 17 Apr 2019 01:11:09 +0200 Pierre-Yves David verify: introduce an experimental --full flag
Wed, 17 Apr 2019 00:37:00 +0200 Pierre-Yves David recover: add a --[no-]verify flag
Tue, 26 Mar 2019 14:02:40 +0100 Pierre-Yves David debugdiscovery: allow to select random seed during debugdiscovery run
Fri, 18 Jan 2019 13:13:30 -0800 Martin von Zweigbergk context: introduce p[12]copies() methods and debugp[12]copies commands
Fri, 25 Jan 2019 14:41:53 -0800 Martin von Zweigbergk debugcommands: add a debugpathcopies command
Fri, 21 Dec 2018 13:17:58 +0100 Boris Feld debugupgraderepo: add a --no-backup mode
Mon, 24 Dec 2018 17:04:37 +0530 Navaneeth Suresh branches: add -r option to show branch name(s) of a given rev (issue5948)
Sat, 27 Oct 2018 21:13:23 +0800 Anton Shestakov push: add --publish flag to change phase of pushed changesets
Sun, 14 Oct 2018 17:08:18 +0200 Mads Kiilerich graft: introduce --base option for using custom base revision while merging
Fri, 12 Oct 2018 18:49:11 +0200 Rodrigo Damazio help: adding a proper declaration for shortlist/basic commands (API)
Wed, 08 Aug 2018 23:17:16 -0700 Martin von Zweigbergk debugcommands: add a debugindexstats command
Thu, 20 Sep 2018 21:35:01 -0700 Martin von Zweigbergk debugdirstate: deprecate --nodates in favor of --no-dates
Sat, 15 Sep 2018 12:47:49 +0900 Yuya Nishihara bookmarks: remove --active in favor of --list
Sat, 15 Sep 2018 12:44:23 +0900 Yuya Nishihara bookmarks: add explicit option to list bookmarks of the given names
Sun, 26 Aug 2018 15:52:34 -0400 Valentin Gatien-Baron resolve: add a flag for the default behavior of re-merging
Tue, 21 Aug 2018 00:01:54 +0000 Gregory Szorc debugcommands: introduce debugrevlogindex (BC)
Thu, 16 Aug 2018 17:19:27 +0200 Boris Feld bookmark: add an --active flag to display the active bookmark
Sat, 21 Jul 2018 15:05:40 +0900 Yuya Nishihara debugfileset: add option to show matcher representation
Sat, 21 Jul 2018 14:52:36 +0900 Yuya Nishihara debugfileset: backport --show-stage option from debugrevspec
Tue, 31 Jul 2018 19:37:54 +0200 Martijn Pieters manifest: persist the manifestfulltext cache
Wed, 11 Jul 2018 21:15:52 +0900 Yuya Nishihara grep: rename --allfiles to --all-files
Sat, 09 Jun 2018 18:58:16 +0900 Yuya Nishihara fileset: make debugfileset filter repository files
Tue, 26 Jun 2018 16:14:02 +0530 Sushil khanchi graft: add no-commit mode (issue5631)
Fri, 25 May 2018 18:16:38 +0530 Pulkit Goyal graft: introduce --abort flag to abort interrupted graft