aboutsummaryrefslogtreecommitdiffstats
path: root/src/blogc-git-receiver.c
Commit message (Collapse)AuthorAgeFilesLines
* git-receiver: call git-config with --localRafael G. Martins2016-06-191-2/+2
|
* git-receiver: fixed repository mirroringRafael G. Martins2016-06-191-2/+6
| | | | old git versions does not have 'git remote get-url' command.
* blogc-git-receiver: import external tool to blogc repositoryRafael G. Martins2016-04-271-0/+502
still in the effort to reduce maintenance work, I'm importing blogc-git-receiver tool to the main blogc repository. the tool is build by default, if needed headers are found. that means that it will probably only be built for posix-compliant operating systems.