Mercurial > public > mercurial-scm > hg
log doc/gendoc.py @ 47279:40b51c28b242
age | author | description |
---|---|---|
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 |