| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refstore/files: Fix lints | 2026-03-07 | 2 | -5/+11 | |
| | | |||||
| * | refstore/files: Implement batching | 2026-03-07 | 9 | -0/+285 | |
| | | |||||
| * | refstore: Batch should also be staged | 2026-03-07 | 4 | -23/+24 | |
| | | |||||
| * | refstore: Add non-transactional store and rw store | 2026-03-07 | 5 | -0/+60 | |
| | | |||||
| * | refstore/files: Accept timeout instead of reading from config | 2026-03-07 | 45 | -1179/+1281 | |
| | | | | | And split things up again. | ||||
| * | refstore/files: Add new files backend | 2026-03-07 | 19 | -0/+3319 | |
| | | | | | (And use it in repository) | ||||
| * | refstore: Split files | 2026-03-07 | 5 | -47/+50 | |
| | | |||||
| * | refstore: Remove Shorten for now | 2026-03-07 | 4 | -203/+0 | |
| | | |||||
| * | refstore/{loose,packed}: Delete | 2026-03-07 | 14 | -1100/+0 | |
| | | |||||
| * | refstore: Add TransactionalStore | 2026-03-07 | 1 | -0/+51 | |
| | | |||||
| * | refstore: Rename Store to ReadingStore | 2026-03-07 | 5 | -7/+7 | |
| | | |||||
| * | Urgh I made some wrong amends and I'm too tired to separate the commits out ↵ | 2026-03-07 | 2 | -42/+20 | |
| | | | | | | | | | | | | | | this time ancestor: Split out of reachability mergebase: Add merge base routines internal/commitquery: Add commit query context engine thingy internal/peel: Shared tag peeling errors: Shared object query errors internal/testgit: Add rooted repo helpers; remove raw path access objectstore/memory: Add in-memory object store objectid: Add Compare helper | ||||
| * | objectstored/refstore: Weird ireturn behavior | 2026-03-07 | 2 | -9/+3 | |
| | | |||||
| * | *: Lint v0.1.68 | 2026-03-06 | 4 | -0/+9 | |
| | | |||||
| * | refstore/loose: Fix package-level comment v0.1.54 | 2026-03-06 | 1 | -1/+1 | |
| | | |||||
| * | refstore/packed: Make more tests iterate algorithms | 2026-03-04 | 1 | -4/+6 | |
| | | |||||
| * | refstore/reftable: Delete reftable support for now | 2026-03-04 | 7 | -1442/+0 | |
| | | |||||
| * | refstore/chain: Split | 2026-03-04 | 6 | -156/+175 | |
| | | |||||
| * | refstore/packed: Split | 2026-03-04 | 6 | -104/+124 | |
| | | |||||
| * | *: Lint | 2026-03-04 | 16 | -37/+427 | |
| | | |||||
| * | *: gofumpt | 2026-03-04 | 1 | -2/+2 | |
| | | |||||
| * | refstore/packed: Use os.Root v0.1.42 | 2026-03-03 | 2 | -15/+40 | |
| | | |||||
| * | *: Add more tests | 2026-02-21 | 2 | -0/+133 | |
| | | |||||
| * | repository, {ref,object}store: Make stores own their roots | 2026-02-21 | 2 | -4/+7 | |
| | | |||||
| * | *: Modernize and lint; add CI v0.1.17 | 2026-02-21 | 7 | -32/+94 | |
| | | |||||
| * | *: Update doc-comments yet again v0.1.14 | 2026-02-21 | 1 | -0/+1 | |
| | | |||||
| * | *: Update doc-comments v0.1.13 | 2026-02-21 | 4 | -5/+5 | |
| | | |||||
| * | *: Use testgit.NewRepo | 2026-02-21 | 3 | -8/+12 | |
| | | |||||
| * | refstore/reftable: Add basic implementation | 2026-02-21 | 7 | -0/+1159 | |
| | | |||||
| * | refstore/packed: Add packed refs backend | 2026-02-21 | 4 | -0/+381 | |
| | | |||||
| * | refstore: ResolveFully doesn't inherently peel annotated tags | 2026-02-21 | 1 | -0/+3 | |
| | | |||||
| * | refstore: Add ref shortening | 2026-02-21 | 6 | -0/+233 | |
| | | |||||
| * | refstore/loose: Add loose refs implementation | 2026-02-21 | 4 | -0/+369 | |
| | | |||||
| * | refstore/chain: Remove casts unsupported by the contract | 2026-02-21 | 1 | -13/+0 | |
| | | |||||
| * | refstore: Document that ref.Detached/Symbolic should be values, not | 2026-02-21 | 1 | -0/+3 | |
| | | | | | pointers. | ||||
| * | refstore/chain: Add chained refstore implementation | 2026-02-21 | 1 | -0/+130 | |
| | | |||||
| * | refstore: Add documentation on declared Store methods | 2026-02-21 | 1 | -0/+12 | |
| | | |||||
| * | refstore: Add basic reference store interfaces | 2026-02-21 | 1 | -0/+19 | |
