Tue, 06 Mar 2018 03:05:49 -0600 |
Yuya Nishihara |
ui: add debug commands to test interactive prompt
|
Mon, 26 Feb 2018 18:01:13 -0800 |
Gregory Szorc |
debugcommands: support for triggering push protocol
|
Thu, 01 Mar 2018 08:24:54 -0800 |
Gregory Szorc |
debugcommands: add debugwireproto command
|
Tue, 27 Feb 2018 15:47:44 -0800 |
Gregory Szorc |
debugcommands: add debugserve command
|
Sat, 03 Feb 2018 12:01:01 -0800 |
Gregory Szorc |
debugcommands: introduce debugpeer command
|
Sun, 15 Oct 2017 23:08:45 +0530 |
Pulkit Goyal |
branch: add a --rev flag to change branch name of given revisions
|
Mon, 08 Jan 2018 19:41:47 +0530 |
Pulkit Goyal |
merge: add `--abort` flag which can abort the merge
|
Fri, 15 Dec 2017 09:30:16 +0100 |
Boris Feld |
debug: add a 'debugdownload' command
|
Sun, 12 Nov 2017 15:34:46 +0100 |
Paul Morelle |
debuglocks: allow setting a lock
|
Thu, 07 Dec 2017 16:19:46 +0100 |
Boris Feld |
debugformat: add a 'debugformat' command
|
Wed, 06 Dec 2017 22:44:51 +0100 |
Boris Feld |
setdiscover: allow to ignore part of the local graph
|
Mon, 30 Oct 2017 17:08:16 +0100 |
Boris Feld |
debug: add a debugcapabilities commands
|
Tue, 17 Oct 2017 21:15:31 +0200 |
Denis Laxalde |
log: add -L/--line-range option to follow file history by line range
|
Sun, 01 Oct 2017 11:29:20 +0100 |
Gregory Szorc |
commands: rename clone --uncompressed to --stream and document
|
Tue, 29 Aug 2017 18:20:50 -0700 |
David Soria Parra |
mdiff: add a --ignore-space-at-eol option
|
Mon, 31 Jul 2017 09:59:42 +0530 |
Pulkit Goyal |
pushvars: move fb extension pushvars to core
|
Sat, 17 Jun 2017 20:10:22 +0530 |
Pulkit Goyal |
status: add a flag to terse the output (issue4119)
|
Thu, 30 Mar 2017 00:27:46 -0400 |
Matt Harbison |
debug: add a method to check the state of, and built an SSL cert chain
|
Fri, 30 Jun 2017 15:27:19 +0200 |
Boris Feld |
obsolete: closest divergent support
|
Sat, 24 Jun 2017 23:09:21 -0400 |
Matt Harbison |
identify: add template support
|
Sat, 10 Jun 2017 20:14:23 +0900 |
Yuya Nishihara |
debugrevspec: add option to suppress list of computed revisions
|
Sat, 10 Jun 2017 20:03:35 +0900 |
Yuya Nishihara |
debugrevspec: add option to print representation of smartset object
|
Mon, 05 Jun 2017 16:19:41 -0700 |
Danek Duvall |
debugbundle: add --part-type flag to emit only named part types
|
Sat, 20 May 2017 15:02:30 +0200 |
Pierre-Yves David |
obsolete: add a function to compute "exclusive-markers" for a set of nodes
|
Thu, 25 May 2017 21:53:44 +0900 |
Yuya Nishihara |
cat: add formatter support
|
Wed, 24 May 2017 19:39:33 -0700 |
Siddharth Agarwal |
annotate: add a new experimental --skip option to skip revs
|
Tue, 02 May 2017 21:35:06 +0200 |
Pierre-Yves David |
caches: introduce a 'debugupdatecaches' command
|
Sat, 13 May 2017 03:37:50 +0900 |
FUJIWARA Katsunori |
debugcommands: add debugpickmergetool to examine which merge tool is chosen
|
Sat, 15 Apr 2017 18:05:40 -0400 |
Matt Harbison |
serve: add support for Mercurial subrepositories
|
Wed, 05 Apr 2017 15:31:08 -0700 |
Alexander Fomin |
diff: add --binary option for git mode diffs
|
Tue, 14 Mar 2017 13:10:30 -0700 |
Kyle Lippincott |
debuglabelcomplete: fix to call debugnamecomplete in new location
|
Mon, 13 Feb 2017 12:58:37 -0800 |
Martin von Zweigbergk |
update: accept --merge to allow merging across topo branches (issue5125)
|
Tue, 21 Feb 2017 18:41:37 +0100 |
Pierre-Yves David |
color: move 'debugcolor' into the 'debugcommands' modules
|
Tue, 21 Feb 2017 18:09:21 +0100 |
Pierre-Yves David |
color: add the definition of '--color' in core
|
Wed, 15 Feb 2017 17:47:57 -0500 |
Augie Fackler |
pager: move more behavior into core
|
Thu, 24 Nov 2016 16:24:09 -0800 |
Gregory Szorc |
debugcommands: stub for debugupgraderepo command
|
Mon, 29 Aug 2016 07:07:15 +0200 |
Mathias De Maré |
config: add template support
|
Sun, 21 Aug 2016 13:16:21 +0900 |
Yuya Nishihara |
debugrevspec: add option to verify optimized result
|
Sun, 21 Aug 2016 12:40:02 +0900 |
Yuya Nishihara |
debugrevspec: add option to skip optimize() and evaluate unoptimized tree
|
Sun, 21 Aug 2016 12:33:57 +0900 |
Yuya Nishihara |
debugrevspec: add option to print parsed tree at given stages
|
Thu, 18 Aug 2016 15:13:56 +0900 |
Yuya Nishihara |
grep: add formatter support
|
Thu, 25 Aug 2016 01:00:26 -0400 |
Yuya Nishihara |
version: add formatter support
|
Mon, 15 Aug 2016 16:07:55 +0900 |
Yuya Nishihara |
debugobsolete: add formatter support (issue5134)
|
Fri, 01 Apr 2016 15:12:50 -0700 |
Kostia Balytskyi |
commands: allow debugobsolete to delete arbitrary obsmarkers
|
Wed, 23 Mar 2016 10:50:24 -0700 |
Kostia Balytskyi |
debugobsolete: add an option to show marker index
|
Sun, 14 Feb 2016 01:06:12 +0900 |
Yuya Nishihara |
templater: add debugtemplate command
|
Wed, 09 Mar 2016 18:58:51 +0000 |
timeless |
debuginstall: convert to formatter
|
Mon, 22 Feb 2016 16:59:08 +0000 |
Jun Wu |
serve: rename --daemon-pipefds to --daemon-postexec (BC)
|
Fri, 15 Jan 2016 13:46:33 -0800 |
Ruslan Sayfutdinov |
backout: commit changeset by default (BC)
|
Thu, 14 Jan 2016 22:57:55 -0800 |
Gregory Szorc |
commands: teach debugbundle to print bundle specification
|
Sun, 10 Jan 2016 08:03:58 +0000 |
timeless |
help: add --system flag to get help for various platform(s)
|
Sun, 13 Dec 2015 22:09:57 +0900 |
Yuya Nishihara |
paths: port to generic templater
|
Sat, 05 Dec 2015 23:37:46 -0800 |
Gregory Szorc |
commands: add debugdeltachain command
|
Sat, 05 Dec 2015 21:40:38 -0800 |
Gregory Szorc |
commands.debugindexdot: use cmdutil.openrevlog()
|
Thu, 15 Oct 2015 13:43:18 -0700 |
Gregory Szorc |
commands: support consuming stream clone bundles
|
Sat, 17 Oct 2015 11:40:29 -0700 |
Gregory Szorc |
commands: support creating stream clone bundles
|
Fri, 02 Oct 2015 13:00:47 -0700 |
Siddharth Agarwal |
commands: add a new debug command to print merge state
|
Thu, 10 Sep 2015 16:53:07 +0200 |
liscju |
mercurial: add debugextensions command (issue4676)
|
Wed, 12 Aug 2015 19:44:21 -0700 |
Durham Goode |
dirstate: add --minimal flag to debugrebuilddirstate
|
Mon, 22 Jun 2015 09:59:48 -0700 |
Gregory Szorc |
repair: add functionality to rebuild fncache
|