summaryrefslogtreecommitdiffstats
path: root/modules/setting/git.go
Commit message (Expand)AuthorAgeFilesLines
* 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