aboutsummaryrefslogtreecommitdiff
path: root/receivepack
Commit message (Collapse)AuthorAgeFilesLines
* network/receivepack: Rename from receivepackGravatar Runxi Yu2026-03-2632-3031/+0
|
* network/protocol: Rename from protocol v0.1.110Gravatar Runxi Yu2026-03-256-9/+9
|
* object: Split each object type into its own package v0.1.108Gravatar Runxi Yu2026-03-258-12/+12
|
* *: object/store -> object/storer v0.1.107Gravatar Runxi Yu2026-03-258-18/+18
|
* *: refstore -> ref/storeGravatar Runxi Yu2026-03-257-7/+7
|
* *: objectstore -> object/storeGravatar Runxi Yu2026-03-258-11/+11
|
* *: objectid -> object/idGravatar Runxi Yu2026-03-2512-12/+12
|
* *: LintsGravatar Runxi Yu2026-03-231-0/+1
|
* receivepack: Lifecycle/ownership docs v0.1.91Gravatar Runxi Yu2026-03-223-2/+16
|
* 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
|
* refstore: More fixes on ResolveToDetachedGravatar Runxi Yu2026-03-121-5/+5
|
* refstore: s/ResolveFully/ResolveToDetached/gGravatar Runxi Yu2026-03-123-7/+7
|
* commitquery: Merge from ancestor and mergebasesGravatar Runxi Yu2026-03-111-2/+2
|
* *: 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 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-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