Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git-receiver: added tests for shell, fixed bug | Rafael G. Martins | 2016-10-11 | 1 | -48/+38 |
| | |||||
* | git-receiver: fix previous patch, again | Rafael G. Martins | 2016-10-11 | 1 | -2/+2 |
| | |||||
* | git-receiver: fix previous patch | Rafael G. Martins | 2016-10-11 | 1 | -2/+3 |
| | |||||
* | git-receiver: actually use detected make/gmake implementation | Rafael G. Martins | 2016-10-11 | 1 | -1/+1 |
| | |||||
* | git-receiver: detect if make/gmake is available | Rafael G. Martins | 2016-10-11 | 1 | -0/+15 |
| | |||||
* | git-receiver: added test for post-receive. fixed leak | Rafael G. Martins | 2016-10-11 | 1 | -0/+1 |
| | |||||
* | trying to fix tests on travis again | Rafael G. Martins | 2016-10-10 | 1 | -2/+2 |
| | |||||
* | Revert "trying to fix tests on travis" | Rafael G. Martins | 2016-10-10 | 1 | -2/+2 |
| | | | | This reverts commit 84dbde7d04a04434721ec9d2965af6d946713e5d. | ||||
* | trying to fix tests on travis | Rafael G. Martins | 2016-10-10 | 1 | -2/+2 |
| | |||||
* | git-receiver: added support to get mirror url from config file | Rafael G. Martins | 2016-10-10 | 2 | -9/+131 |
| | | | | this commit also includes some "integration test" in shell script | ||||
* | *: fixed includes | Rafael G. Martins | 2016-10-07 | 3 | -5/+1 |
| | |||||
* | git-receiver: splitted/reimplemented and tested shell command parser | Rafael G. Martins | 2016-10-07 | 4 | -56/+182 |
| | |||||
* | git-receiver: splitted and tested pre-receive input parser | Rafael G. Martins | 2016-10-04 | 3 | -81/+101 |
| | |||||
* | git-receiver: splitted code | Rafael G. Martins | 2016-09-29 | 7 | -475/+564 |
| | |||||
* | *: s/sb_/bc_/g | Rafael G. Martins | 2016-09-03 | 1 | -9/+9 |
| | |||||
* | *: big code reorganization. | Rafael G. Martins | 2016-09-03 | 1 | -0/+501 |
- source and tests are now splitted by target - utils lib is now called common still pending move error.c from blogc to common |