Thu, 07 Jun 2012 01:42:50 +0200 |
Olav Reinert |
help: fix extension commands help in keyword search
|
file |
diff |
annotate
|
Thu, 07 Jun 2012 15:54:40 +0200 |
Thomas Arendsen Hein |
help: fix 'hg help -k' matching an extension without docs
|
file |
diff |
annotate
|
Sun, 03 Jun 2012 17:49:04 +0200 |
Olav Reinert |
help: fix keyword search output for extension commands
|
file |
diff |
annotate
|
Sat, 02 Jun 2012 11:22:33 +0200 |
Olav Reinert |
help: format extension lists using RST
|
file |
diff |
annotate
|
Mon, 04 Jun 2012 10:45:56 +0400 |
Nikolaj Sjujskij |
help: fix search with `-k` option in non-ASCII locales
|
file |
diff |
annotate
|
Fri, 01 Jun 2012 12:01:33 +0200 |
Olav Reinert |
help: inline helper function used once only
|
file |
diff |
annotate
|
Fri, 01 Jun 2012 11:58:23 +0200 |
Olav Reinert |
minirst: generate tables as a list of joined lines
|
file |
diff |
annotate
|
Tue, 22 May 2012 22:08:41 +0200 |
Olav Reinert |
help: move some helper functions to help.py
|
file |
diff |
annotate
|
Sun, 13 May 2012 06:03:11 -0500 |
Augie Fackler |
help: add --keyword (-k) for searching help
|
file |
diff |
annotate
|
Sun, 13 May 2012 04:27:08 -0500 |
Augie Fackler |
help: introduce topicmatch for finding topics matching a keyword
|
file |
diff |
annotate
|
Tue, 01 May 2012 22:14:51 +0100 |
A. S. Budden |
help: add reference to template help (issue3413)
stable
|
file |
diff |
annotate
|
Mon, 30 Apr 2012 11:51:24 +0200 |
Martin Geisler |
help: consistently use title capitalization for help topics
stable
|
file |
diff |
annotate
|
Fri, 09 Mar 2012 22:54:17 +0100 |
Yann E. MORIN |
help: strip doctest from dochelp
|
file |
diff |
annotate
|
Sun, 12 Feb 2012 21:38:12 +0900 |
FUJIWARA Katsunori |
filemerge: create detail of internal merge tools from documentation string
|
file |
diff |
annotate
|
Thu, 26 Jan 2012 11:23:14 -0600 |
Matt Mackall |
help: add phases topic
stable
|
file |
diff |
annotate
|
Mon, 25 Jul 2011 16:14:02 -0500 |
Augie Fackler |
windows: check util.mainfrozen() instead of ad-hoc checks everywhere
|
file |
diff |
annotate
|
Sat, 18 Jun 2011 16:53:49 -0500 |
Matt Mackall |
fileset: add a help topic
|
file |
diff |
annotate
|
Fri, 13 May 2011 12:57:27 -0500 |
Matt Mackall |
help: consolidate topic hooks in help.py
|
file |
diff |
annotate
|
Fri, 13 May 2011 11:04:51 -0500 |
Matt Mackall |
extensions: move moduledoc to break import loop with help
|
file |
diff |
annotate
|
Fri, 13 May 2011 11:04:51 -0500 |
Matt Mackall |
extensions: drop maxlength from enabled and disabled
|
file |
diff |
annotate
|
Mon, 02 May 2011 10:11:18 +0200 |
Dan Villiom Podlaski Christiansen |
prevent transient leaks of file handle by using new helper functions
|
file |
diff |
annotate
|
Sun, 17 Apr 2011 23:08:35 +0800 |
Yun Lee |
help: move hgignore man page into built-in help (issue2769)
|
file |
diff |
annotate
|
Tue, 05 Apr 2011 12:40:47 +0800 |
Yun Lee |
help: sort help topics to make the output more readable (issue2751)
|
file |
diff |
annotate
|
Sat, 12 Mar 2011 12:46:31 +0100 |
Patrick Mezard |
help: extract items doc generation function
|
file |
diff |
annotate
|
Sun, 24 Oct 2010 19:28:44 +0200 |
Patrick Mezard |
Add subrepos help topic
stable
|
file |
diff |
annotate
|
Sat, 23 Oct 2010 19:21:49 +0200 |
Patrick Mezard |
help: add topic rewriting hooks
stable
|
file |
diff |
annotate
|
Sat, 23 Oct 2010 17:45:49 +0200 |
Martin Geisler |
help: add "revset" alias for "revsets" help topic
stable
|
file |
diff |
annotate
|
Wed, 20 Oct 2010 16:54:34 +0200 |
Erik Zielke |
help: help topic for merge tools
|
file |
diff |
annotate
|
Fri, 24 Sep 2010 12:46:54 -0500 |
Matt Mackall |
backout most of 4f8067c94729
|
file |
diff |
annotate
|
Thu, 23 Sep 2010 00:02:31 -0500 |
Brodie Rao |
cleanup: use x in (a, b) instead of x == a or x == b
|
file |
diff |
annotate
|