aboutsummaryrefslogtreecommitdiff
path: root/receivepack/service
Commit message (Collapse)AuthorAgeFilesLines
* network/receivepack: Rename from receivepackGravatar Runxi Yu2026-03-2617-1360/+0
|
* object: Split each object type into its own package v0.1.108Gravatar Runxi Yu2026-03-254-6/+6
|
* *: object/store -> object/storer v0.1.107Gravatar Runxi Yu2026-03-255-12/+12
|
* *: refstore -> ref/storeGravatar Runxi Yu2026-03-253-3/+3
|
* *: objectstore -> object/storeGravatar Runxi Yu2026-03-255-8/+8
|
* *: objectid -> object/idGravatar Runxi Yu2026-03-258-8/+8
|
* *: LintsGravatar Runxi Yu2026-03-231-0/+1
|
* receivepack/service: Clarify ownership and requirementsGravatar Runxi Yu2026-03-225-0/+27
|
* *: Fixup ownership of compositional backends v0.1.88Gravatar Runxi Yu2026-03-221-2/+14
|
* objectstore/loose, receivepack/service, repository: Lint whitespaceGravatar Runxi Yu2026-03-221-0/+4
|
* objectstore/*, repository, receivepack/service: don't take ownership of rootGravatar Runxi Yu2026-03-223-58/+71
|
* *: format/pack -> packfile; format/delta -> delta; delete formatGravatar Runxi Yu2026-03-102-2/+2
|
* objectstore: Refresh v0.1.80Gravatar Runxi Yu2026-03-082-1/+13
| | | | | | * Add manual Refresh for various objectstore's * RefreshPolicy option * Refreshable MRU and atomic snapshotting
* receivepack: Use progress APIGravatar Runxi Yu2026-03-082-4/+6
|
* *: BestEffortFprintf as linter wantsGravatar Runxi Yu2026-03-084-30/+30
|
* internal/utils: Rename WriteProgressf to FprintfBestEffort v0.1.78Gravatar Runxi Yu2026-03-084-30/+30
|
* receivepack: Period punctuate progress messagesGravatar Runxi Yu2026-03-084-15/+15
|
* receivepack: Report updating ref failuresGravatar Runxi Yu2026-03-081-1/+7
|
* receivepack, format/pack/ingest: Two-stage ingestionGravatar Runxi Yu2026-03-082-12/+47
|
* *: Reformat v0.1.75Gravatar Runxi Yu2026-03-083-0/+7
|
* receivepack: No receiving objects labelGravatar Runxi Yu2026-03-081-7/+7
|
* receivepack/service, format/pack/ingest: Progress uniformGravatar Runxi Yu2026-03-084-10/+48
|
* format/pack/ingest: Add more progressGravatar Runxi Yu2026-03-081-0/+1
|
* receivepack: Add basic progress loggingGravatar Runxi Yu2026-03-082-0/+22
|
* receivepack: Actually test itGravatar Runxi Yu2026-03-082-4/+6
|
* *: Package sorting and updatesGravatar Runxi Yu2026-03-0718-0/+1178