aboutsummaryrefslogtreecommitdiffstats
path: root/modules/setting/git.go
Commit message (Expand)AuthorAgeFilesLines
* Fixed git args duplication (#13411)Viktor Suprun2020-11-031-0/+3
* go-version constraints ignore pre-releases (#13234)zeripath2020-10-211-2/+2
* fix a small nit (#13074)赵智超2020-10-081-1/+1
* [Vendor] Switch go-version lib (#12719)65432020-09-051-6/+4
* Make PR message on pushes configurable (#10664)John Olheiser2020-03-081-0/+2
* Make hook status printing configurable with delay (#9641)zeripath2020-01-121-0/+4
* Support git.PATH entry in app.ini (#6772)Mura Li2019-07-071-0/+4
* fix GCArgs load from ini (#7156)Lunny Xiao2019-06-081-1/+1
* when git version >= 2.18, git command could run with git wire protocol versio...Lunny Xiao2019-05-261-13/+24
* Refactor models.NewRepoContext to extract git related codes to modules/git (#...Lunny Xiao2019-05-151-1/+2
* Better logging (#6038) (#6095)zeripath2019-04-021-2/+2
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-271-1/+2
* split setting.go to multiple files (#6154)Lunny Xiao2019-03-161-0/+71