summaryrefslogtreecommitdiffstats
path: root/modules/git/git_test.go
Commit message (Expand)AuthorAgeFilesLines
* Support changing git config through `app.ini`, use `diff.algorithm=histogram`...wxiaoguang2023-05-231-6/+18
* Rewrite logger system (#24726)wxiaoguang2023-05-211-3/+0
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Refactor legacy git init (#20376)wxiaoguang2022-08-091-1/+1
* Use git.HOME_PATH for Git HOME directory (#20114)wxiaoguang2022-07-081-3/+3
* use quoted regexp instead of git fixed-value (#20029)wxiaoguang2022-06-191-0/+6
* Fix data-race problems in git module (quick patch) (#19934)wxiaoguang2022-06-111-1/+1
* Refactor git module, make Gitea use internal git config (#19732)wxiaoguang2022-06-101-8/+59
* Use gitea logging module for git module (#16243)65432021-06-251-0/+4
* Graceful: Xorm, RepoIndexer, Cron and Others (#9282)zeripath2019-12-151-1/+2
* Only check and config git on web subcommand but not others (#7236)Lunny Xiao2019-06-191-0/+25