log mercurial/help.py @ 9290:26fb5b0a4424

age author description
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
Thu, 05 Mar 2009 14:44:13 +0800 Dongsheng Song Typo fix