about summary refs log tree commit diff
path: root/devscripts/make_readme.py
Commit message (Collapse)AuthorAgeFilesLines
* [build] Extend use of `devscripts/utils`dirkf2023-07-251-4/+7
|
* [compat] Use `compat_open()`dirkf2023-07-251-1/+3
|
* [test_unicode_literals] Arm unicode_literals checkPhilipp Hagemeister2014-11-261-0/+2
| | | | | | | | | From now on, the line from __future__ import unicode_literals should be contained in every single Python file lest we run into any more 2.x/3.x issues. Going forward, we're likely to develop on 3.x only and would likely miss subtle bugs otherwise.
* Split man and README (Fixes #2892)Philipp Hagemeister2014-05-131-1/+1
|
* Fix make_readme on Python 2Philipp Hagemeister2014-01-051-1/+4
|
* Make make_readme run in a locale-less environmentPhilipp Hagemeister2014-01-051-2/+3
| | | | Mentioned in #267
* re-worked release workflow, it is one-step and creates GPG signatures nowFilippo Valsorda2013-01-021-0/+0
|
* little correction on the readmegcmalloc2012-12-071-8/+7
|
* devscripts/make_readme.py in place of all that sedding, that has porting ↵Filippo Valsorda2012-12-071-0/+21
problems