Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: update copyright | Rafael G. Martins | 2019-01-15 | 1 | -1/+1 |
| | |||||
* | *: update copyright | Rafael G. Martins | 2018-10-14 | 1 | -1/+1 |
| | |||||
* | git-receiver: git shell should reinstall hooks if symlinks are broken | Rafael G. Martins | 2018-06-12 | 1 | -2/+13 |
| | |||||
* | git-receiver: allow users to define builds dir | Rafael G. Martins | 2018-05-31 | 1 | -1/+1 |
| | |||||
* | git-receiver: centralize settings to reuse later | Rafael G. Martins | 2018-05-30 | 1 | -11/+8 |
| | |||||
* | git-receiver: allow users to change the base directory | Rafael G. Martins | 2018-05-30 | 1 | -1/+4 |
| | | | | | this is useful mostly for shared environments that just provide one shell user. | ||||
* | *: updated copyright | Rafael G. Martins | 2017-02-25 | 1 | -1/+1 |
| | |||||
* | *: binaries should always return 3 on errors, for consistency. | Rafael G. Martins | 2016-12-26 | 1 | -15/+15 |
| | | | | | | We used to return 1 or 2 in case of errors, with no special meaning, other than "something is wrong", but these codes are reserved. Now we always return 3. | ||||
* | git-receiver: moved shell quote function to common | Rafael G. Martins | 2016-12-21 | 1 | -1/+1 |
| | |||||
* | git-receiver: added tests for shell, fixed bug | Rafael G. Martins | 2016-10-11 | 1 | -48/+38 |
| | |||||
* | *: fixed includes | Rafael G. Martins | 2016-10-07 | 1 | -2/+0 |
| | |||||
* | git-receiver: splitted/reimplemented and tested shell command parser | Rafael G. Martins | 2016-10-07 | 1 | -56/+41 |
| | |||||
* | git-receiver: splitted code | Rafael G. Martins | 2016-09-29 | 1 | -0/+206 |