aboutsummaryrefslogtreecommitdiffstats
path: root/src/blogc-git-receiver/pre-receive-parser.c
Commit message (Collapse)AuthorAgeFilesLines
* git-receiver: pre-receive: validate ref prefixRafael G. Martins2022-02-101-1/+3
|
* git-receiver: allow deploying from "main" branchRafael G. Martins2022-02-101-8/+13
| | | | | if a "main" branch is available and no "master" branch is available, use it. "master" still takes precedence to avoid breaking old setups.
* *: update copyrightRafael G. Martins2020-05-311-1/+1
| | | | this time I'm only updating the files I touched this year.
* git-receiver: pre-receive parser should accept lenRafael G. Martins2020-05-301-2/+2
|
* *: update copyrightRafael G. Martins2019-01-151-1/+1
|
* *: update copyrightRafael G. Martins2018-10-141-1/+1
|
* *: updated copyrightRafael G. Martins2017-02-251-1/+1
|
* git-receiver: splitted and tested pre-receive input parserRafael G. Martins2016-10-041-0/+77