aboutsummaryrefslogtreecommitdiff
path: root/packfile/ingest
Commit message (Collapse)AuthorAgeFilesLines
* format: Move commitgraph and packfile hereGravatar Runxi Yu2026-03-2648-3077/+0
|
* object: Split each object type into its own package v0.1.108Gravatar Runxi Yu2026-03-252-2/+2
|
* *: object/store -> object/storer v0.1.107Gravatar Runxi Yu2026-03-252-4/+4
|
* *: delta -> packfile/deltaGravatar Runxi Yu2026-03-252-2/+2
|
* *: objectstore -> object/storeGravatar Runxi Yu2026-03-252-2/+2
|
* *: objectid -> object/idGravatar Runxi Yu2026-03-2511-11/+11
|
* *: objecttype, objectheader -> object/type, object/headerGravatar Runxi Yu2026-03-2512-14/+14
|
* packfile/ingest: Document lifecycle of pack ingest betterGravatar Runxi Yu2026-03-222-11/+12
|
* Revert "object/header: Rename from objectheader"Gravatar Runxi Yu2026-03-102-4/+4
| | | | This reverts commit 85f1212724e037e6934203f04a3f6231ac609503.
* object/header: Rename from objectheaderGravatar Runxi Yu2026-03-102-4/+4
|
* packfile: Rename package to packfileGravatar Runxi Yu2026-03-101-2/+2
|
* *: format/pack -> packfile; format/delta -> delta; delete formatGravatar Runxi Yu2026-03-1048-0/+3076