Commit Graph

17 Commits (374e886f5113a996e1e927a60d1775e77262c364)

Author SHA1 Message Date
techknowlogick a346a8c852
bump to use go 1.22 (#29119) 9 months ago
Adam Majer cbf923e87b
Abstract hash function usage (#28138) 11 months ago
Eng Zer Jun ad3cbbc3b1
Remove redundant nil check in `WalkGitLog` (#26773) 1 year ago
Kirill Bolashev 4938945668
Handle files starting with colons in WalkGitLog (#22935) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
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