Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor and tidy-up the merge/update branch code (#22568) | zeripath | 2023-03-07 | 1 | -1/+4 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) | delvh | 2022-10-24 | 1 | -2/+2 |
* | Refactor git command arguments and make all arguments to be safe to be used (... | wxiaoguang | 2022-10-23 | 1 | -1/+1 |
* | Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) | wxiaoguang | 2022-04-01 | 1 | -10/+8 |
* | Change git.cmd to RunWithContext (#18693) | Martin Scholz | 2022-02-11 | 1 | -2/+12 |
* | Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) | 6543 | 2022-02-06 | 1 | -2/+2 |
* | Propagate context and ensure git commands run in request context (#17868) | zeripath | 2022-01-19 | 1 | -4/+5 |
* | Add basic repository lfs management (#7199) | zeripath | 2019-10-28 | 1 | -0/+75 |