Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -3/+3 |
* | Ensure that all unmerged files are merged when conflict checking (#20528) | zeripath | 2022-07-29 | 1 | -1/+24 |
* | Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) | wxiaoguang | 2022-04-01 | 1 | -5/+4 |
* | Change git.cmd to RunWithContext (#18693) | Martin Scholz | 2022-02-11 | 1 | -6/+8 |
* | Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) | 6543 | 2022-02-06 | 1 | -1/+1 |
* | Improve TestPatch to use git read-tree -m and implement git-merge-one-file fu... | zeripath | 2021-12-19 | 1 | -0/+180 |