aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* object/fetch: Port pathGravatar Runxi Yu2026-06-081-0/+91
* object/fetch: Receiver should use name fetcherGravatar Runxi Yu2026-06-086-36/+36
* object/fetch: port objectGravatar Runxi Yu2026-06-081-0/+41
* object/fetch: Port readerGravatar Runxi Yu2026-06-081-0/+26
* object/fetch: Port tagGravatar Runxi Yu2026-06-081-0/+26
* object/fetch: Port treeGravatar Runxi Yu2026-06-081-0/+86
* object/fetch: Port commitGravatar Runxi Yu2026-06-081-0/+74
* object/fetch: Finish blobGravatar Runxi Yu2026-06-081-0/+97
* object/fetch: Begin by adding package docGravatar Runxi Yu2026-06-081-0/+11
* REFACTOR: errors is in errsGravatar Runxi Yu2026-06-081-1/+0
* errs: AddGravatar Runxi Yu2026-06-083-0/+51
* REFACTOR: Done with object/storedGravatar Runxi Yu2026-06-081-1/+0
* object/stored: AddGravatar Runxi Yu2026-06-082-0/+36
* REFACTOR: Done internal/progressGravatar Runxi Yu2026-06-081-1/+0
* internal/progress: AddGravatar Runxi Yu2026-06-085-3/+214
* common/iowrap: Remove in favor of lgoGravatar Runxi Yu2026-06-086-39/+4
* REFACTOR: utils is doneGravatar Runxi Yu2026-06-081-1/+0
* internal/utils: Add best effort FprintfGravatar Runxi Yu2026-06-082-0/+19
* REFACTOR: priorityqueue is doneGravatar Runxi Yu2026-06-081-1/+0
* internal/priorityqueue: AddGravatar Runxi Yu2026-06-084-0/+119
* internal/compress/zlib: Use lgo's safe sync.PoolGravatar Runxi Yu2026-06-082-26/+10
* internal/compress/zlib: Fix imports and minor lintGravatar Runxi Yu2026-06-083-2/+3
* internal/compress: AddGravatar Runxi Yu2026-06-08142-0/+22849
* REFACTOR: memory is doneGravatar Runxi Yu2026-06-081-1/+0
* Merge branch 'legacy'•••Mainly just to preserve history at this point. I'm on 'main' doing -s ours. Gravatar Runxi Yu2026-06-080-0/+0
|\
| * this is legacy v0.1.184 legacyGravatar Runxi Yu2026-06-071-2/+3
| * legacy -> v0.1.9Gravatar Runxi Yu2026-06-071-1/+1
| * git.runxiyu.org main mirror for nowGravatar Runxi Yu2026-06-061-2/+2
| * network/receivepack/service: unpacking indicator makes no senseGravatar Runxi Yu2026-06-041-3/+0
| * repository: Returning nil sets repo to nil and panics the defer v0.1.182Gravatar Runxi Yu2026-05-291-6/+6
| * object/store/packed: FixThin when ThinBase != nil v0.1.181Gravatar Runxi Yu2026-05-291-0/+1
| * Change nothing, just to see whether the module proxy supports // in URL paths v0.1.180Gravatar Runxi Yu2026-05-270-0/+0
| * Update remaining package import URLs v0.1.179Gravatar Runxi Yu2026-05-274-4/+4
| * Switch package URLs to lindenii.org/go/furgit v0.1.178Gravatar Runxi Yu2026-05-27455-908/+908
| * README: Use next's v0.1.177Gravatar Runxi Yu2026-05-271-8/+11
| * furgit: Use next's docsGravatar Runxi Yu2026-05-271-41/+68
| * furgit: This should be called doc.go tooGravatar Runxi Yu2026-05-271-0/+0
| * repository: Object->&Store, Refs->RefStoreGravatar Runxi Yu2026-05-2711-72/+72
| * ref/store/memory: Fix whitespace v0.1.176Gravatar Runxi Yu2026-05-251-0/+1
| * ref/store/memory: Simple memory-backed ref store v0.1.175Gravatar Runxi Yu2026-05-249-0/+1200
| * README: Update v0.1.174Gravatar Runxi Yu2026-05-241-15/+5
| * reachability: Fix documentation typo v0.1.173Gravatar Runxi Yu2026-05-241-1/+1
| * README: Use the master branch's badgeGravatar Runxi Yu2026-05-241-1/+1
| * object/store/packed: Delta cache should not need copyingGravatar Runxi Yu2026-05-221-2/+2
| * research: Probably no XOR filters.Gravatar Runxi Yu2026-05-201-2/+0
| * research: That note on object IDs is a bit confusing•••Just read security considerations instead. Gravatar Runxi Yu2026-05-201-7/+0
| * object/tag: Rename Target to TargetIDGravatar Runxi Yu2026-05-2014-16/+16
| * reachability: CheckConnected should get a strict optionGravatar Runxi Yu2026-05-203-5/+7
| * ref/store: More bikesheddingGravatar Runxi Yu2026-05-202-0/+4
| * ref/store: List should not be backend-definedGravatar Runxi Yu2026-05-201-0/+2