aboutsummaryrefslogtreecommitdiff
path: root/t/t7510-signed-commit.sh
Commit message (Expand)AuthorAge
* Merge branch 'jk/test-chain-lint'Junio C Hamano2015-03-26
|\
| * t: fix trivial &&-chain breakageJeff King2015-03-20
* | Merge branch 'mg/verify-commit'Junio C Hamano2015-03-20
|\ \ | |/ |/|
| * t7510: do not fail when gpg warns about insecure memoryKyle J. McKay2015-03-10
* | Merge branch 'mg/verify-commit'Junio C Hamano2014-07-10
|\ \ | |/
| * t7510: test verify-commitMichael J Gruber2014-06-23
| * t7510: exit for loop with test resultMichael J Gruber2014-06-23
* | move "%G" format test from t7510 to t6006Jeff King2014-06-25
* | pretty: avoid reading past end-of-string with "%G"Jeff King2014-06-17
* | t7510: check %G* pretty-format outputJeff King2014-06-17
* | t7510: test a commit signed by an unknown keyJeff King2014-06-17
* | t7510: use consistent &&-chains in loopMichael J Gruber2014-06-17
* | t7510: stop referring to master in later testsJeff King2014-06-17
|/
* test the commit.gpgsign config optionNicolas Vigier2014-02-24
* commit --amend -S: strip existing gpgsig headersJunio C Hamano2012-01-05
* test "commit -S" and "log --show-signature"Junio C Hamano2011-11-12