Commit Graph

15 Commits (0b003e1ff7e09b56cd013b15f1998495994b7211)

Author SHA1 Message Date
Cory Fields 1fefcf27ed verify-commits: error and exit cleanly when git is too old.
2 years ago
Andrew Chow bb86887527 verify-commits: Skip checks for commits older than trusted roots
2 years ago
Andrew Chow 5497c14830 verify-commits: Use merge-tree in clean merge check
2 years ago
Andrew Chow 53b07b2b47 verify-commits: Move trusted-keys valid sig check into verify-commits itself
2 years ago
Hennadii Stepanov 306ccd4927
scripted-diff: Bump copyright headers
2 years ago
brunoerg ded915e842 contrib: fix dirname on `verify-commits`
3 years ago
brunoerg 027aab663a test, contrib, refactor: use `with` when opening a file
3 years ago
MarcoFalke aaaaad6ac9
scripted-diff: Bump copyright of files changed in 2019
5 years ago
fanquake 6c27fa0f09
scripts: remove github-merge.py
5 years ago
Graham Krizek 8b8d8eeae9 Remove travis_wait from lint script
6 years ago
Graham Krizek fdf82ba181
Update all subprocess.check_output functions in CI scripts to be Python 3.4 compatible
6 years ago
Jameson Lopp 45842c3d26
Improve documentation for running verify-commits.py script
6 years ago
Chun Kuan Lee 5d62dcf9cf lint: Make sure we read the command line inputs using utf-8 decoding in python
6 years ago
practicalswift 634bd97001 Explicitly specify encoding when opening text files in Python code
7 years ago
Chun Kuan Lee e5b2cd8e75 Use python instead of slow shell script on verify-commits
7 years ago