Commit Graph

89 Commits (0b003e1ff7e09b56cd013b15f1998495994b7211)

Author SHA1 Message Date
Ryan Ofsky 59ebee3fb4
add ryanofsky to trusted-keys
2 years ago
Cory Fields 1fefcf27ed verify-commits: error and exit cleanly when git is too old.
2 years ago
glozow 873dcc1910
Merge bitcoin/bitcoin#27058: contrib: Improve verify-commits.py to work with maintainers leaving
2 years ago
Andrew Chow 14fac808bd verify-commits: Mention git v2.38.0 requirement
2 years ago
MarcoFalke fab17f08e2
Revert "[contrib] verify-commits: Add MarcoFalke fingerprint"
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 76923bfa09 verify-commits: Remove all allowed commit exceptions
2 years ago
Andrew Chow 53b07b2b47 verify-commits: Move trusted-keys valid sig check into verify-commits itself
2 years ago
fanquake cbf511b3f4
Merge bitcoin/bitcoin#27054: Remove laanwj from trusted-keys
2 years ago
Andrew Chow 6ada37d44c verify-commits: Bump trusted git root to after most recent laanwj merge
2 years ago
laanwj aafa5e945c
Remove laanwj from trusted-keys
2 years ago
Hennadii Stepanov 306ccd4927
scripted-diff: Bump copyright headers
2 years ago
Pieter Wuille 8cbeab4d90 Remove my key from trusted-keys
2 years ago
glozow ebe106a754
add glozow to trusted-keys
2 years ago
Hennadii Stepanov d4b3dc5b0a
contrib: Remove keys that are no longer used for merging
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
Hennadii Stepanov f47dda2c58
scripted-diff: Bump copyright headers
3 years ago
Andrew Chow 33b511251a
contrib: add achow101 to trusted keys
3 years ago
W. J. van der Laan aec631bccc
Merge bitcoin/bitcoin#23462: test: Enable SC2046 and SC2086 shellcheck rules
3 years ago
Hennadii Stepanov 9a1ad7bc0d
test: Enable SC2086 shellcheck rule
3 years ago
nthumann 365f35481d
script: Add commits signed with sipas expired key to allow-revsig-commits
3 years ago
fanquake 4c43b7d41d
contrib: use hkps://keys.openpgp.org to retrieve builder keys
3 years ago
Hennadii Stepanov 55d85834cc
script: Add trusted key for hebasto
4 years ago
MarcoFalke fa488f131f
scripted-diff: Bump copyright headers
5 years ago
MarcoFalke e09c701e01 scripted-diff: Bump copyright of files changed in 2020
5 years ago
MarcoFalke aaaaad6ac9
scripted-diff: Bump copyright of files changed in 2019
5 years ago
Emil Engler bd6a243075
script: Add Keyserver to verify-commits README
5 years ago
fanquake 6c27fa0f09
scripts: remove github-merge.py
5 years ago
Hennadii Stepanov 1ac454a384
Enable ShellCheck rules
5 years ago
fanquake 8081927c33
scripts: add key for fanquake to trusted keys list
6 years ago
MarcoFalke 904129b35d
Merge #15255: [tests] Remove travis_wait from lint script
6 years ago
Graham Krizek 8b8d8eeae9 Remove travis_wait from lint script
6 years ago
Douglas Roark a786c3b306
Slight tweak to the verify-commits script directions
6 years ago
Graham Krizek fdf82ba181
Update all subprocess.check_output functions in CI scripts to be Python 3.4 compatible
6 years ago
MeshCollider e946fc7eb1
Merge #14809: Tools: improve verify-commits.py script
6 years ago
Jameson Lopp 45842c3d26
Improve documentation for running verify-commits.py script
6 years ago
Wladimir J. van der Laan 1ca0502541
scripts: Add trusted key for Samuel Dobson
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
DesWurstes 000000035b Obsolete #!/bin/bash shebang
6 years ago
Wladimir J. van der Laan 45c00f8416
Merge #13454: Make sure LC_ALL=C is set in all shell scripts
6 years ago
Wladimir J. van der Laan a90ca4087a
Merge #13448: Add linter: Make sure we explicitly open all text files using UTF-8 encoding in Python
6 years ago
Loganaden Velvindron 9e2e5626da Fix CVE-2018-12356 by hardening the regex.
6 years ago
practicalswift 3352da8da1 Add "export LC_ALL=C" to all shell scripts
6 years ago
practicalswift 634bd97001 Explicitly specify encoding when opening text files in Python code
6 years ago
Chun Kuan Lee e5b2cd8e75 Use python instead of slow shell script on verify-commits
7 years ago
Wladimir J. van der Laan b2e5fe8b55
Merge #12708: Make verify-commits.sh test that merges are clean
7 years ago
Matt Corallo 94715767a3 [verify-commits] Add some additional useful documentation.
7 years ago
Matt Corallo de7e93138a Add Marco-expired-key-signed-commits to allow-revsig-commits
7 years ago