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
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
2018-03-28
Revert "test: Update trust git root".
Matt Corallo
2018-03-16
Make verify-commits.sh test that merges are clean
Pieter Wuille
2018-03-06
test: Update trust git root
Wladimir J. van der Laan
2017-12-05
[verify-commits] Fix gpg.sh's echoing for commits with '\n'
Matt Corallo
2017-12-04
Merge #10773: Shell script cleanups
Pieter Wuille
2017-11-09
Merge #10771: Remove unused variables in shell scripts
Wladimir J. van der Laan
2017-10-20
[verify-commits] Allow revoked keys to expire
Matt Corallo
2017-10-18
Add quotes to variable assignment (as requested by @TheBlueMatt)
practicalswift
2017-10-18
Fix valid path output
practicalswift
2017-10-18
Fix incorrect quoting of quotes (the previous quotes had no effect beyond unq...
practicalswift
2017-10-18
Remove unused variables
practicalswift
2017-10-09
Remove accidental stray semicolon
practicalswift
2017-08-09
Remove unused variables in shell scripts.
practicalswift
2017-03-09
Update trusted-sha512-root-commit for new bad tree hash
Matt Corallo
2017-03-09
If GNU sha512sum is missing, try perl shasum in verify-commits
Matt Corallo
2017-03-09
Make verify-commits.sh non-recursive
Matt Corallo
2017-03-06
Fix bashisms in verify-commits and always check top commit's tree
Matt Corallo
2017-03-06
Check gpg version before setting --weak-digest
Matt Corallo
2017-03-05
Fix regsig checking for subkey sigs in verify-commits
Matt Corallo
2017-03-04
Allow any subkey in verify-commits
Matt Corallo
2017-03-04
Add comment re: why SHA1 is disabled
Peter Todd
2017-03-04
Verify Tree-SHA512s in merge commits, enforce sigs are not SHA1
Matt Corallo
2017-02-27
Add Pieter's old signed commits to revsig-commits
Matt Corallo
[next]