| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | object/typ: Wrong capitalization in errors | 7 days | 1 | -1/+1 | |
| * | object/typ: Reformat a bit | 8 days | 4 | -8/+8 | |
| * | object/typ: Simplify | 9 days | 5 | -19/+19 | |
| * | object/typ: Don't mirror packfiles•••Future, ref delta, and offset delta are all implementation details to the packfile format and may or may not apply elsewhere. object/typ should only include base object types and should be backend-agnostic (and TypeInvalid). Also, object type to property mappings such as isBase should generally belong in the layer that actually needs them; in this case, .pack/.idx/.rev. | 2026-04-14 | 3 | -35/+6 | |
| * | object/typ: Implement object types | 2026-04-02 | 5 | -0/+100 |
