aboutsummaryrefslogtreecommitdiffstats
path: root/webhook.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* verify the HMAC that GitHub sendsRalf Jung2015-02-221-11/+0
* look out for the github event typeRalf Jung2015-02-221-1/+5
* add license headers and COPYINGRalf Jung2015-02-221-1/+28
* redesign to use force pushes only if necessary, to avoid race conditions, and...Ralf Jung2015-02-221-2/+3
* add support for github -> local syncRalf Jung2015-02-221-0/+22