log tests/test-help.t @ 27379:2278870bb997

age author description
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