Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify custom hook output handlingcustom-hook-output | Jacob Vosmaer | 2016-06-24 | 1 | -29/+16 |
| | |||||
* | Move setting/unsetting of GL_ID from lib to executables. | Douwe Maan | 2015-04-06 | 1 | -8/+5 |
| | |||||
* | Enable rubocop rule | Dmitriy Zaporozhets | 2015-03-02 | 1 | -2/+2 |
| | |||||
* | Fix custom hook output and return values | Drew Blessing | 2014-11-18 | 1 | -3/+3 |
| | |||||
* | Fix the calls to pre- and post-receive custom hooks | jkbzh | 2014-11-06 | 1 | -14/+41 |
| | | | | | | - Reset G_ID if the custom pre-receive hook fails - Use a pipe to feed stdin to the custom pre- and post-receive hooks, in the same way that the standalone git works | ||||
* | Support for custom hooks | Drew Blessing | 2014-11-05 | 1 | -0/+42 |