aboutsummaryrefslogtreecommitdiffstats
path: root/src/blogc-git-receiver/post-receive.c
Commit message (Collapse)AuthorAgeFilesLines
* post-receive: actually use rvRafael G. Martins2016-11-291-1/+1
|
* fixed includesRafael G. Martins2016-11-191-2/+2
|
* git-receiver: allow to push to mirror manuallyRafael G. Martins2016-11-191-25/+26
|
* trying to fix tests on travis againRafael G. Martins2016-10-101-2/+2
|
* Revert "trying to fix tests on travis"Rafael G. Martins2016-10-101-2/+2
| | | | This reverts commit 84dbde7d04a04434721ec9d2965af6d946713e5d.
* trying to fix tests on travisRafael G. Martins2016-10-101-2/+2
|
* git-receiver: added support to get mirror url from config fileRafael G. Martins2016-10-101-9/+127
| | | | this commit also includes some "integration test" in shell script
* git-receiver: splitted codeRafael G. Martins2016-09-291-0/+29