log doc/gendoc.py @ 43503:313e3a279828

age author description
Thu, 07 Nov 2019 13:18:19 -0500 Augie Fackler cleanup: remove pointless r-prefixes on double-quoted strings
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Fri, 26 Apr 2019 12:41:48 +0200 Sietse Brouwer gendoc: nest command headers under category headers
Fri, 03 May 2019 15:37:08 +0200 Sietse Brouwer gendoc: guarantee that all commands were processed
Fri, 26 Apr 2019 17:53:01 +0200 Sietse Brouwer gendoc: group commands by category in man page and HTML help
Thu, 25 Apr 2019 19:15:17 +0200 Sietse Brouwer gendoc: indent loop to make next patch more legible
Sat, 22 Dec 2018 00:05:39 -0500 Matt Harbison py3: byteify one more sys.argv in gendoc.py
Thu, 20 Dec 2018 18:12:29 -0500 Matt Harbison py3: byteify sys.argv in gendoc.py
Tue, 18 Dec 2018 21:17:27 -0500 Matt Harbison py3: byteify gendoc.py
Fri, 12 Oct 2018 18:06:32 +0200 Rodrigo Damazio help: assigning topic categories
Sat, 13 Oct 2018 05:03:50 -0700 rdamazio help: adding support for command categories
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