Commit Graph

5 Commits

Author SHA1 Message Date
Mike Fährmann
e8b2a496ba [scripts] ensure files use 'utf-8' encoding and '\n' newlines (#7872) 2025-07-22 20:57:54 +02:00
Mike Fährmann
1df09292b5 consistent __exit__() argument names 2024-10-11 16:43:28 +02:00
Mike Fährmann
e60ec1699a only rewrite utility files if contents changed 2023-01-27 18:04:13 +01:00
Mike Fährmann
4f39d2ae64 install bash completion into share/bash-completion/completions 2019-11-07 23:23:48 +01:00
Mike Fährmann
96c7ccd380 update/cleanup Python dev scripts
- put common code in its own util.py file
- same Python3 shebang for all scripts
- add file docstrings
- fix format string replacement fields in man page template
2019-04-16 21:21:34 +02:00