Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avoid needless format string position identifiers | Ralf Jung | 2015-03-06 | 1 | -6/+6 |
* | make sure the post-receive hooks are run when pushes come in from external re... | Ralf Jung | 2015-02-24 | 1 | -1/+2 |
* | verify the HMAC that GitHub sends | Ralf Jung | 2015-02-22 | 1 | -2/+15 |
* | look out for the github event type | Ralf Jung | 2015-02-22 | 1 | -21/+29 |
* | deal with the initial "zen" message from github; fix things | Ralf Jung | 2015-02-22 | 1 | -0/+6 |
* | add license headers and COPYING | Ralf Jung | 2015-02-22 | 1 | -2/+2 |
* | redesign to use force pushes only if necessary, to avoid race conditions, and... | Ralf Jung | 2015-02-22 | 1 | -0/+66 |