summaryrefslogtreecommitdiffstats
path: root/modules/git/git.go
Commit message (Expand)AuthorAgeFilesLines
* Support git.PATH entry in app.ini (#6772)Mura Li2019-07-071-4/+11
* add commitgraph support global default true when git version >= 2.18 (#7313)Lunny Xiao2019-06-291-0/+12
* Only check and config git on web subcommand but not others (#7236)Lunny Xiao2019-06-191-3/+7
* Refactor models.NewRepoContext to extract git related codes to modules/git (#...Lunny Xiao2019-05-151-2/+24
* Pre-calculate the absolute path of git (#6575)Mura Li2019-04-171-0/+11
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-271-0/+91