doc/gendoc.py
Wed, 04 May 2022 18:17:44 +0200 Raphaël Gomès branching: merge stable into default
Mon, 02 May 2022 22:04:59 -0400 Matt Harbison doc: use an absolute path in sys.path to work around a python DLL loading bug stable
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Fri, 12 Feb 2021 13:27:03 -0800 Kyle Lippincott gendoc: use an empty comment so aliases are separated from previous elements
Fri, 12 Feb 2021 11:06:56 -0800 Kyle Lippincott gendoc: add support for loading extensions from config settings
Fri, 12 Feb 2021 11:04:03 -0800 Kyle Lippincott gendoc: support defaults on customopts a bit better
Fri, 06 Nov 2020 13:58:59 -0800 Gregory Szorc global: use python3 in shebangs
Wed, 17 Jun 2020 16:11:11 -0700 Kyle Lippincott py3: fix broken man page generation, it was generating `(default: NUL*)` stable
Thu, 14 Nov 2019 12:41:33 -0800 Martin von Zweigbergk i18n: get datapath directly from resourceutil
Fri, 08 Nov 2019 11:19:20 -0800 Augie Fackler cleanup: remove pointless r-prefixes on single-quoted strings
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
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)
less more (0) -50 -30 tip