index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
verify-commits
Age
Commit message (
Expand
)
Author
2023-05-08
add ryanofsky to trusted-keys
Ryan Ofsky
2023-04-13
verify-commits: error and exit cleanly when git is too old.
Cory Fields
2023-02-27
Merge bitcoin/bitcoin#27058: contrib: Improve verify-commits.py to work with ...
glozow
2023-02-21
verify-commits: Mention git v2.38.0 requirement
Andrew Chow
2023-02-21
Revert "[contrib] verify-commits: Add MarcoFalke fingerprint"
MarcoFalke
2023-02-16
verify-commits: Skip checks for commits older than trusted roots
Andrew Chow
2023-02-16
verify-commits: Use merge-tree in clean merge check
Andrew Chow
2023-02-16
verify-commits: Remove all allowed commit exceptions
Andrew Chow
2023-02-16
verify-commits: Move trusted-keys valid sig check into verify-commits itself
Andrew Chow
2023-02-16
Merge bitcoin/bitcoin#27054: Remove laanwj from trusted-keys
fanquake
2023-02-10
verify-commits: Bump trusted git root to after most recent laanwj merge
Andrew Chow
2023-02-07
Remove laanwj from trusted-keys
laanwj
2022-12-24
scripted-diff: Bump copyright headers
Hennadii Stepanov
2022-07-07
Remove my key from trusted-keys
Pieter Wuille
2022-07-01
add glozow to trusted-keys
glozow
2022-05-24
contrib: Remove keys that are no longer used for merging
Hennadii Stepanov
2022-05-05
contrib: fix dirname on `verify-commits`
brunoerg
2022-04-27
test, contrib, refactor: use `with` when opening a file
brunoerg
2021-12-30
scripted-diff: Bump copyright headers
Hennadii Stepanov
2021-12-16
contrib: add achow101 to trusted keys
Andrew Chow
2021-11-15
Merge bitcoin/bitcoin#23462: test: Enable SC2046 and SC2086 shellcheck rules
W. J. van der Laan
2021-11-13
test: Enable SC2086 shellcheck rule
Hennadii Stepanov
2021-08-22
script: Add commits signed with sipas expired key to allow-revsig-commits
nthumann
2021-08-17
contrib: use hkps://keys.openpgp.org to retrieve builder keys
fanquake
2021-04-06
script: Add trusted key for hebasto
Hennadii Stepanov
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
2020-01-15
scripted-diff: Bump copyright of files changed in 2020
MarcoFalke
2019-12-30
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-11-30
script: Add Keyserver to verify-commits README
Emil Engler
2019-08-19
scripts: remove github-merge.py
fanquake
2019-07-04
Enable ShellCheck rules
Hennadii Stepanov
2019-06-07
scripts: add key for fanquake to trusted keys list
fanquake
2019-03-29
Merge #15255: [tests] Remove travis_wait from lint script
MarcoFalke
2019-02-21
Remove travis_wait from lint script
Graham Krizek
2019-01-31
Slight tweak to the verify-commits script directions
Douglas Roark
2019-01-18
Update all subprocess.check_output functions in CI scripts to be Python 3.4 c...
Graham Krizek
2018-12-10
Merge #14809: Tools: improve verify-commits.py script
MeshCollider
2018-12-06
Improve documentation for running verify-commits.py script
Jameson Lopp
2018-12-04
scripts: Add trusted key for Samuel Dobson
Wladimir J. van der Laan
2018-09-02
lint: Make sure we read the command line inputs using utf-8 decoding in python
Chun Kuan Lee
2018-06-20
Obsolete #!/bin/bash shebang
DesWurstes
2018-06-18
Merge #13454: Make sure LC_ALL=C is set in all shell scripts
Wladimir J. van der Laan
2018-06-16
Merge #13448: Add linter: Make sure we explicitly open all text files using U...
Wladimir J. van der Laan
2018-06-15
Fix CVE-2018-12356 by hardening the regex.
Loganaden Velvindron
2018-06-14
Add "export LC_ALL=C" to all shell scripts
practicalswift
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
2018-04-07
Merge #12708: Make verify-commits.sh test that merges are clean
Wladimir J. van der Laan
2018-03-29
[verify-commits] Add some additional useful documentation.
Matt Corallo
2018-03-28
Add Marco-expired-key-signed-commits to allow-revsig-commits
Matt Corallo
[next]