aboutsummaryrefslogtreecommitdiffstats
path: root/t/t5534-push-signed.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-09-05gpg-interface: fix misdesigned signing key interfacesPatrick Steinhardt1-0/+1
2024-03-16t/t5*: avoid redundant uses of catBeat Bolli1-1/+1
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-3/+3
2022-03-17tests: change "mkdir -p && write_script" to use "test_hook"Ævar Arnfjörð Bjarmason1-18/+8
2021-09-10ssh signing: tests for logs, tags & push certsFabian Stelzer1-0/+101
2020-11-19t55[23]*: adjust the references to the default branch name "main"Johannes Schindelin1-3/+3
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-10-06t5534: split stdout and stderr redirectionĐoàn Trần Công Danh1-4/+3
2020-09-19send-pack: run GPG after atomic push checkingHan Xin1-0/+23
2018-07-20gpg-interface t: extend the existing GPG tests with GPGSMHenning Schild1-4/+59
2017-08-22Merge branch 'ma/parse-maybe-bool'Junio C Hamano1-0/+7
2017-08-07config: make git_{config,parse}_maybe_bool equivalentMartin Ågren1-1/+1
2017-08-07t5334: document that git push --signed=1 does not workMartin Ågren1-0/+7
2017-07-06Merge branch 'js/t5534-rev-parse-gives-multi-line-output-fix'Junio C Hamano1-4/+10
2017-07-05t5534: fix misleading grep invocationJohannes Schindelin1-4/+10
2017-05-10receive-pack: verify push options in certJonathan Tan1-0/+37
2014-10-24push: heed user.signingkey for signed pushesMichael J Gruber1-0/+44
2014-09-17signed push: fortify against replay attacksJunio C Hamano1-8/+14
2014-09-15send-pack: send feature request on push-cert packetJunio C Hamano1-0/+13
2014-09-15receive-pack: GPG-validate push certificatesJunio C Hamano1-2/+16
2014-09-15push: the beginning of "git push --signed"Junio C Hamano1-0/+94