Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make: implemented a build tool for blogc | Rafael G. Martins | 2016-12-27 | 1 | -0/+6 |
* | removed uneeded error code. export LC_ALL=C in test script | Rafael G. Martins | 2016-10-10 | 1 | -3/+0 |
* | git-receiver: added support to get mirror url from config file | Rafael G. Martins | 2016-10-10 | 1 | -0/+3 |
* | error: added prefix support to bc_error_print | Rafael G. Martins | 2016-09-16 | 1 | -1/+1 |
* | blogc: common: moved "file" to common | Rafael G. Martins | 2016-09-09 | 1 | -1/+1 |
* | common: added config-parser | Rafael G. Martins | 2016-09-09 | 1 | -0/+3 |
* | common: fix function prototypes | Rafael G. Martins | 2016-09-09 | 1 | -4/+4 |
* | *: centralize error handling | Rafael G. Martins | 2016-09-09 | 1 | -1/+12 |
* | *: moved error handling to src/common/ | Rafael G. Martins | 2016-09-03 | 1 | -0/+26 |