aboutsummaryrefslogtreecommitdiff
path: root/t/t7510-signed-commit.sh
Commit message (Expand)AuthorAge
* gpg-interface: use more status lettersMichael J Gruber2016-10-12
* log: add log.showSignature configuration variableMehul Jain2016-06-24
* Merge branch 'jc/commit-tree-ignore-commit-gpgsign'Junio C Hamano2016-05-13
|\
| * commit-tree: do not pay attention to commit.gpgsignJunio C Hamano2016-05-03
* | verify-commit: add option to print raw gpg status informationbrian m. carlson2015-06-22
* | gpg: centralize signature checkbrian m. carlson2015-06-22
* | verify-commit: add test for exit status on untrusted signaturebrian m. carlson2015-06-22
|/
* 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