aboutsummaryrefslogtreecommitdiffstats
path: root/modules/git/command_test.go
Commit message (Expand)AuthorAgeFilesLines
* Follow improve code quality (#21465)wxiaoguang2022-10-151-9/+7
* alternative to PR "improve code quality" (#21464)wxiaoguang2022-10-151-0/+17
* Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280)wxiaoguang2022-04-011-2/+2
* Refactor `git.Command.Run*`, introduce `RunWithContextString` and `RunWithCon...wxiaoguang2022-03-311-26/+15
* Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552)65432022-02-061-2/+2
* format with gofumpt (#18184)65432022-01-201-2/+0
* Add bundle download for repository (#14538)John Olheiser2021-08-241-0/+1
* Fix nondeterministic behavior (#9341)Mura Li2019-12-131-1/+1
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-271-0/+41