index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
verify-commits
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-16
1
-1
/
+1
*
scripted-diff: Bump copyright of files changed in 2020
MarcoFalke
2020-01-15
1
-1
/
+1
*
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-12-30
3
-3
/
+3
*
script: Add Keyserver to verify-commits README
Emil Engler
2019-11-30
1
-1
/
+1
*
scripts: remove github-merge.py
fanquake
2019-08-19
1
-1
/
+1
*
Enable ShellCheck rules
Hennadii Stepanov
2019-07-04
1
-2
/
+2
*
scripts: add key for fanquake to trusted keys list
fanquake
2019-06-07
1
-0
/
+1
*
Merge #15255: [tests] Remove travis_wait from lint script
MarcoFalke
2019-03-29
1
-0
/
+10
|
\
|
*
Remove travis_wait from lint script
Graham Krizek
2019-02-21
1
-0
/
+10
*
|
Slight tweak to the verify-commits script directions
Douglas Roark
2019-01-31
1
-1
/
+2
|
/
*
Update all subprocess.check_output functions in CI scripts to be Python 3.4 c...
Graham Krizek
2019-01-18
1
-7
/
+7
*
Merge #14809: Tools: improve verify-commits.py script
MeshCollider
2018-12-10
2
-5
/
+14
|
\
|
*
Improve documentation for running verify-commits.py script
Jameson Lopp
2018-12-06
2
-5
/
+14
*
|
scripts: Add trusted key for Samuel Dobson
Wladimir J. van der Laan
2018-12-04
1
-0
/
+1
|
/
*
lint: Make sure we read the command line inputs using utf-8 decoding in python
Chun Kuan Lee
2018-09-02
1
-7
/
+7
*
Obsolete #!/bin/bash shebang
DesWurstes
2018-06-20
1
-1
/
+1
*
Merge #13454: Make sure LC_ALL=C is set in all shell scripts
Wladimir J. van der Laan
2018-06-18
2
-0
/
+2
|
\
|
*
Add "export LC_ALL=C" to all shell scripts
practicalswift
2018-06-14
2
-0
/
+2
*
|
Merge #13448: Add linter: Make sure we explicitly open all text files using U...
Wladimir J. van der Laan
2018-06-16
1
-5
/
+5
|
\
\
|
*
|
Explicitly specify encoding when opening text files in Python code
practicalswift
2018-06-12
1
-5
/
+5
|
|
/
*
/
Fix CVE-2018-12356 by hardening the regex.
Loganaden Velvindron
2018-06-15
1
-1
/
+1
|
/
*
Use python instead of slow shell script on verify-commits
Chun Kuan Lee
2018-06-12
6
-160
/
+168
*
Merge #12708: Make verify-commits.sh test that merges are clean
Wladimir J. van der Laan
2018-04-07
1
-5
/
+27
|
\
|
*
Make verify-commits.sh test that merges are clean
Pieter Wuille
2018-03-16
1
-5
/
+27
*
|
[verify-commits] Add some additional useful documentation.
Matt Corallo
2018-03-29
1
-0
/
+21
*
|
Add Marco-expired-key-signed-commits to allow-revsig-commits
Matt Corallo
2018-03-28
1
-0
/
+400
*
|
Revert "test: Update trust git root".
Matt Corallo
2018-03-28
1
-1
/
+1
|
/
*
test: Update trust git root
Wladimir J. van der Laan
2018-03-06
1
-1
/
+1
*
[verify-commits] Fix gpg.sh's echoing for commits with '\n'
Matt Corallo
2017-12-05
1
-5
/
+5
*
Merge #10773: Shell script cleanups
Pieter Wuille
2017-12-04
1
-1
/
+2
|
\
|
*
Add quotes to variable assignment (as requested by @TheBlueMatt)
practicalswift
2017-10-18
1
-1
/
+1
|
*
Fix valid path output
practicalswift
2017-10-18
1
-1
/
+2
|
*
Fix incorrect quoting of quotes (the previous quotes had no effect beyond unq...
practicalswift
2017-10-18
1
-1
/
+1
|
*
Remove unused variables
practicalswift
2017-10-18
1
-2
/
+0
*
|
Merge #10771: Remove unused variables in shell scripts
Wladimir J. van der Laan
2017-11-09
1
-4
/
+2
|
\
\
|
*
|
Remove unused variables in shell scripts.
practicalswift
2017-08-09
1
-4
/
+2
*
|
|
[verify-commits] Allow revoked keys to expire
Matt Corallo
2017-10-20
1
-0
/
+5
|
|
/
|
/
|
*
|
Remove accidental stray semicolon
practicalswift
2017-10-09
1
-1
/
+1
|
/
*
Update trusted-sha512-root-commit for new bad tree hash
Matt Corallo
2017-03-09
1
-1
/
+1
*
If GNU sha512sum is missing, try perl shasum in verify-commits
Matt Corallo
2017-03-09
1
-2
/
+15
*
Make verify-commits.sh non-recursive
Matt Corallo
2017-03-09
1
-60
/
+51
*
Fix bashisms in verify-commits and always check top commit's tree
Matt Corallo
2017-03-06
2
-7
/
+8
*
Check gpg version before setting --weak-digest
Matt Corallo
2017-03-06
2
-4
/
+16
*
Fix regsig checking for subkey sigs in verify-commits
Matt Corallo
2017-03-05
1
-6
/
+2
*
Allow any subkey in verify-commits
Matt Corallo
2017-03-04
2
-3
/
+3
*
Add comment re: why SHA1 is disabled
Peter Todd
2017-03-04
1
-0
/
+9
*
Verify Tree-SHA512s in merge commits, enforce sigs are not SHA1
Matt Corallo
2017-03-04
3
-3
/
+73
*
Add Pieter's old signed commits to revsig-commits
Matt Corallo
2017-02-27
1
-0
/
+104
*
Require merge commits merge branches on top of other merge commits
Matt Corallo
2017-02-01
1
-1
/
+2
*
[copyright] add MIT license headers to .sh scripts where missing
isle2983
2016-09-11
3
-0
/
+12
[next]