| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert "Compute checksum when reading packfiles"•••This reverts commit 1dcb92427c23d0a8b23c0154b892243c749afa5a. Yeah this should be part of the network protocol rather than being done on *every read*. | 2025-11-17 | 1 | -18/+0 | |
| * | Compute checksum when reading packfiles | 2025-11-17 | 1 | -0/+18 | |
| * | Remove meaningless comment | 2025-11-17 | 1 | -1/+0 | |
| * | Unexport Repository.HashSize | 2025-11-16 | 1 | -4/+4 | |
| * | hash: Make fewer helper functions need explicit hash length fields | 2025-11-16 | 1 | -1/+7 | |
| * | Revert "hash: Generic hash-algorithm API"•••This reverts commit 94bfb1fa147f80e6ec39009d41fc2f853925e0a5. Generics actually kinda suck for these purposes... once you look at it from the user's perspective. | 2025-11-16 | 1 | -30/+14 | |
| * | hash: Generic hash-algorithm API | 2025-11-16 | 1 | -14/+30 | |
| * | Support multiple hash sizes in one build | 2025-11-16 | 1 | -2/+2 | |
| * | Add initial support for multi pack indexes | 2025-11-15 | 1 | -0/+308 |
