13 Commits (2ff0c12a95d52ef97286b5bce681a0c33263cd1b)

Author SHA1 Message Date
  Brecht Van Lommel 87261f3fb9
Fix blame view missing lines (#22826) 1 year ago
  Lunny Xiao efa708501b
Use git command instead of exec.Cmd in blame (#22098) 1 year ago
  flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 1 year ago
  delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1 year 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) 2 years ago
  zeripath 01087e9eef
Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) 2 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) 3 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) 4 years ago
  zeripath 722a7c902d
Add Close() method to gogitRepository (#8901) 4 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) 5 years ago
  Andrzej Ressel 469d9b7d9a Add option to blame files (#5721) 5 years ago