log scripts/generate-ini.py @ 8786:5d8bfda01cf5

age author description
Tue, 06 Oct 2020 20:18:40 +0200 Thomas De Schampheleire ini: get rid of path 'paster_commands'
Fri, 22 May 2020 16:45:09 +0200 Mads Kiilerich ini: tweak mako comment markup - prepare for variable expansion in ## lines by only "quoting" ## stable
Wed, 22 Apr 2020 20:47:02 +0200 Mads Kiilerich ini: be more consistent about how # is used in the config template
Thu, 06 Feb 2020 03:03:58 +0100 Mads Kiilerich py3: automatic migration with 2to3 -f future
Sat, 23 Nov 2019 22:08:18 +0100 Mads Kiilerich py3: switch to use Python 3 interpreter, temporarily leaving many things very broken until they have been migrated/fixed in a reviewable way
Sun, 18 Aug 2019 20:25:18 +0200 Mads Kiilerich future: use Python print function
Wed, 07 Aug 2019 00:25:02 +0200 Mads Kiilerich scripts: initial run of import cleanup using isort
Wed, 31 Jul 2019 02:55:22 +0200 Mads Kiilerich ini: create separate log handlers for color and null, and add comments hinting how they can be used
Fri, 07 Jun 2019 03:37:07 +0200 Mads Kiilerich config: rename .ini settings to avoid beaker-session deprecation warnings
Mon, 29 Oct 2018 01:07:15 +0100 Mads Kiilerich docs: update i18n doc after TG migration changed lang to i18n.lang and test.ini is generated
Fri, 04 May 2018 21:45:55 +0200 Thomas De Schampheleire ini: drop setting initial_repo_scan
Wed, 07 Mar 2018 23:54:34 +0100 domruf ini: set default log level to WARN
Thu, 14 Sep 2017 02:08:07 +0200 Mads Kiilerich tests: generate test.ini directly from template
Thu, 14 Sep 2017 02:08:07 +0200 Mads Kiilerich ini: move high level functionality and defaults to inifiles library
Thu, 14 Sep 2017 02:08:06 +0200 Mads Kiilerich ini: drop insertion of header comments in generated ini files