log tests/test-help.t @ 26365:33af0c53aeff

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