Mon, 14 Dec 2015 06:00:32 +0000 |
timeless |
test-help: tighten grep patterns
|
Sun, 13 Dec 2015 11:19:55 -0800 |
Gregory Szorc |
help: support loading sub-topics
|
Sun, 13 Dec 2015 10:35:03 -0800 |
Gregory Szorc |
help: add "internals" topic
|
Wed, 09 Dec 2015 05:56:54 +0000 |
timeless |
help: fix help -c/help -e/help -k
|
Wed, 09 Dec 2015 19:09:35 +0000 |
timeless |
help: call filtercmd from topicmatch
|
Sat, 05 Dec 2015 21:11:04 -0800 |
Gregory Szorc |
ui: support declaring path push urls as sub-options
|
Sat, 05 Dec 2015 23:37:46 -0800 |
Gregory Szorc |
commands: add debugdeltachain command
|
Wed, 25 Nov 2015 18:10:31 +0100 |
Mathias De Maré |
commands: add example for 'hg add'
|
Fri, 27 Nov 2015 23:10:48 +0900 |
Yuya Nishihara |
test-help: don't use progress extension for the test of argument parsing
|
Sat, 17 Oct 2015 11:23:54 -0700 |
Gregory Szorc |
clonebundles: rewrite documentation
|
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, 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
|
Mon, 02 Mar 2015 14:52:04 +0100 |
Jesus Cea |
copyright: update to 2015
|
Tue, 10 Feb 2015 10:57:58 -0500 |
Augie Fackler |
test-help: add test to demonstrate that 'hg help merge-tools' is sane
|
Fri, 17 Oct 2014 13:41:29 -0700 |
Sean Farley |
debugnamecomplete: rename from debuglabelcomplete
|
Thu, 18 Dec 2014 21:53:55 +0100 |
André Sintzoff |
test: fix typo in test-help.t
|
Thu, 27 Nov 2014 12:25:01 -0600 |
Matt Mackall |
merge with stable
|
Wed, 26 Nov 2014 17:22:09 +0300 |
anatoly techtonik |
merge: be precise about what merged into what in short desc
stable
|
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
|
Thu, 17 Apr 2014 22:47:38 +0200 |
Mads Kiilerich |
spelling: fixes from proofreading of spell checker issues
|
Sat, 01 Nov 2014 19:02:31 +0100 |
Mads Kiilerich |
help: don't crash on help for 'sections' with multiple '.'
stable
|
Mon, 06 Oct 2014 07:35:53 -0400 |
Jordi Gutiérrez Hermoso |
help: show all nested subsections of a section with `hg help foo.section`
|
Tue, 30 Sep 2014 16:40:10 -0500 |
Matt Mackall |
help: basic support for showing only specified topic sections
|
Fri, 26 Sep 2014 16:44:11 -0500 |
Matt Mackall |
commands: add debuglocks to report/clear lock state
|
Mon, 22 Sep 2014 16:03:07 -0500 |
Matt Mackall |
commands: deprecate the parents commands
|
Tue, 16 Sep 2014 11:08:14 -0500 |
Matt Mackall |
tests: fix breakage from locate deprecation
|
Fri, 12 Sep 2014 18:32:46 -0500 |
Matt Mackall |
files: add new command unifying locate and manifest functionality
|
Tue, 12 Aug 2014 04:11:32 -0500 |
Matt Mackall |
help: normalize helplist hints
|
Tue, 12 Aug 2014 04:00:42 -0500 |
Matt Mackall |
help: fold repeatable option message into option table header
|