aboutsummaryrefslogtreecommitdiffstats
path: root/modules/git/remote.go
Commit message (Expand)AuthorAgeFilesLines
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Refactor git command arguments and make all arguments to be safe to be used (...wxiaoguang2022-10-231-2/+2
* Fix some mirror bugs (#18649)Lunny Xiao2022-06-111-5/+15
* Refactor git module, make Gitea use internal git config (#19732)wxiaoguang2022-06-101-4/+0
* Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280)wxiaoguang2022-04-011-1/+1
* Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552)65432022-02-061-2/+2
* Make Requests Processes and create process hierarchy. Associate OpenRepositor...zeripath2021-11-301-4/+7
* Add push to remote mirror repository (#15157)KN4CK3R2021-06-141-0/+31