summaryrefslogtreecommitdiff
path: root/t/t7612-merge-verify-signatures.sh
Commit message (Expand)AuthorAgeFilesLines
* tests: mark tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason2023-02-061-0/+1
* t7[5-9]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-2/+2
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* gpg-interface: add minTrustLevel as a configuration optionHans Jerry Illikainen2020-01-151-0/+22
* merge: handle --verify-signatures for unborn branchJeff King2018-11-071-0/+7
* tests: make forging GPG signed commits and tags more robustSZEDER Gábor2018-06-111-1/+1
* t5573, t7612: clean up after unexpected success of 'pull' and 'merge'hi/merge-verify-sig-configJunio C Hamano2017-12-191-5/+11
* merge: add config option for verifySignaturesHans Jerry Illikainen2017-12-121-0/+39
* t: fix trivial &&-chain breakageJeff King2015-03-201-1/+1
* merge/pull Check for untrusted good GPG signaturesSebastian Götte2013-03-311-0/+9
* merge/pull: verify GPG signatures of commits being mergedSebastian Götte2013-03-311-0/+52