tests/test-help.t
Wed, 01 Mar 2017 18:37:34 -0800 Kyle Lippincott help: fix internals.changegroups
Wed, 01 Mar 2017 20:22:04 +0100 Pierre-Yves David color: update the help table
Tue, 21 Feb 2017 20:04:55 +0100 Pierre-Yves David color: update main documentation
Tue, 21 Feb 2017 18:41:37 +0100 Pierre-Yves David color: move 'debugcolor' into the 'debugcommands' modules
Sat, 25 Feb 2017 19:44:23 +0100 Pierre-Yves David color: add a 'ui.color' option to control color behavior
Tue, 21 Feb 2017 18:09:21 +0100 Pierre-Yves David color: add the definition of '--color' in core
Tue, 01 Nov 2016 14:50:45 +0000 Jun Wu help: hide command line options marked as "advanced"
Tue, 07 Feb 2017 00:07:53 -0500 Augie Fackler pager: move most help to a new help topic and deprecate extension
Thu, 16 Feb 2017 09:38:52 -0800 Jun Wu tests: use LOCALIP
Wed, 15 Feb 2017 17:47:57 -0500 Augie Fackler pager: move more behavior into core
Mon, 13 Feb 2017 09:44:16 -0800 Martin von Zweigbergk merge with stable
Sun, 12 Feb 2017 02:23:33 +0900 FUJIWARA Katsunori misc: update year in copyright lines stable
Sun, 05 Feb 2017 18:57:19 +0900 Yuya Nishihara help: show section that couldn't be found
Thu, 24 Nov 2016 16:24:09 -0800 Gregory Szorc debugcommands: stub for debugupgraderepo command
Wed, 11 Jan 2017 11:37:38 -0800 Martin von Zweigbergk help: merge revsets.txt into revisions.txt
Wed, 11 Jan 2017 11:40:40 -0800 Martin von Zweigbergk tests: use `hg help dates` instead of `hg help revs` in test
Wed, 11 Jan 2017 11:28:54 -0800 Martin von Zweigbergk help: use a single paragraph to describe full and abbreviated nodeids
Tue, 10 Jan 2017 20:47:48 -0800 Gregory Szorc hgweb: call process_dates() via DOM event listener
Fri, 16 Dec 2016 09:48:14 -0800 Martin von Zweigbergk help: make multirevs just an alias for revsets
Sat, 15 Oct 2016 14:30:16 +0900 Yuya Nishihara chgserver: make it a core module and drop extension flags
Sun, 09 Oct 2016 03:11:18 +0200 Pierre-Yves David help: backout f3c4edfd35e1 (mark boolean flags with [no-] in help) for now
Sat, 01 Oct 2016 15:10:38 -0400 Augie Fackler merge with stable
Tue, 13 Sep 2016 22:58:12 -0400 Augie Fackler help: mark boolean flags with [no-] to explain that they can be negated
Mon, 26 Sep 2016 16:12:40 +0800 Anton Shestakov hgweb: make anchor name actually match its href on help index page
Fri, 23 Sep 2016 12:45:10 -0500 Kevin Bullock grep: rewrite help to better document current (confusing) behavior stable
Fri, 23 Sep 2016 08:15:05 +0000 Hannes Oldenburg templates: add built-in files() function
Tue, 20 Sep 2016 23:49:20 +0000 timeless tests: favor single quotes for wrapping hg help ...
Tue, 20 Sep 2016 23:47:46 +0000 timeless help: use single quotes in use warning
Thu, 01 Sep 2016 22:06:42 +0200 liscju help: show content for explicitly disabled extension (issue5228)
Mon, 22 Aug 2016 19:46:39 -0700 Gregory Szorc help: internals topic for wire protocol
Sat, 06 Aug 2016 17:04:22 -0700 Gregory Szorc help: don't try to render a section on sub-topics
Sun, 26 Jun 2016 07:59:02 -0700 Gregory Szorc ui: path option to declare which revisions to push by default
Tue, 17 May 2016 11:28:46 -0500 Matt Mackall merge with stable
Thu, 12 May 2016 01:03:19 +0100 Jun Wu hgcia: remove hgcia (BC)
Fri, 13 May 2016 07:19:59 +0900 FUJIWARA Katsunori help: search section of help topic by translated section name correctly stable 3.8.2
Wed, 04 May 2016 18:18:24 +0100 Jun Wu ui: add new config option for help text width
Wed, 13 Apr 2016 09:56:51 +0200 liscju remove: fix --force option help description (issue5177)
Fri, 08 Apr 2016 18:35:49 +0000 timeless help: report source of aliases
Mon, 28 Mar 2016 12:50:56 -0700 Pierre-Yves David record: deprecate the extension
Thu, 17 Mar 2016 00:36:01 +0000 timeless filemerge: use revset notation for p1/p2 of local/other descriptions
Sun, 20 Mar 2016 12:25:46 -0700 Yuya Nishihara tests: make config/help tests pass even if chgserver extension is loaded
Thu, 17 Mar 2016 00:36:01 +0000 timeless filemerge: indicate that local/other are p1/p2
Sun, 14 Feb 2016 01:06:12 +0900 Yuya Nishihara templater: add debugtemplate command
Sat, 12 Mar 2016 18:51:07 -0800 Gregory Szorc help: document requirements
Thu, 21 Jan 2016 21:15:52 +0000 timeless copyright: update to 2016 stable
Sun, 10 Jan 2016 08:03:58 +0000 timeless help: add --system flag to get help for various platform(s)
Fri, 08 Jan 2016 10:58:04 -0800 Gregory Szorc exchange: make clone bundles non-experimental and enabled by default
Tue, 12 Jan 2016 06:03:36 +0000 timeless minirst: change hgrole to use single quotes
Tue, 05 Jan 2016 07:47:08 -0800 Laurent Charignon debugignore: find out if a file is being ignored
Wed, 30 Dec 2015 16:21:57 -0700 Gregory Szorc internals: document revlog format
Mon, 04 Jan 2016 21:52:44 -0800 Bryan O'Sullivan dispatch: report similar names consistently
Fri, 01 Jan 2016 16:59:13 +0000 timeless help: include section heading if section depth changes
Wed, 30 Dec 2015 17:15:10 -0700 Gregory Szorc hgweb: support rendering a sub-topic
Wed, 30 Dec 2015 17:34:51 -0700 Gregory Szorc hgweb: support rendering sub-topic indexes
Wed, 30 Dec 2015 17:12:59 -0700 Gregory Szorc templates: make earlycommands and othercommands optional
Tue, 22 Dec 2015 06:02:01 +0000 timeless remove: quote --force in never deletes note
Tue, 22 Dec 2015 02:24:16 +0000 timeless commands: the first word of each note should be capital or `hg`
Fri, 18 Dec 2015 18:52:25 +0000 timeless diff: clarify comparison as first parent
Fri, 18 Dec 2015 09:57:35 -0500 Augie Fackler changegroups: add documentation for cg3
Thu, 17 Dec 2015 14:53:40 +0000 timeless add: mention .hgignore in help
less more (0) -100 -60 tip