make sure the post-receive hooks are run when pushes come in from external repositories
[git-mirror.git] / git_mirror.py
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 Jungdeal with the initial "zen" message from github; fix...
2015-02-22 Ralf Jungadd support for setting the SSH identity per-repo
2015-02-22 Ralf Jungconfigure sender of mails
2015-02-22 Ralf Jungadd license headers and COPYING
2015-02-22 Ralf Jungredesign to use force pushes only if necessary, to...