Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ma/parse-maybe-bool' | Junio C Hamano | 2017-08-22 | 1 | -0/+7 |
|\ | |||||
| * | config: make git_{config,parse}_maybe_bool equivalent | Martin Ågren | 2017-08-07 | 1 | -1/+1 |
| * | t5334: document that git push --signed=1 does not work | Martin Ågren | 2017-08-07 | 1 | -0/+7 |
* | | Merge branch 'js/t5534-rev-parse-gives-multi-line-output-fix' | Junio C Hamano | 2017-07-07 | 1 | -4/+10 |
|\ \ | |||||
| * | | t5534: fix misleading grep invocation | Johannes Schindelin | 2017-07-05 | 1 | -4/+10 |
| |/ | |||||
* / | receive-pack: verify push options in cert | Jonathan Tan | 2017-05-10 | 1 | -0/+37 |
|/ | |||||
* | push: heed user.signingkey for signed pushes | Michael J Gruber | 2014-10-24 | 1 | -0/+44 |
* | signed push: fortify against replay attacks | Junio C Hamano | 2014-09-17 | 1 | -8/+14 |
* | send-pack: send feature request on push-cert packet | Junio C Hamano | 2014-09-15 | 1 | -0/+13 |
* | receive-pack: GPG-validate push certificates | Junio C Hamano | 2014-09-15 | 1 | -2/+16 |
* | push: the beginning of "git push --signed" | Junio C Hamano | 2014-09-15 | 1 | -0/+94 |