aboutsummaryrefslogtreecommitdiff
path: root/contrib/verify-commits
AgeCommit message (Expand)Author
2023-05-08add ryanofsky to trusted-keysRyan Ofsky
2023-04-13verify-commits: error and exit cleanly when git is too old.Cory Fields
2023-02-27Merge bitcoin/bitcoin#27058: contrib: Improve verify-commits.py to work with ...glozow
2023-02-21verify-commits: Mention git v2.38.0 requirementAndrew Chow
2023-02-21Revert "[contrib] verify-commits: Add MarcoFalke fingerprint"MarcoFalke
2023-02-16verify-commits: Skip checks for commits older than trusted rootsAndrew Chow
2023-02-16verify-commits: Use merge-tree in clean merge checkAndrew Chow
2023-02-16verify-commits: Remove all allowed commit exceptionsAndrew Chow
2023-02-16verify-commits: Move trusted-keys valid sig check into verify-commits itselfAndrew Chow
2023-02-16Merge bitcoin/bitcoin#27054: Remove laanwj from trusted-keysfanquake
2023-02-10verify-commits: Bump trusted git root to after most recent laanwj mergeAndrew Chow
2023-02-07Remove laanwj from trusted-keyslaanwj
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-07-07Remove my key from trusted-keysPieter Wuille
2022-07-01add glozow to trusted-keysglozow
2022-05-24contrib: Remove keys that are no longer used for mergingHennadii Stepanov
2022-05-05contrib: fix dirname on `verify-commits`brunoerg
2022-04-27test, contrib, refactor: use `with` when opening a filebrunoerg
2021-12-30scripted-diff: Bump copyright headersHennadii Stepanov
2021-12-16contrib: add achow101 to trusted keysAndrew Chow
2021-11-15Merge bitcoin/bitcoin#23462: test: Enable SC2046 and SC2086 shellcheck rulesW. J. van der Laan
2021-11-13test: Enable SC2086 shellcheck ruleHennadii Stepanov
2021-08-22script: Add commits signed with sipas expired key to allow-revsig-commitsnthumann
2021-08-17contrib: use hkps://keys.openpgp.org to retrieve builder keysfanquake
2021-04-06script: Add trusted key for hebastoHennadii Stepanov
2020-04-16scripted-diff: Bump copyright headersMarcoFalke
2020-01-15scripted-diff: Bump copyright of files changed in 2020MarcoFalke
2019-12-30scripted-diff: Bump copyright of files changed in 2019MarcoFalke
2019-11-30script: Add Keyserver to verify-commits READMEEmil Engler
2019-08-19scripts: remove github-merge.pyfanquake
2019-07-04Enable ShellCheck rulesHennadii Stepanov
2019-06-07scripts: add key for fanquake to trusted keys listfanquake
2019-03-29Merge #15255: [tests] Remove travis_wait from lint scriptMarcoFalke
2019-02-21Remove travis_wait from lint scriptGraham Krizek
2019-01-31Slight tweak to the verify-commits script directionsDouglas Roark
2019-01-18Update all subprocess.check_output functions in CI scripts to be Python 3.4 c...Graham Krizek
2018-12-10Merge #14809: Tools: improve verify-commits.py scriptMeshCollider
2018-12-06Improve documentation for running verify-commits.py scriptJameson Lopp
2018-12-04scripts: Add trusted key for Samuel DobsonWladimir J. van der Laan
2018-09-02lint: Make sure we read the command line inputs using utf-8 decoding in pythonChun Kuan Lee
2018-06-20Obsolete #!/bin/bash shebangDesWurstes
2018-06-18Merge #13454: Make sure LC_ALL=C is set in all shell scriptsWladimir J. van der Laan
2018-06-16Merge #13448: Add linter: Make sure we explicitly open all text files using U...Wladimir J. van der Laan
2018-06-15Fix CVE-2018-12356 by hardening the regex.Loganaden Velvindron
2018-06-14Add "export LC_ALL=C" to all shell scriptspracticalswift
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
2018-04-07Merge #12708: Make verify-commits.sh test that merges are cleanWladimir J. van der Laan
2018-03-29[verify-commits] Add some additional useful documentation.Matt Corallo
2018-03-28Add Marco-expired-key-signed-commits to allow-revsig-commitsMatt Corallo