Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lazy load object format with command line and don't do it in OpenRepository (... | Lunny Xiao | 2024-03-12 | 1 | -1/+3 |
* | Adjust object format interface (#28469) | Lunny Xiao | 2023-12-17 | 1 | -1/+1 |
* | Abstract hash function usage (#28138) | Adam Majer | 2023-12-13 | 1 | -2/+2 |
* | Read `previous` info from git blame (#28306) | KN4CK3R | 2023-12-01 | 1 | -12/+16 |
* | Support `.git-blame-ignore-revs` file (#26395) | KN4CK3R | 2023-09-16 | 1 | -22/+122 |
* | Fix blame view missing lines (#22826) | Brecht Van Lommel | 2023-02-09 | 1 | -1/+1 |
* | Use git command instead of exec.Cmd in blame (#22098) | Lunny Xiao | 2023-01-03 | 1 | -111/+8 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | refactor: move from io/ioutil to io and os package (#17109) | Eng Zer Jun | 2021-09-22 | 1 | -2/+2 |
* | Ensure BlameReaders close at end of request (#12102) | zeripath | 2020-07-01 | 1 | -1/+4 |
* | Monitor all git commands; move blame to git package and replace git as a vari... | Lunny Xiao | 2019-06-26 | 1 | -0/+141 |