summaryrefslogtreecommitdiffstats
path: root/modules/git/blame_test.go
Commit message (Expand)AuthorAgeFilesLines
* Fix blame view missing lines (#22826)Brecht Van Lommel2023-02-091-1/+1
* Use git command instead of exec.Cmd in blame (#22098)Lunny Xiao2023-01-031-111/+8
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* refactor: move from io/ioutil to io and os package (#17109)Eng Zer Jun2021-09-221-2/+2
* Ensure BlameReaders close at end of request (#12102)zeripath2020-07-011-1/+4
* Monitor all git commands; move blame to git package and replace git as a vari...Lunny Xiao2019-06-261-0/+141