aboutsummaryrefslogtreecommitdiffstats
path: root/packaging-tools/send_header_diff_kmail.py
Commit message (Expand)AuthorAgeFilesLines
* Refactor runner.py functionsPatrik Teivonen2022-11-011-2/+2
* Revert "Revert "Use logging functions from logging_util.py""Antti Kokko2022-10-261-3/+7
* Revert "Use logging functions from logging_util.py"Antti Kokko2022-10-191-7/+3
* Use logging functions from logging_util.pyPatrik Teivonen2022-10-181-3/+7
* Add missing type hints, enable strict mypy checkingPatrik Teivonen2022-09-221-1/+1
* pylint: Add checking for PEP8 naming style conventions (C0103)Patrik Teivonen2022-09-081-4/+4
* Reduce use of module globals by wrapping code outside functions in mainPatrik Teivonen2022-09-061-1/+6
* pylint: Add string formatting checks, use f-string and lazy % formattingPatrik Teivonen2022-08-161-2/+2
* Make imports consistent across Python scripts, isort hookv6.4.0-beta3-packagingPatrik Teivonen2022-08-051-2/+2
* PEP8: Blank lines in function and class definitions, file endPatrik Teivonen2022-07-111-0/+1
* PEP8 compliant copyright headers in Python scriptsv6.4.0-beta2-packagingPatrik Teivonen2022-07-071-49/+49
* Update shebang, year in copyright noticePatrik Teivonen2022-04-111-1/+2
* Add script to send the header diffs using kmailFrederik Gladhorn2016-02-121-0/+87