aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* receivepack: Connect protocol with service v0.1.72Gravatar Runxi Yu2026-03-078-0/+516
|
* receivepack: Add service semantics thingyGravatar Runxi Yu2026-03-0711-0/+312
|
* refstore/files: Add new files backendGravatar Runxi Yu2026-03-0720-27/+3325
| | | | (And use it in repository)
* ci, objectstored: Disable ireturnGravatar Runxi Yu2026-03-075-4/+5
|
* mergebase: Fix lintsGravatar Runxi Yu2026-03-072-0/+12
|
* protocol: Add v0v1 server protocol and its receivepack subprotocolGravatar Runxi Yu2026-03-0718-0/+1463
|
* refstore: Split filesGravatar Runxi Yu2026-03-075-47/+50
|
* testgit: While I'm at it, add a tiny path escape hatch just for occasional useGravatar Runxi Yu2026-03-071-0/+7
|
* mergebase: No fake iterator API first and idempotencyGravatar Runxi Yu2026-03-077-131/+75
|
* internal/commitquery: paintDown only paints, don't collectGravatar Runxi Yu2026-03-073-19/+30
|
* ref/refname: Add refname validationGravatar Runxi Yu2026-03-0722-0/+1236
|
* refstore: Remove Shorten for nowGravatar Runxi Yu2026-03-074-203/+0
|
* refstore/{loose,packed}: DeleteGravatar Runxi Yu2026-03-0714-1100/+0
|
* refstore: Add TransactionalStoreGravatar Runxi Yu2026-03-071-0/+51
|
* refstore: Rename Store to ReadingStoreGravatar Runxi Yu2026-03-077-11/+11
|
* objectid: Add ZeroGravatar Runxi Yu2026-03-071-0/+10
|
* internal/compress/flate: Fix formatting bug v0.1.71Gravatar Runxi Yu2026-03-071-2/+2
|
* go.mod: Bump to 1.26Gravatar Runxi Yu2026-03-071-1/+1
|
* README: Merge bases kinda done v0.1.70Gravatar Runxi Yu2026-03-071-1/+1
|
* *: Use errors.AsTypeGravatar Runxi Yu2026-03-0716-38/+25
|
* Urgh I made some wrong amends and I'm too tired to separate the commits out ↵Gravatar Runxi Yu2026-03-0775-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 behaviorGravatar Runxi Yu2026-03-076-21/+7
|
* reachability: Peel root to commitGravatar Runxi Yu2026-03-062-9/+5
|
* README: Add more future things v0.1.69Gravatar Runxi Yu2026-03-061-9/+122
|
* README: pkt-line and side-band-64kGravatar Runxi Yu2026-03-061-1/+3
|
* *: Lint v0.1.68Gravatar Runxi Yu2026-03-0666-192/+243
|
* internal/compress: Format v0.1.67Gravatar Runxi Yu2026-03-061-1/+0
|
* format/pktline: FormatGravatar Runxi Yu2026-03-0616-16/+16
|
* format/sideband64k: LintGravatar Runxi Yu2026-03-0612-21/+82
|
* format/sideband64k: Add side-band-64k v0.1.66Gravatar Runxi Yu2026-03-0627-0/+1071
|
* ci: Add go-fixGravatar Runxi Yu2026-03-061-0/+3
|
* format/pktline: Add package-level doc string v0.1.65Gravatar Runxi Yu2026-03-061-0/+2
|
* format/pktline: Advise supplying a buffered reader v0.1.64Gravatar Runxi Yu2026-03-061-0/+2
|
* objectstore: Add notes on a Cursor v0.1.63Gravatar Runxi Yu2026-03-061-0/+6
|
* object: Consider using a streaming API for blobsGravatar Runxi Yu2026-03-062-0/+7
|
* format/pktline: Add pktline v0.1.62Gravatar Runxi Yu2026-03-0625-0/+1184
|
* *: go fix ./...Gravatar Runxi Yu2026-03-064-21/+8
|
* format/pack/ingest: I don't think we need to use a clone there v0.1.61Gravatar Runxi Yu2026-03-061-4/+4
|
* internal/iolimit: Add CappedCaptureWriterGravatar Runxi Yu2026-03-064-2/+102
|
* format/commitgraph: Add package-level doc commentsGravatar Runxi Yu2026-03-062-0/+4
|
* format/commitgraph: Split into ./read and ./ v0.1.60Gravatar Runxi Yu2026-03-0688-93/+99
|
* format/pack/ingest: Fix delta apply import v0.1.59Gravatar Runxi Yu2026-03-061-0/+1
|
* reachability: Split files v0.1.58Gravatar Runxi Yu2026-03-064-153/+161
|
* objectstore/packed: Split filesGravatar Runxi Yu2026-03-0623-369/+416
|
* format/commitgraph: Split filesGravatar Runxi Yu2026-03-063-149/+165
|
* internal/bufpool: Split filesGravatar Runxi Yu2026-03-0615-214/+227
|
* diff/lines: Split filesGravatar Runxi Yu2026-03-062-19/+20
|
* format/pack/ingest: Split filesGravatar Runxi Yu2026-03-0630-1067/+1196
|
* reachability: Split walk filesGravatar Runxi Yu2026-03-069-299/+342
|
* format/commitgraph: Split layer filesGravatar Runxi Yu2026-03-067-209/+238
|