aboutsummaryrefslogtreecommitdiff
path: root/format/commitgraph
Commit message (Collapse)AuthorAgeFilesLines
* format: Move commitgraph and packfile hereGravatar Runxi Yu2026-03-2696-0/+2201
|
* commitgraph: Move out of format/Gravatar Runxi Yu2026-03-1096-2194/+0
|
* *: Use errors.AsTypeGravatar Runxi Yu2026-03-071-2/+2
|
* Urgh I made some wrong amends and I'm too tired to separate the commits out ↵Gravatar Runxi Yu2026-03-071-14/+2
| | | | | | | | | | | | | this time ancestor: Split out of reachability mergebase: Add merge base routines internal/commitquery: Add commit query context engine thingy internal/peel: Shared tag peeling errors: Shared object query errors internal/testgit: Add rooted repo helpers; remove raw path access objectstore/memory: Add in-memory object store objectid: Add Compare helper
* *: Lint v0.1.68Gravatar Runxi Yu2026-03-0613-67/+67
|
* *: go fix ./...Gravatar Runxi Yu2026-03-061-8/+2
|
* format/commitgraph: Add package-level doc commentsGravatar Runxi Yu2026-03-062-0/+4
|
* format/commitgraph: Split into ./read and ./ v0.1.60Gravatar Runxi Yu2026-03-0685-83/+89
|
* format/commitgraph: Split filesGravatar Runxi Yu2026-03-063-149/+165
|
* format/commitgraph: Split layer filesGravatar Runxi Yu2026-03-067-209/+238
|
* format/commitgraph: Add initial commit-graph supportGravatar Runxi Yu2026-03-0682-24/+1861
|
* format/commitgraph/bloom: Add commit-graph bloom filtersGravatar Runxi Yu2026-03-068-0/+320