| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | object/id: Rename algorithm to object format | 28 hours | 1 | -4/+4 | |
| | | |||||
| * | object{,/blob,/commit}: Fix lints | 31 hours | 1 | -5/+3 | |
| | | |||||
| * | object: Fix error handling | 31 hours | 1 | -5/+21 | |
| | | |||||
| * | object/{blob,commit}: Remove testgit and other unsatisfied dependencies for now | 31 hours | 1 | -4/+4 | |
| | | | | | This should be reverted (literally, or in effect) sometime. | ||||
| * | object: Add interfaces and global parser | 32 hours | 1 | -0/+48 | |
| | | |||||
| * | object: Split files | 2026-03-29 | 1 | -50/+0 | |
| | | |||||
| * | object: Split each object type into its own package v0.1.108 | 2026-03-25 | 1 | -4/+8 | |
| | | |||||
| * | *: objectid -> object/id | 2026-03-25 | 1 | -1/+1 | |
| | | |||||
| * | *: objecttype, objectheader -> object/type, object/header | 2026-03-25 | 1 | -2/+2 | |
| | | |||||
| * | Revert "object/header: Rename from objectheader" | 2026-03-10 | 1 | -2/+2 | |
| | | | | | This reverts commit 85f1212724e037e6934203f04a3f6231ac609503. | ||||
| * | object/header: Rename from objectheader | 2026-03-10 | 1 | -2/+2 | |
| | | |||||
| * | *: Lint v0.1.68 | 2026-03-06 | 1 | -15/+19 | |
| | | |||||
| * | *: Modernize and lint; add CI v0.1.17 | 2026-02-21 | 1 | -0/+2 | |
| | | |||||
| * | objectheader: Move out of internal | 2026-02-21 | 1 | -2/+2 | |
| | | |||||
| * | objectid: Rename from oid | 2026-02-20 | 1 | -3/+3 | |
| | | |||||
| * | object: Add general parse function | 2026-02-20 | 1 | -0/+40 | |
