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
|
Sun, 12 Apr 2015 23:51:06 -0700 |
Martin von Zweigbergk |
treemanifest: add --dir option to debug{revlog,data,index}
|
Wed, 25 Mar 2015 11:55:15 -0700 |
Sean Farley |
diff: rename --relative option to --root
|
Tue, 17 Mar 2015 15:46:30 -0700 |
Siddharth Agarwal |
commands.diff: add support for diffs relative to a subdirectory
|
Wed, 18 Mar 2015 23:03:41 -0400 |
Matt Harbison |
subrepo: add basic support to hgsubrepo for the files command
|
Mon, 16 Mar 2015 16:33:59 -0700 |
Laurent Charignon |
revert: add flag to make revert interactive
|
Wed, 11 Mar 2015 15:22:04 -0700 |
Laurent Charignon |
record: add interactive option to the commit command
|
Fri, 06 Mar 2015 22:56:19 -0800 |
Siddharth Agarwal |
commands.import: accept a prefix option
|
Wed, 11 Feb 2015 13:59:13 +0900 |
Yuya Nishihara |
resolve: port to generic templater
|
Fri, 17 Oct 2014 13:41:29 -0700 |
Sean Farley |
debugnamecomplete: rename from debuglabelcomplete
|
Wed, 17 Dec 2014 17:26:12 -0800 |
Mateusz Kwapich |
backout: add --commit option
|
Mon, 24 Nov 2014 23:51:26 -0500 |
Matt Harbison |
addremove: add support for the -S flag
|
Sat, 15 Nov 2014 21:36:19 -0500 |
Matt Harbison |
remove: recurse into subrepositories with --subrepos/-S flag
|
Thu, 13 Nov 2014 00:13:48 -0800 |
Siddharth Agarwal |
diff: add a --noprefix option
|
Fri, 03 Oct 2014 00:43:22 +0900 |
Yuya Nishihara |
bookmarks: port to generic templater
|
Thu, 02 Oct 2014 22:59:56 +0900 |
Yuya Nishihara |
branches: port to generic templater
|
Fri, 26 Sep 2014 16:44:11 -0500 |
Matt Mackall |
commands: add debuglocks to report/clear lock state
|
Wed, 17 Sep 2014 23:21:20 +0900 |
Yuya Nishihara |
annotate: port to generic templater enabled by hidden -T option
|
Mon, 15 Sep 2014 13:15:07 -0500 |
Matt Mackall |
commands: add hidden -T option for files/manifest/status/tags
|
Fri, 12 Sep 2014 18:32:46 -0500 |
Matt Mackall |
files: add new command unifying locate and manifest functionality
|
Tue, 19 Aug 2014 23:22:44 -0700 |
Pierre-Yves David |
debugobsolete: add a --rev argument
|