Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move "%G" format test from t7510 to t6006jk/pretty-G-format-fixes | Jeff King | 2014-06-25 | 1 | -6/+0 |
* | pretty: avoid reading past end-of-string with "%G" | Jeff King | 2014-06-17 | 1 | -0/+6 |
* | t7510: check %G* pretty-format output | Jeff King | 2014-06-17 | 1 | -0/+40 |
* | t7510: test a commit signed by an unknown key | Jeff King | 2014-06-17 | 1 | -0/+13 |
* | t7510: use consistent &&-chains in loop | Michael J Gruber | 2014-06-17 | 1 | -6/+6 |
* | t7510: stop referring to master in later tests | Jeff King | 2014-06-17 | 1 | -3/+3 |
* | test the commit.gpgsign config optionnv/commit-gpgsign-config | Nicolas Vigier | 2014-02-24 | 1 | -4/+21 |
* | commit --amend -S: strip existing gpgsig headers | Junio C Hamano | 2012-01-05 | 1 | -1/+10 |
* | test "commit -S" and "log --show-signature" | Junio C Hamano | 2011-11-12 | 1 | -0/+71 |