mercurial/help.py
Sun, 24 Oct 2010 19:28:44 +0200 Patrick Mezard Add subrepos help topic stable
Sat, 23 Oct 2010 19:21:49 +0200 Patrick Mezard help: add topic rewriting hooks stable
Sat, 23 Oct 2010 17:45:49 +0200 Martin Geisler help: add "revset" alias for "revsets" help topic stable
Wed, 20 Oct 2010 16:54:34 +0200 Erik Zielke help: help topic for merge tools
Fri, 24 Sep 2010 12:46:54 -0500 Matt Mackall backout most of 4f8067c94729
Thu, 23 Sep 2010 00:02:31 -0500 Brodie Rao cleanup: use x in (a, b) instead of x == a or x == b
Thu, 02 Sep 2010 12:53:28 +0200 Martin Geisler help: make "hg help hgrc" an alias for "hg help config" stable
Thu, 22 Jul 2010 21:43:45 +0200 Martin Geisler help: make helptable a list instead of a tuple stable
Thu, 17 Jun 2010 17:21:39 +0300 Martin Geisler help: new revsets topic
Wed, 16 Jun 2010 15:20:22 +0530 Faheem Mitha help: add "glossary" topic
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall help: add some help for hgweb.config files
Tue, 16 Mar 2010 16:41:22 +0100 Benoit Boissinot help: it's not necessary to escape quotes
Sun, 07 Feb 2010 14:01:43 +0100 Brodie Rao dispatch: provide help for disabled extensions and commands
Mon, 25 Jan 2010 00:05:27 -0600 Matt Mackall many, many trivial check-code fixups
Tue, 19 Jan 2010 22:20:08 -0600 Matt Mackall Update license to GPLv2+ stable
Sat, 07 Nov 2009 22:12:50 +0100 Martin Geisler help: add "hg help config" topic
Sat, 31 Oct 2009 16:56:58 +0100 Benoit Boissinot remove unused imports
Sun, 04 Oct 2009 09:59:13 +0200 Martin Geisler help: move help topics from mercurial/help.py to help/*.txt
Sat, 03 Oct 2009 18:31:20 +0200 Mads Kiilerich cmdutil: templating keywords latesttag and latesttagdistance
Tue, 18 Aug 2009 13:59:30 +0200 Martin Geisler help: align columns "hg help templates" output
Tue, 18 Aug 2009 13:55:34 +0200 Martin Geisler Merge with crew-stable
Tue, 18 Aug 2009 13:40:19 +0200 Martin Geisler help: show results of all date filters
Tue, 18 Aug 2009 13:00:13 +0200 Martin Geisler help: document isodatesec and rfc3339 filters (issue1799)
Thu, 06 Aug 2009 21:35:58 -0700 Bryan O'Sullivan Merge with crew
Thu, 06 Aug 2009 18:48:00 -0700 Bryan O'Sullivan Merge with mpm
Mon, 03 Aug 2009 10:28:09 +0200 Martin Geisler Merge with crew-stable
Sun, 02 Aug 2009 19:21:47 -0700 Stuart W Marks help: improve "hg help revisions"
Mon, 03 Aug 2009 00:02:00 +0200 Martin Geisler help: un-indent list in "hg help diffs"
Mon, 03 Aug 2009 00:01:59 +0200 Martin Geisler help: add "templates" as an alias for "templating" help topic
Mon, 03 Aug 2009 00:01:50 +0200 Martin Geisler help: use field lists for lists of extensions
Sun, 02 Aug 2009 23:38:08 +0200 Martin Geisler help: format templating help topic with a field list
Sun, 02 Aug 2009 16:34:25 +0200 Martin Geisler help: mark literal blocks
Sun, 26 Jul 2009 02:12:53 +0200 Martin Geisler help: wrap help strings at 70 characters
Thu, 16 Jul 2009 23:25:26 +0200 Martin Geisler help: fix bad indentation in template filters list
Thu, 16 Jul 2009 23:25:26 +0200 Martin Geisler doc: use reStructuredText for man and HTML pages
Thu, 16 Jul 2009 23:25:26 +0200 Martin Geisler commands: use minirst parser when displaying help
Wed, 08 Jul 2009 17:14:24 +0200 Martin Geisler help: wrapped help strings at 78 characters
Sat, 04 Jul 2009 12:40:34 +0200 David Wolever help: add #revision syntax to the example valid URLs.
Wed, 24 Jun 2009 19:15:58 +0200 Martin Geisler commands: wrap short descriptions in 'hg help'
Wed, 24 Jun 2009 13:10:05 +0200 Dirkjan Ochtman help: rewrap extension description line length at 78 instead of 70
Sun, 21 Jun 2009 20:35:20 +0200 Cédric Duval help: fixing non-matching example texts
Mon, 22 Jun 2009 00:02:31 +0200 Martin Geisler help: wrap extension descriptions
Sun, 21 Jun 2009 11:23:16 -0400 Greg Ward help: improve grammar/wording of 'extensions' topic
Sun, 21 Jun 2009 17:52:30 +0200 Cédric Duval help: more improvements for the extensions topic
Sun, 21 Jun 2009 16:32:00 +0200 Cédric Duval extensions: move extensions listing functions from mercurial.help
Sat, 20 Jun 2009 20:55:50 +0200 Cédric Duval help: expand the extensions topic
Sat, 20 Jun 2009 20:55:49 +0200 Cédric Duval help: refactor extensions listing, and show enabled ones in the dedicated topic
Sat, 20 Jun 2009 20:55:43 +0200 Cédric Duval help: adding a new help topic about extensions
Sun, 31 May 2009 14:55:51 +0200 Martin Geisler fixed typos found in translatable strings
Sun, 24 May 2009 11:41:07 +0200 Henrik Stuart templatefilters: add filter to convert date to local date (issue1674)
Tue, 28 Apr 2009 17:30:00 +0200 Martin Geisler help: document nonempty template filter.
Sun, 26 Apr 2009 01:08:54 +0200 Martin Geisler updated license to be explicit about GPL version 2
Fri, 24 Apr 2009 19:39:27 +0200 Martin Geisler help: document stripdir template filter
Sat, 04 Apr 2009 23:21:33 +0200 Martin Geisler help: word-wrap help texts at 70 characters
Sat, 04 Apr 2009 17:44:18 +0200 Martin Geisler commands, help: consistently write 'URL' in upper-case
Sat, 04 Apr 2009 17:41:22 +0200 Martin Geisler help: expand command names in 'Url Paths' help text
Sat, 07 Mar 2009 16:06:46 +0800 Dongsheng Song Clarify the usage of HGRCPATH
Tue, 24 Mar 2009 16:41:41 -0500 Matt Mackall Merge with -stable
Mon, 23 Mar 2009 15:04:26 -0400 Greg Ward Typo fix in help.
Mon, 23 Mar 2009 10:41:42 +0100 Alexander Solovyov templater: ability to display diffstat for log-like commands
less more (0) -60 tip