Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prevent context deadline error propagation in GetCommitsInfo (#20346) (#20361) | 6543 | 2022-07-14 | 1 | -3/+5 |
* | 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 | -1/+6 |
* | Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) | 6543 | 2022-02-06 | 1 | -1/+1 |
* | Check for context exceeded in WalkGitLog (#17319) | zeripath | 2021-10-15 | 1 | -0/+3 |
* | Defer Last Commit Info (#16467) | zeripath | 2021-10-08 | 1 | -1/+12 |
* | Fix missing close in WalkGitLog (#17008) | zeripath | 2021-09-10 | 1 | -7/+16 |
* | Prevent NPE on empty commit (#16812) | zeripath | 2021-08-24 | 1 | -0/+3 |
* | Use git log name-status in get last commit (#16059) | zeripath | 2021-06-21 | 1 | -0/+398 |