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
|