Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-01-16 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-12-14 | contrib: add copyright for my scripts | Martin Liska | 1 | -0/+2 |
2022-12-11 | unidiff: use newline='\n' argument | Martin Liska | 1 | -2/+2 |
2022-01-19 | check_GNU_style_lib: skip .py files (one should use flake8). | Martin Liska | 1 | -1/+1 |
2018-11-19 | Detect mixed usage of spaces and tabs. | Martin Liska | 1 | -1/+28 |
2017-05-29 | check_GNU_style_lib.py: Fix trailing whitespace check | Tom de Vries | 1 | -1/+15 |
2017-05-29 | check_GNU_style.py: Read stdin if file argument is '-' | Tom de Vries | 1 | -3/+2 |
2017-05-29 | check_GNU_style_lib.py: Suggest to install all missing pip3 packages at once | Tom de Vries | 1 | -11/+23 |
2017-05-24 | check_GNU_style.py: print usage if no file specified | Tom de Vries | 1 | -0/+267 |