| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move config to its own package | 2025-11-16 | 3 | -11/+23 | |
| * | Extract bufpool into its own package | 2025-11-16 | 5 | -148/+200 | |
| * | Rename ObjType enum | 2025-11-16 | 10 | -132/+132 | |
| * | Unexport Repository.HashSize | 2025-11-16 | 11 | -33/+33 | |
| * | Remove repo.Root | 2025-11-16 | 1 | -5/+0 | |
| * | Make ObjectType look like a pointer-receiver in the docs | 2025-11-16 | 4 | -4/+8 | |
| * | Fix tests using the wrong Serialize signatures | 2025-11-16 | 2 | -5/+21 | |
| * | All Serialize should be able to error out | 2025-11-16 | 3 | -8/+23 | |
| * | Rename ObjType -> ObjectType | 2025-11-16 | 10 | -39/+39 | |
| * | 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 | 4 | -12/+926 | |
| * | Make the API more consistent | 2025-11-16 | 9 | -85/+85 | |
| * | hash: Make fewer helper functions need explicit hash length fields | 2025-11-16 | 16 | -138/+211 | |
| * | 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 | 19 | -363/+284 | |
| * | hash: Generic hash-algorithm API | 2025-11-16 | 19 | -284/+363 | |
| * | README: Remove example program as it's unmaintainable now | 2025-11-16 | 1 | -84/+0 | |
| * | Update README to reflect multi-hash | 2025-11-16 | 1 | -3/+3 | |
| * | Support multiple hash sizes in one build | 2025-11-16 | 18 | -127/+151 | |
| * | README: Add my Villosa instance | 2025-11-15 | 1 | -0/+7 | |
| * | Remove unnecessary blank line in struct fields | 2025-11-15 | 3 | -6/+3 | |
| * | README: Remove satirical line about trillion-dollar pricing | 2025-11-15 | 1 | -3/+0 | |
| * | Include hashes in object structs | 2025-11-15 | 5 | -14/+10 | |
| * | README: Add example | 2025-11-16 | 1 | -0/+84 | |
| * | Proprietary licensing fee | 2025-11-15 | 1 | -1/+4 | |
| * | tree: Add Entry method (binary search over entries to get hash) | 2025-11-15 | 1 | -0/+17 | |
| * | Other forges if interested | 2025-11-15 | 1 | -3/+3 | |
| * | Add missing space | 2025-11-15 | 1 | -1/+1 | |
| * | Another README update | 2025-11-15 | 1 | -6/+16 | |
| * | Use Lindenii Forge | 2025-11-15 | 1 | -5/+29 | |
| * | gccgo support | 2025-11-15 | 1 | -1/+9 | |
| * | Semver | 2025-11-15 | 1 | -1/+2 | |
| * | Update README again | 2025-11-15 | 1 | -4/+14 | |
| * | Scope again | 2025-11-15 | 1 | -1/+3 | |
| * | Scope | 2025-11-15 | 1 | -0/+4 | |
| * | State lineage better | 2025-11-15 | 1 | -2/+5 | |
| * | Fix DCO link | 2025-11-15 | 1 | -1/+1 | |
| * | Section 14 and DCO concerns | 2025-11-15 | 1 | -5/+60 | |
| * | Add codeberg | 2025-11-15 | 1 | -2/+4 | |
| * | Update CI | 2025-11-15 | 1 | -0/+7 | |
| * | Use SHA-256 by default | 2025-11-15 | 8 | -24/+50 | |
| * | Add initial support for multi pack indexes | 2025-11-15 | 3 | -0/+331 | |
| * | Use verbose go test | 2025-11-15 | 1 | -1/+1 | |
| * | Loose object writing draft | 2025-11-15 | 3 | -31/+163 | |
| * | README: Fix typo | 2025-11-15 | 1 | -1/+1 | |
| * | README: A few more updates | 2025-11-14 | 1 | -5/+8 | |
| * | README: Clarify SHA-256 things | 2025-11-14 | 1 | -3/+5 | |
| * | README: Clarify perf stats | 2025-11-14 | 1 | -4/+4 | |
| * | Add tangled mirror | 2025-11-14 | 1 | -1/+3 | |
| * | Unexport PackLocation | 2025-11-14 | 2 | -14/+14 | |
| * | README: Note about goals on synchronization | 2025-11-14 | 1 | -1/+5 |
