Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix various documentation, user-facing, and source comment typos (#16367) | luzpaz | 2021-07-08 | 1 | -1/+1 |
* | Prevent panic on git blame by limiting lines to 4096 bytes at most (#13470) | zeripath | 2020-11-09 | 1 | -10/+32 |
* | Ensure BlameReaders close at end of request (#12102) | zeripath | 2020-07-01 | 1 | -6/+8 |
* | Graceful: Cancel Process on monitor pages & HammerTime (#9213) | zeripath | 2019-11-30 | 1 | -3/+11 |
* | Add Close() method to gogitRepository (#8901) | zeripath | 2019-11-13 | 1 | -1/+2 |
* | Monitor all git commands; move blame to git package and replace git as a vari... | Lunny Xiao | 2019-06-26 | 1 | -0/+123 |