Sat, 13 May 2017 17:53:55 +0900 |
Yuya Nishihara |
gendoc: make sure locale path is set before loading any modules
|
Sat, 22 Oct 2016 14:35:10 +0900 |
Yuya Nishihara |
ui: factor out ui.load() to create a ui without loading configs (API)
|
Tue, 21 Jun 2016 00:50:39 +0900 |
FUJIWARA Katsunori |
check-code: detect "missing _() in ui message" more exactly
|
Fri, 06 May 2016 23:03:41 -0700 |
Sean Farley |
hg-ssh: copy doc string to man page
stable
|
Sun, 17 Apr 2016 00:20:44 +0530 |
Pulkit Goyal |
py3: make gendoc use absolute_import
|
Thu, 17 Dec 2015 10:30:17 +0000 |
Jun Wu |
mercurial: pass ui to extensions.load (issue5007)
|
Tue, 22 Dec 2015 07:59:14 +0000 |
timeless |
doc: add execute bit and fix shbang line for gendoc.py
|
Sat, 12 Dec 2015 13:23:29 -0500 |
Gregory Szorc |
doc: make gendoc.py module import policy aware
|
Sat, 26 Sep 2015 12:06:30 +0900 |
Yuya Nishihara |
help: pass around ui to doc loader (API)
|
Sun, 27 Sep 2015 23:34:37 +0900 |
Yuya Nishihara |
gendoc: use real ui in place of stdout
|
Mon, 23 Jun 2014 09:23:57 -0400 |
Augie Fackler |
gendoc: restore use of callable() since it was readded in Python 3.2
|
Tue, 11 Mar 2014 14:36:40 +0900 |
FUJIWARA Katsunori |
doc: show short description of each commands in generated documents
|
Thu, 20 Feb 2014 09:17:22 +0100 |
Simon Heimberg |
doc: gendoc.py creates valid output for option descriptions with newlines
|
Fri, 08 Nov 2013 14:42:09 +0900 |
FUJIWARA Katsunori |
doc: show details of command options in pages generated by docutils
|
Wed, 03 Jul 2013 21:49:41 +0900 |
Takumi IINO |
gendoc: dispatch print document content by commandline arguments
|
Wed, 03 Jul 2013 21:49:39 +0900 |
Takumi IINO |
gendoc: add showtopic
|
Wed, 03 Jul 2013 21:49:37 +0900 |
Takumi IINO |
gendoc: rename to showdoc from show_doc
|
Thu, 13 Jun 2013 01:36:58 +0200 |
Simon Heimberg |
cleanup: remove unused imports
|
Wed, 15 May 2013 15:44:59 +0900 |
Takumi IINO |
gendoc: extract print help topics into a dedicated function
|
Wed, 15 May 2013 15:44:55 +0900 |
Takumi IINO |
gendoc: make commnd __doc__ and extension __doc__ as translatable
|
Sun, 10 Feb 2013 12:58:57 +0100 |
Dan Villiom Podlaski Christiansen |
help: use a full header for topic titles
|
Wed, 25 Jul 2012 16:40:38 +0900 |
FUJIWARA Katsunori |
doc: unify section level between help topics
stable
|
Sat, 12 May 2012 15:54:54 +0200 |
Brodie Rao |
cleanup: eradicate long lines
|
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
|