| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | obj: Add ReadObjectTypeRaw | 2025-11-22 | 1 | -0/+26 | |
| * | obj: Return ErrNotFound, not ErrInvalidObject, when not found in packs | 2025-11-22 | 1 | -1/+1 | |
| * | obj: call parseObjectBody in ReadObject instead of loose/pack readers | 2025-11-22 | 1 | -4/+11 | |
| * | Add a little bit more of documentation | 2025-11-16 | 1 | -0/+2 | |
| * | Fix some docs and API types | 2025-11-16 | 1 | -1/+1 | |
| * | Documentation overhaul | 2025-11-16 | 1 | -10/+22 | |
| * | Separate stored object types from types that the user is expected to construct. | 2025-11-16 | 1 | -1/+7 | |
| * | Rename ObjType enum | 2025-11-16 | 1 | -29/+29 | |
| * | Rename ObjType -> ObjectType | 2025-11-16 | 1 | -14/+14 | |
| * | hash: Make fewer helper functions need explicit hash length fields | 2025-11-16 | 1 | -24/+4 | |
| * | 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 | -12/+17 | |
| * | hash: Generic hash-algorithm API | 2025-11-16 | 1 | -17/+12 | |
| * | Support multiple hash sizes in one build | 2025-11-16 | 1 | -13/+11 | |
| * | Include hashes in object structs | 2025-11-15 | 1 | -4/+0 | |
| * | Read types and sizes without inflating entire object | 2025-11-14 | 1 | -0/+19 | |
| * | Initial commit | 2025-11-13 | 1 | -0/+119 |
