Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure git version&feature are always prepared (#30877) | wxiaoguang | 2024-05-06 | 1 | -1/+1 |
* | Fix incorrect object id hash function (#30708) | wxiaoguang | 2024-04-26 | 1 | -3/+0 |
* | Add support for sha256 repositories (#23894) | Adam Majer | 2024-01-19 | 1 | -0/+16 |
* | Improve ObjectFormat interface (#28496) | Lunny Xiao | 2023-12-19 | 1 | -66/+22 |
* | Adjust object format interface (#28469) | Lunny Xiao | 2023-12-17 | 1 | -20/+13 |
* | Only use SHA256 feature when git >= 2.42 (#28466) | wxiaoguang | 2023-12-14 | 1 | -5/+3 |
* | Abstract hash function usage (#28138) | Adam Majer | 2023-12-13 | 1 | -0/+143 |