aboutsummaryrefslogtreecommitdiff
path: root/receivepack
Commit message (Expand)AuthorAgeFilesLines
* *: format/pack -> packfile; format/delta -> delta; delete formatGravatar Runxi Yu2026-03-103-4/+4
* *: Move sideband64k and pktline to protocol/Gravatar Runxi Yu2026-03-102-3/+3
* *: Fix lintsGravatar Runxi Yu2026-03-081-0/+1
* objectstore: Refresh•••* Add manual Refresh for various objectstore's * RefreshPolicy option * Refreshable MRU and atomic snapshotting v0.1.80Gravatar Runxi Yu2026-03-082-1/+13
* receivepack: Use progress APIGravatar Runxi Yu2026-03-083-4/+9
* *: 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-083-12/+102
* receivepack: Trivial caps v0.1.76Gravatar Runxi Yu2026-03-083-1/+48
* *: Reformat v0.1.75Gravatar Runxi Yu2026-03-084-0/+10
* receivepack: No receiving objects labelGravatar Runxi Yu2026-03-081-7/+7
* receivepack: Update testsGravatar Runxi Yu2026-03-081-70/+16
* 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-083-0/+23
* receivepack: Progress writing and suchGravatar Runxi Yu2026-03-082-2/+65
* receivepack: Flush I/OGravatar Runxi Yu2026-03-081-6/+15
* receivepack: Actually test itGravatar Runxi Yu2026-03-083-7/+247
* *: Package sorting and updatesGravatar Runxi Yu2026-03-0723-5/+5
* *: Add some package-level doc comments v0.1.73Gravatar Runxi Yu2026-03-071-0/+2
* receivepack: Add HookIOGravatar Runxi Yu2026-03-076-0/+164
* receivepack/hooks: Add pre-defined hooksGravatar Runxi Yu2026-03-072-0/+115
* receivepack: Fix lintGravatar Runxi Yu2026-03-077-262/+289
* receivepack: Re-organize things aroundGravatar Runxi Yu2026-03-077-74/+87
* receivepack: Add hooksGravatar Runxi Yu2026-03-079-15/+441
* receivepack: Set permissions properlyGravatar Runxi Yu2026-03-075-9/+138
* receivepack: Propagate the rename error properlyGravatar Runxi Yu2026-03-071-2/+11
* receivepack: Use refsGravatar Runxi Yu2026-03-0712-33/+789
* 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