Merge pull request #3 from damien-list/master
[git-mirror.git] / webhook-core.py
2016-02-07 Ralf Jungslightly more informative error messages
2015-03-06 Ralf Jungavoid needless format string position identifiers
2015-02-24 Ralf Jungmake sure the post-receive hooks are run when pushes...
2015-02-22 Ralf Jungverify the HMAC that GitHub sends
2015-02-22 Ralf Junglook out for the github event type
2015-02-22 Ralf Jungdeal with the initial "zen" message from github; fix...
2015-02-22 Ralf Jungadd license headers and COPYING
2015-02-22 Ralf Jungredesign to use force pushes only if necessary, to...