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