Mon, 25 Jul 2011 16:24:37 -0500 |
Augie Fackler |
globally: use safehasattr(x, '__call__') instead of hasattr(x, '__call__')
|
Mon, 30 May 2011 11:18:47 +0200 |
Martin Geisler |
gendoc: config help topic is in hgrc.5, do not include it in hg.1
|
Fri, 13 May 2011 11:04:51 -0500 |
Matt Mackall |
extensions: drop maxlength from enabled and disabled
|
Sat, 05 Feb 2011 14:37:25 +0000 |
Javi Merino |
doc: Capitalize the "options" header of mercurial commands
|
Fri, 03 Dec 2010 12:22:56 +0100 |
Thomas Arendsen Hein |
coding style: fix yield used as a function
|
Sat, 23 Oct 2010 00:18:10 +0200 |
Martin Geisler |
gendoc: do not strip 'hg ' from synopsis
stable
|
Sat, 23 Oct 2010 00:11:39 +0200 |
Martin Geisler |
gendoc: support multi-line synopses
stable
|
Sat, 23 Oct 2010 00:01:09 +0200 |
Martin Geisler |
gendoc: re-add indentation to global option table
stable
|
Thu, 21 Oct 2010 21:34:30 +0200 |
Martin Geisler |
merge-tools: fixed typos
stable
|
Wed, 20 Oct 2010 17:45:09 +0200 |
Erik Zielke |
gendoc: automatically create help for default extensions.
|
Tue, 19 Oct 2010 13:50:03 +0200 |
Erik Zielke |
gendoc: dedent documentation from docstrings
|
Wed, 20 Oct 2010 18:08:37 +0200 |
Martin Geisler |
gendoc: add subsection for each command
|
Wed, 20 Oct 2010 18:07:50 +0200 |
Martin Geisler |
gendoc: move section commands to module scope
|
Mon, 18 Oct 2010 14:37:52 +0200 |
Erik Zielke |
gendoc: refactor get_cmd
|
Thu, 15 Jul 2010 14:02:17 +0200 |
Martin Geisler |
gendoc: remove call to callable for py3k compatibility
|