mercurial/help.py
Wed, 30 Dec 2015 16:21:57 -0700 Gregory Szorc internals: document revlog format
Mon, 21 Dec 2015 21:33:27 -0800 Gregory Szorc help: use absolute_import
Thu, 17 Dec 2015 22:29:41 +0900 Yuya Nishihara help: add missed last new line to "internals" topic
Mon, 14 Dec 2015 05:29:55 +0000 timeless help: filter extension commands
Sun, 13 Dec 2015 11:19:55 -0800 Gregory Szorc help: support loading sub-topics
Sun, 13 Dec 2015 11:29:01 -0800 Gregory Szorc help: pass sub-topic into help query functions
Sun, 13 Dec 2015 11:04:45 -0800 Gregory Szorc help: pass subtopic into help()
Sun, 13 Dec 2015 10:35:03 -0800 Gregory Szorc help: add "internals" topic
Sun, 13 Dec 2015 10:45:27 -0800 Gregory Szorc help: teach loaddoc to load from a different directory
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
Wed, 09 Dec 2015 19:09:06 +0000 timeless help: refactor filtercmd
Mon, 30 Nov 2015 20:45:07 +0000 timeless help: make help deprecated mention the extension
Mon, 30 Nov 2015 20:44:22 +0000 timeless help: make listexts less confusing for deprecated exts
Mon, 02 Nov 2015 23:37:14 +0800 Anton Shestakov help: replace some str.split() calls by str.partition() or str.rpartition()
Thu, 08 Oct 2015 12:55:45 -0700 Pierre-Yves David error: get Abort from 'error' instead of 'util'
Sat, 26 Sep 2015 12:39:13 +0900 Yuya Nishihara templatekw: remove dockeywords hack
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:50:47 +0900 Yuya Nishihara help: unify handling of DEPRECATED/EXPERIMENTAL keywords
Sat, 26 Sep 2015 11:38:39 +0900 Yuya Nishihara help: include parens in DEPRECATED/EXPERIMENTAL keywords
Sat, 26 Sep 2015 11:25:38 +0900 Yuya Nishihara help: define list of keywords that should be excluded from non-verbose output
Thu, 10 Sep 2015 20:22:37 -0400 timeless help: fix help argument parsing and documentation
Sun, 30 Aug 2015 18:54:31 -0400 timeless help: fix makeitemsdoc English description
Sat, 18 Jul 2015 17:10:28 -0700 Gregory Szorc help: scripting help topic stable
Tue, 23 Jun 2015 22:20:08 -0700 Gregory Szorc global: mass rewrite to use modern exception syntax
Mon, 27 Apr 2015 15:12:41 -0700 Siddharth Agarwal help: also hide options marked EXPERIMENTAL stable
Wed, 01 Apr 2015 20:23:58 -0700 Gregory Szorc help: populate template functions via docstrings
Mon, 09 Feb 2015 23:07:39 -0800 Gregory Szorc help.merge-tools: do not double document merge tools
Mon, 09 Feb 2015 14:59:04 -0800 Gregory Szorc help: teach topic symbols how to dedent
Fri, 06 Feb 2015 20:27:56 -0800 Gregory Szorc help: add web commands to help documentation
Mon, 22 Dec 2014 03:20:50 +0100 Chingis Dugarzhapov help: suggest '-v -e' to get built-in aliases for extensions (issue4461)
Sun, 28 Sep 2014 16:57:47 +0200 Mads Kiilerich help: don't search randomly for help data - trust util.datapath
Sun, 28 Sep 2014 16:57:06 +0200 Mads Kiilerich util: introduce datapath for getting the location of supporting data files
Thu, 04 Sep 2014 09:59:23 -0400 Augie Fackler merge with stable
Sat, 30 Aug 2014 20:06:24 +0200 Gregory Szorc help: only call doc() when it is callable stable
Wed, 13 Aug 2014 19:38:47 +0900 Yuya Nishihara help: provide help of bad alias without executing aliascmd()
Sat, 17 May 2014 21:13:31 +0900 Yuya Nishihara alias: keep error message in "badalias" so that help can see it
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
Tue, 12 Aug 2014 03:53:33 -0500 Matt Mackall help: roll option list header into option formatter
Tue, 12 Aug 2014 03:42:09 -0500 Matt Mackall help: refactor helplist optlist mess
Tue, 12 Aug 2014 03:25:51 -0500 Matt Mackall help: normalize topic and extension verbose hints
Tue, 12 Aug 2014 03:18:50 -0500 Matt Mackall help: normalize hint about enabling extensions
Tue, 12 Aug 2014 03:12:24 -0500 Matt Mackall help: normalize extension shadow hint
Tue, 12 Aug 2014 03:09:26 -0500 Matt Mackall help: improve command summary hint
Tue, 12 Aug 2014 03:01:37 -0500 Matt Mackall help: tweak --verbose command help hint
Mon, 23 Jun 2014 09:24:24 -0400 Augie Fackler help: restore use of callable() since it was readded in Python 3.2
Wed, 16 Apr 2014 19:55:40 -0400 Pierre-Yves David help: suggest keyword search when no topic is found
Wed, 16 Apr 2014 20:01:03 -0400 Pierre-Yves David help: provide a more helpful message when no keyword are matched
Sat, 22 Mar 2014 14:46:55 -0500 Matt Mackall help: allow -k to find debug commands
Sat, 15 Mar 2014 16:14:04 +0100 Mads Kiilerich help: let 'hg help debug' show the list of secret debug commands
Mon, 17 Feb 2014 07:39:53 +0100 Simon Heimberg help: filter out deprecated options with untranslated descriptions
Thu, 27 Feb 2014 15:39:07 -0500 Augie Fackler help: exclude deprecated extensions in the disabled part of 'help extensions'
Wed, 06 Nov 2013 16:48:06 -0500 Augie Fackler cleanup: move stdlib imports to their own import statement
Mon, 23 Sep 2013 20:23:25 +0900 FUJIWARA Katsunori help: use full name of extensions to look up them for keyword search stable
Sun, 10 Feb 2013 12:58:57 +0100 Dan Villiom Podlaski Christiansen help: use a full header for topic titles
Sat, 09 Feb 2013 21:51:21 +0000 Dan Villiom Podlaski Christiansen help: move the majority of the help command to the help module
Thu, 18 Oct 2012 10:31:15 +0900 FUJIWARA Katsunori help: indicate help omitting if help document is not fully displayed
less more (0) -100 -60 tip