Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: 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 |