aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* new git URLRalf Jung2016-05-121-1/+1
* fix catching exceptionsRalf Jung2016-02-071-1/+1
* slightly more informative error messagesRalf Jung2016-02-072-4/+4
* Convert README to markdownRalf Jung2015-10-082-149/+140
* sync README style with othersRalf Jung2015-07-191-1/+1
* README tuningRalf Jung2015-07-191-2/+2
* some more README workRalf Jung2015-07-191-5/+8
* README workRalf Jung2015-07-191-14/+15
* add a first version of a READMERalf Jung2015-07-194-1/+171
* clarify help textRalf Jung2015-07-191-1/+1
* fix a format stringRalf Jung2015-07-191-1/+1
* don't hard-code the path to the python interpreterRalf Jung2015-06-182-2/+2
* githook: slightly more robust against weird inputRalf Jung2015-06-081-1/+4
* ignore more thingsRalf Jung2015-06-081-1/+1
* fix some bugsRalf Jung2015-06-082-2/+3
* add a script to setup github repositories appropriatelyRalf Jung2015-06-082-4/+89
* avoid needless format string position identifiersRalf Jung2015-03-063-15/+15
* add gitignoreRalf Jung2015-02-251-0/+2
* compensate for the gitolite mirror script not to be a proper executableRalf Jung2015-02-251-1/+1
* make sure the post-receive hooks are run when pushes come in from external re...Ralf Jung2015-02-243-11/+21
* verify the HMAC that GitHub sendsRalf Jung2015-02-223-23/+23
* look out for the github event typeRalf Jung2015-02-222-22/+34
* deal with the initial "zen" message from github; fix thingsRalf Jung2015-02-223-4/+10
* add support for setting the SSH identity per-repoRalf Jung2015-02-222-3/+40
* configure sender of mailsRalf Jung2015-02-221-6/+12
* add license headers and COPYINGRalf Jung2015-02-225-4/+77
* redesign to use force pushes only if necessary, to avoid race conditions, and...Ralf Jung2015-02-225-196/+276
* add support for github -> local syncRalf Jung2015-02-222-64/+184
* local-to-remote sync is workingRalf Jung2015-02-211-0/+96