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