aboutsummaryrefslogtreecommitdiffstats
path: root/webhook-core.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* look out for the github event typeRalf Jung2015-02-221-21/+29
|
* deal with the initial "zen" message from github; fix thingsRalf Jung2015-02-221-0/+6
|
* add license headers and COPYINGRalf Jung2015-02-221-2/+2
|
* redesign to use force pushes only if necessary, to avoid race conditions, ↵Ralf Jung2015-02-221-0/+66
and to add email reports