summaryrefslogtreecommitdiff
path: root/t/t7510-signed-commit.sh
AgeCommit message (Expand)Author
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