| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | object/typ: Simplify | 10 days | 1 | -9/+6 | |
| * | 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 | 1 | -17/+0 | |
| * | object/typ: Implement object types | 2026-04-02 | 1 | -0/+38 |
