Fri, 09 Oct 2015 11:22:01 -0700 |
Gregory Szorc |
clonebundles: support for seeding clones from pre-generated bundles
|
Fri, 02 Oct 2015 13:00:47 -0700 |
Siddharth Agarwal |
commands: add a new debug command to print merge state
|
Thu, 24 Sep 2015 13:58:18 -0400 |
timeless |
test-help: verify that extension keywords appear in help templates
|
Wed, 30 Sep 2015 15:43:49 -0500 |
Matt Mackall |
urls: bulk-change primary website URLs
|
Sat, 26 Sep 2015 12:17:44 +0900 |
Yuya Nishihara |
help: hide deprecated filesets, revsets and template items if not verbose
|
Sat, 26 Sep 2015 12:11:46 +0900 |
Yuya Nishihara |
help: pass around ui to rewriter hooks (API)
|
Sat, 26 Sep 2015 12:06:30 +0900 |
Yuya Nishihara |
help: pass around ui to doc loader (API)
|
Sat, 26 Sep 2015 11:38:39 +0900 |
Yuya Nishihara |
help: include parens in DEPRECATED/EXPERIMENTAL keywords
|
Fri, 25 Sep 2015 11:16:20 -0400 |
Jordi GutiƩrrez Hermoso |
dispatch: don't stack trace on commands like `hg .log`
|
Thu, 10 Sep 2015 16:53:07 +0200 |
liscju |
mercurial: add debugextensions command (issue4676)
|
Thu, 10 Sep 2015 20:22:37 -0400 |
timeless |
help: fix help argument parsing and documentation
|
Thu, 10 Sep 2015 10:48:20 -0400 |
timeless |
minirst: establish leveling for nested definitions
|
Thu, 10 Sep 2015 09:41:11 -0400 |
Jordi GutiƩrrez Hermoso |
filemerge: add non-interactive :merge-local and :merge-other
|
Wed, 02 Sep 2015 13:39:46 -0400 |
timeless |
help/config: make defaults consistent
|
Thu, 03 Sep 2015 17:06:27 -0400 |
timeless |
minirst: handle edge in hunting for parents
|
Wed, 02 Sep 2015 23:50:45 -0400 |
timeless |
commands: support hg help scripting.HGPLAIN
|
Wed, 02 Sep 2015 15:12:08 -0400 |
timeless |
minirst: don't treat top level item as children of last item (issue4803)
|
Sun, 30 Aug 2015 19:03:38 -0400 |
timeless |
help: distinguish sections when multiple match (issue4802)
|
Sun, 16 Aug 2015 10:19:00 +0200 |
Erik Huelsmann |
filemerge: add 'union' merge to internal merge tool
|
Sat, 18 Jul 2015 17:10:28 -0700 |
Gregory Szorc |
help: scripting help topic
stable
|
Sat, 04 Jul 2015 23:11:32 -0400 |
Matt Harbison |
help: support 'hg help template.somekeyword'
|
Mon, 22 Jun 2015 09:59:48 -0700 |
Gregory Szorc |
repair: add functionality to rebuild fncache
|
Mon, 08 Jun 2015 01:01:21 -0700 |
Pierre-Yves David |
progress: deprecate the progress extension
|
Mon, 08 Jun 2015 14:55:40 -0500 |
Matt Mackall |
tests: drop DAEMON_PIDS from killdaemons calls
|
Mon, 08 Jun 2015 14:44:30 -0500 |
Matt Mackall |
tests: drop explicit $TESTDIR from executables
|
Mon, 27 Apr 2015 15:12:41 -0700 |
Siddharth Agarwal |
help: also hide options marked EXPERIMENTAL
stable
|
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
|
Tue, 17 Mar 2015 22:47:08 +0900 |
Yuya Nishihara |
commands: replace "working copy" with "working directory" in help/messages
|
Sun, 15 Mar 2015 21:52:17 -0400 |
Mike Edgar |
censor: add censor command to hgext with basic client-side tests
|