aboutsummaryrefslogtreecommitdiffstats
path: root/modules/git/pipeline/revlist.go
Commit message (Expand)AuthorAgeFilesLines
* Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280)wxiaoguang2022-04-011-10/+8
* Change git.cmd to RunWithContext (#18693)Martin Scholz2022-02-111-2/+12
* Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552)65432022-02-061-2/+2
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-4/+5
* Add basic repository lfs management (#7199)zeripath2019-10-281-0/+75