aboutsummaryrefslogtreecommitdiffstats
path: root/modules/git/repo_archive.go
Commit message (Expand)AuthorAgeFilesLines
* Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280)wxiaoguang2022-04-011-5/+4
* Change git.cmd to RunWithContext (#18693)Martin Scholz2022-02-111-1/+6
* Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552)65432022-02-061-1/+1
* Add bundle download for repository (#14538)John Olheiser2021-08-241-0/+4
* Rework repository archive (#14723)Lunny Xiao2021-06-231-0/+61