Age | Commit message (Expand) | Author |
---|---|---|
2022-05-05 | contrib: fix dirname on `verify-commits` | brunoerg |
2022-04-27 | test, contrib, refactor: use `with` when opening a file | brunoerg |
2019-12-30 | scripted-diff: Bump copyright of files changed in 2019 | MarcoFalke |
2019-08-19 | scripts: remove github-merge.py | fanquake |
2019-02-21 | Remove travis_wait from lint script | Graham Krizek |
2019-01-18 | Update all subprocess.check_output functions in CI scripts to be Python 3.4 c... | Graham Krizek |
2018-12-06 | Improve documentation for running verify-commits.py script | Jameson Lopp |
2018-09-02 | lint: Make sure we read the command line inputs using utf-8 decoding in python | Chun Kuan Lee |
2018-06-12 | Explicitly specify encoding when opening text files in Python code | practicalswift |
2018-06-12 | Use python instead of slow shell script on verify-commits | Chun Kuan Lee |