Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: accept parameters to valgrind script | Rafael G. Martins | 2016-12-26 | 1 | -2/+2 |
| | |||||
* | build: use bash, but get it properly during build time | Rafael G. Martins | 2016-10-12 | 1 | -4/+0 |
| | | | | hardcoding it for travis, as bash is always installed there. | ||||
* | build: man: tests: do not use bash | Rafael G. Martins | 2016-10-12 | 1 | -1/+1 |
| | | | | tested with busybox' ash, that is not exactly posix. | ||||
* | git-receiver: added support to get mirror url from config file | Rafael G. Martins | 2016-10-10 | 1 | -0/+18 |
this commit also includes some "integration test" in shell script |