Commit Graph

12 Commits (9b4da56963692819d236b07504e565d4b4fb4021)

Author SHA1 Message Date
wxiaoguang dcd9fc7ee8
Refactor git command arguments and make all arguments to be safe to be used (#21535) 2 years ago
KN4CK3R 0e57ff7eee
Add generic set type (#21408) 2 years ago
zeripath a2cfcdb91a
Slightly simplify LastCommitCache (#20444) 2 years ago
zeripath fe09ee564d
Prevent context deadline error propagation in GetCommitsInfo (#20346) 2 years ago
wxiaoguang 124b072f0b
Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 3 years ago
Martin Scholz 26718a785a
Change git.cmd to RunWithContext (#18693) 3 years ago
6543 3043eb36bf
Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 3 years ago
zeripath 58cd55d353
Check for context exceeded in WalkGitLog (#17319) 3 years ago
zeripath 001dbf100d
Defer Last Commit Info (#16467) 3 years ago
zeripath 0faf175694
Fix missing close in WalkGitLog (#17008) 3 years ago
zeripath e891d68dd7
Prevent NPE on empty commit (#16812) 3 years ago
zeripath 23358bc55d
Use git log name-status in get last commit (#16059) 3 years ago