20 Commits (6bf95999d414f4e99eeba4c45f7dccf8c956923e)

Author SHA1 Message Date
practicalswift 13a81b19df Add quotes to variable assignment (as requested by @TheBlueMatt) 7 years ago
practicalswift 683b9d280b Fix valid path output 7 years ago
practicalswift 80f5f28d38 Fix incorrect quoting of quotes (the previous quotes had no effect beyond unquoting) 7 years ago
practicalswift f6b3382fa3 Remove unused variables 7 years ago
practicalswift 0aacfa43c1 Remove accidental stray semicolon 7 years ago
practicalswift ab8e8b97a3 Remove unused variables in shell scripts. 7 years ago
Matt Corallo efc06c2c46 If GNU sha512sum is missing, try perl shasum in verify-commits 7 years ago
Matt Corallo fd5e905e21 Make verify-commits.sh non-recursive 7 years ago
Matt Corallo b3ec305f8e Fix bashisms in verify-commits and always check top commit's tree 7 years ago
Matt Corallo f20e664f40 Check gpg version before setting --weak-digest 7 years ago
Matt Corallo d9c450ffb2 Verify Tree-SHA512s in merge commits, enforce sigs are not SHA1 7 years ago
Matt Corallo 3e900acafa Require merge commits merge branches on top of other merge commits 8 years ago
isle2983 0766d1cac3 [copyright] add MIT license headers to .sh scripts where missing 8 years ago
Peter Todd 22421faa19 Remove pointless warning 8 years ago
Matt Corallo 9523e8adaf Make verify-commits path-independent 8 years ago
Matt Corallo f7d4a25fe6 Make verify-commits POSIX-compliant 8 years ago
Matt Corallo 1d94b72019 Whitelist commits signed with Pieter's now-revoked key 9 years ago
Matt Corallo adaa568722 Add script to verify all merge commits are signed 10 years ago