summaryrefslogtreecommitdiff
path: root/t/t7510-signed-commit.sh
AgeCommit message (Expand)Author
2018-07-18t/t7510: check the validation of the new config gpg.formatHenning Schild
2018-06-11tests: make forging GPG signed commits and tags more robustSZEDER Gábor
2018-06-11t7510-signed-commit: use 'test_must_fail'SZEDER Gábor
2016-10-12gpg-interface: use more status lettersMichael J Gruber
2016-06-24log: add log.showSignature configuration variableMehul Jain
2016-05-13Merge branch 'jc/commit-tree-ignore-commit-gpgsign'Junio C Hamano
2016-05-03commit-tree: do not pay attention to commit.gpgsignJunio C Hamano
2015-06-22verify-commit: add option to print raw gpg status informationbrian m. carlson
2015-06-22gpg: centralize signature checkbrian m. carlson
2015-06-22verify-commit: add test for exit status on untrusted signaturebrian m. carlson
2015-03-26Merge branch 'jk/test-chain-lint'Junio C Hamano
2015-03-20Merge branch 'mg/verify-commit'Junio C Hamano
2015-03-20t: fix trivial &&-chain breakageJeff King
2015-03-10t7510: do not fail when gpg warns about insecure memoryKyle J. McKay
2014-07-10Merge branch 'mg/verify-commit'Junio C Hamano
2014-06-25move "%G" format test from t7510 to t6006Jeff King
2014-06-23t7510: test verify-commitMichael J Gruber
2014-06-23t7510: exit for loop with test resultMichael J Gruber
2014-06-17pretty: avoid reading past end-of-string with "%G"Jeff King
2014-06-17t7510: check %G* pretty-format outputJeff King
2014-06-17t7510: test a commit signed by an unknown keyJeff King
2014-06-17t7510: use consistent &&-chains in loopMichael J Gruber
2014-06-17t7510: stop referring to master in later testsJeff King
2014-02-24test the commit.gpgsign config optionNicolas Vigier
2012-01-05commit --amend -S: strip existing gpgsig headersJunio C Hamano
2011-11-13test "commit -S" and "log --show-signature"Junio C Hamano