| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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•••(And use it in repository) | 2026-03-07 | 20 | -27/+3325 | ||
| * | 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 t...•••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 | 2026-03-07 | 75 | -953/+2905 | ||
| * | 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 | ||
| * | format/pktline: Add pktline v0.1.62 | 2026-03-06 | 25 | -0/+1184 | ||
| * | *: go fix ./... | 2026-03-06 | 4 | -21/+8 | ||
| * | format/pack/ingest: I don't think we need to use a clone there v0.1.61 | 2026-03-06 | 1 | -4/+4 | ||
| * | internal/iolimit: Add CappedCaptureWriter | 2026-03-06 | 4 | -2/+102 | ||
| * | format/commitgraph: Add package-level doc comments | 2026-03-06 | 2 | -0/+4 | ||
| * | format/commitgraph: Split into ./read and ./ v0.1.60 | 2026-03-06 | 88 | -93/+99 | ||
| * | format/pack/ingest: Fix delta apply import v0.1.59 | 2026-03-06 | 1 | -0/+1 | ||
| * | reachability: Split files v0.1.58 | 2026-03-06 | 4 | -153/+161 | ||
| * | objectstore/packed: Split files | 2026-03-06 | 23 | -369/+416 | ||
| * | format/commitgraph: Split files | 2026-03-06 | 3 | -149/+165 | ||
| * | internal/bufpool: Split files | 2026-03-06 | 15 | -214/+227 | ||
| * | diff/lines: Split files | 2026-03-06 | 2 | -19/+20 | ||
| * | format/pack/ingest: Split files | 2026-03-06 | 30 | -1067/+1196 | ||
| * | reachability: Split walk files | 2026-03-06 | 9 | -299/+342 | ||
| * | format/commitgraph: Split layer files | 2026-03-06 | 7 | -209/+238 | ||
