aboutsummaryrefslogtreecommitdiffstats
path: root/modules/git/blame_test.go
Commit message (Expand)AuthorAgeFilesLines
* Lazy load object format with command line and don't do it in OpenRepository (...Lunny Xiao2024-03-121-1/+3
* Adjust object format interface (#28469)Lunny Xiao2023-12-171-1/+1
* Abstract hash function usage (#28138)Adam Majer2023-12-131-2/+2
* Read `previous` info from git blame (#28306)KN4CK3R2023-12-011-12/+16
* Support `.git-blame-ignore-revs` file (#26395)KN4CK3R2023-09-161-22/+122
* 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