Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 06 Jul 2023 14:32:07 +0200 | Raphaël Gomès | rust-config: add support for default config items |
Mon, 23 Jan 2023 18:08:11 +0100 | Raphaël Gomès | configitems: declare items in a TOML file |
Mon, 23 Jan 2023 17:11:42 +0100 | Raphaël Gomès | thirdparty: vendor tomli |
Mon, 23 Jan 2023 18:52:05 +0100 | Raphaël Gomès | configitems: add `documentation` field |
Mon, 23 Jan 2023 17:21:14 +0100 | Raphaël Gomès | configitems: use standard "dynamicdefault" approach in edge case |
Tue, 17 Jan 2023 14:53:18 +0100 | Raphaël Gomès | configitems: fix typo in devel warning about extension overrides |
Wed, 28 Jun 2023 14:23:13 +0200 | Mads Kiilerich | extensions: imp module is removed in Python 3.12 - use importlib to load files stable |