| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move config to its own package | 2025-11-16 | 1 | -1/+3 | |
| * | Unexport Repository.HashSize | 2025-11-16 | 1 | -7/+7 | |
| * | Remove repo.Root | 2025-11-16 | 1 | -5/+0 | |
| * | Rename ObjType -> ObjectType | 2025-11-16 | 1 | -1/+1 | |
| * | Ignore error on f.Close() | 2025-11-16 | 1 | -1/+3 | |
| * | Add basic support for parsing configuration files•••Now support for switching hash algorithms should be complete! | 2025-11-16 | 1 | -5/+36 | |
| * | Make the API more consistent | 2025-11-16 | 1 | -27/+27 | |
| * | hash: Make fewer helper functions need explicit hash length fields | 2025-11-16 | 1 | -0/+49 | |
| * | 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 | -20/+15 | |
| * | hash: Generic hash-algorithm API | 2025-11-16 | 1 | -15/+20 | |
| * | Support multiple hash sizes in one build | 2025-11-16 | 1 | -3/+10 | |
| * | Add initial support for multi pack indexes | 2025-11-15 | 1 | -0/+10 | |
| * | Initial commit | 2025-11-13 | 1 | -0/+82 |
