log mercurial/help.py @ 14220:21b8ce4d3331

age author description
Mon, 02 May 2011 10:11:18 +0200 Dan Villiom Podlaski Christiansen prevent transient leaks of file handle by using new helper functions
Sun, 17 Apr 2011 23:08:35 +0800 Yun Lee help: move hgignore man page into built-in help (issue2769)
Tue, 05 Apr 2011 12:40:47 +0800 Yun Lee help: sort help topics to make the output more readable (issue2751)
Sat, 12 Mar 2011 12:46:31 +0100 Patrick Mezard help: extract items doc generation function
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