aboutsummaryrefslogtreecommitdiffstats
path: root/t/t7612-merge-verify-signatures.sh
AgeCommit message (Expand)AuthorFilesLines
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-12/+12
2023-02-06tests: mark tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason1-0/+1
2020-11-19t7[5-9]*: adjust the references to the default branch name "main"Johannes Schindelin1-2/+2
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-01-15gpg-interface: add minTrustLevel as a configuration optionHans Jerry Illikainen1-0/+22
2018-11-07merge: handle --verify-signatures for unborn branchJeff King1-0/+7
2018-06-11tests: make forging GPG signed commits and tags more robustSZEDER Gábor1-1/+1
2017-12-19t5573, t7612: clean up after unexpected success of 'pull' and 'merge'Junio C Hamano1-5/+11
2017-12-12merge: add config option for verifySignaturesHans Jerry Illikainen1-0/+39
2015-03-20t: fix trivial &&-chain breakageJeff King1-1/+1
2013-03-31merge/pull Check for untrusted good GPG signaturesSebastian Götte1-0/+9
2013-03-31merge/pull: verify GPG signatures of commits being mergedSebastian Götte1-0/+52