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