Commit Graph

17 Commits (98ab9445d1020c515c3c789f0b27d952903a2978)

Author SHA1 Message Date
Adam Majer cbf923e87b
Abstract hash function usage (#28138) 11 months ago
KN4CK3R 14354e4f8e
Read `previous` info from git blame (#28306) 12 months ago
KN4CK3R ed64f1c2b8
Support `.git-blame-ignore-revs` file (#26395) 1 year ago
wxiaoguang 7018659a1d
Close stdout correctly for "git blame" (#26470) 1 year ago
Brecht Van Lommel 87261f3fb9
Fix blame view missing lines (#22826) 2 years ago
Lunny Xiao efa708501b
Use git command instead of exec.Cmd in blame (#22098) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
zeripath 1d04e8641d
Set Setpgid on child git processes (#19865) 2 years ago
zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 3 years ago
zeripath 01087e9eef
Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) 3 years ago
luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
zeripath 182b5a08ed
Prevent panic on git blame by limiting lines to 4096 bytes at most (#13470) 4 years ago
zeripath 858c35b731
Ensure BlameReaders close at end of request (#12102) 4 years ago
zeripath 60c5339042 Graceful: Cancel Process on monitor pages & HammerTime (#9213) 5 years ago
zeripath 722a7c902d
Add Close() method to gogitRepository (#8901) 5 years ago
Lunny Xiao edc94c7041 Monitor all git commands; move blame to git package and replace git as a variable (#6864) 5 years ago
kolaente f9ec2f89f2 Add golangci (#6418) 6 years ago
Andrzej Ressel 469d9b7d9a Add option to blame files (#5721) 6 years ago