| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | *: Add some package-level doc comments v0.1.73 | 2026-03-07 | 2 | -0/+4 | |
| | | |||||
| * | receivepack: Add HookIO | 2026-03-07 | 6 | -0/+164 | |
| | | |||||
| * | protocol/v0v1/server: Add ProgessWriter and ErrorWriter | 2026-03-07 | 1 | -0/+22 | |
| | | |||||
| * | receivepack/hooks: Add pre-defined hooks | 2026-03-07 | 2 | -0/+115 | |
| | | |||||
| * | refstore/files: Fix lints | 2026-03-07 | 2 | -5/+11 | |
| | | |||||
| * | receivepack: Fix lint | 2026-03-07 | 7 | -262/+289 | |
| | | |||||
| * | receivepack: Re-organize things around | 2026-03-07 | 7 | -74/+87 | |
| | | |||||
| * | receivepack: Add hooks | 2026-03-07 | 9 | -15/+441 | |
| | | |||||
| * | receivepack: Set permissions properly | 2026-03-07 | 5 | -9/+138 | |
| | | |||||
| * | receivepack: Propagate the rename error properly | 2026-03-07 | 1 | -2/+11 | |
| | | |||||
| * | receivepack: Use refs | 2026-03-07 | 12 | -33/+789 | |
| | | |||||
| * | 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 | 7 | -3/+63 | |
| | | |||||
| * | refstore/files: Accept timeout instead of reading from config | 2026-03-07 | 48 | -1182/+1301 | |
| | | | | | And split things up again. | ||||
| * | receivepack: Connect protocol with service v0.1.72 | 2026-03-07 | 8 | -0/+516 | |
| | | |||||
| * | receivepack: Add service semantics thingy | 2026-03-07 | 11 | -0/+312 | |
| | | |||||
| * | refstore/files: Add new files backend | 2026-03-07 | 20 | -27/+3325 | |
| | | | | | (And use it in repository) | ||||
| * | ci, objectstored: Disable ireturn | 2026-03-07 | 5 | -4/+5 | |
| | | |||||
| * | mergebase: Fix lints | 2026-03-07 | 2 | -0/+12 | |
| | | |||||
| * | protocol: Add v0v1 server protocol and its receivepack subprotocol | 2026-03-07 | 18 | -0/+1463 | |
| | | |||||
| * | refstore: Split files | 2026-03-07 | 5 | -47/+50 | |
| | | |||||
| * | testgit: While I'm at it, add a tiny path escape hatch just for occasional use | 2026-03-07 | 1 | -0/+7 | |
| | | |||||
| * | mergebase: No fake iterator API first and idempotency | 2026-03-07 | 7 | -131/+75 | |
| | | |||||
| * | internal/commitquery: paintDown only paints, don't collect | 2026-03-07 | 3 | -19/+30 | |
| | | |||||
| * | ref/refname: Add refname validation | 2026-03-07 | 22 | -0/+1236 | |
| | | |||||
| * | 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 | 7 | -11/+11 | |
| | | |||||
| * | objectid: Add Zero | 2026-03-07 | 1 | -0/+10 | |
| | | |||||
| * | internal/compress/flate: Fix formatting bug v0.1.71 | 2026-03-07 | 1 | -2/+2 | |
| | | |||||
| * | go.mod: Bump to 1.26 | 2026-03-07 | 1 | -1/+1 | |
| | | |||||
| * | README: Merge bases kinda done v0.1.70 | 2026-03-07 | 1 | -1/+1 | |
| | | |||||
| * | *: Use errors.AsType | 2026-03-07 | 16 | -38/+25 | |
| | | |||||
| * | Urgh I made some wrong amends and I'm too tired to separate the commits out ↵ | 2026-03-07 | 75 | -953/+2905 | |
| | | | | | | | | | | | | | | 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 | 6 | -21/+7 | |
| | | |||||
| * | reachability: Peel root to commit | 2026-03-06 | 2 | -9/+5 | |
| | | |||||
| * | README: Add more future things v0.1.69 | 2026-03-06 | 1 | -9/+122 | |
| | | |||||
| * | README: pkt-line and side-band-64k | 2026-03-06 | 1 | -1/+3 | |
| | | |||||
| * | *: Lint v0.1.68 | 2026-03-06 | 66 | -192/+243 | |
| | | |||||
| * | internal/compress: Format v0.1.67 | 2026-03-06 | 1 | -1/+0 | |
| | | |||||
| * | format/pktline: Format | 2026-03-06 | 16 | -16/+16 | |
| | | |||||
| * | format/sideband64k: Lint | 2026-03-06 | 12 | -21/+82 | |
| | | |||||
| * | format/sideband64k: Add side-band-64k v0.1.66 | 2026-03-06 | 27 | -0/+1071 | |
| | | |||||
| * | ci: Add go-fix | 2026-03-06 | 1 | -0/+3 | |
| | | |||||
| * | format/pktline: Add package-level doc string v0.1.65 | 2026-03-06 | 1 | -0/+2 | |
| | | |||||
| * | format/pktline: Advise supplying a buffered reader v0.1.64 | 2026-03-06 | 1 | -0/+2 | |
| | | |||||
| * | objectstore: Add notes on a Cursor v0.1.63 | 2026-03-06 | 1 | -0/+6 | |
| | | |||||
| * | object: Consider using a streaming API for blobs | 2026-03-06 | 2 | -0/+7 | |
| | | |||||
