aboutsummaryrefslogtreecommitdiff
path: root/format/commitgraph/read
Commit message (Collapse)AuthorAgeFilesLines
* object/id: Split filesGravatar Runxi Yu2026-03-291-1/+1
|
* *: Remove Close exception for MT-Safe v0.1.133Gravatar Runxi Yu2026-03-291-0/+2
|
* *: Repeated calls to Close are UB by default v0.1.132Gravatar Runxi Yu2026-03-291-2/+0
|
* format/commitgraph/read: LifetimeGravatar Runxi Yu2026-03-284-0/+10
|
* format/commitgraph/read: Update docsGravatar Runxi Yu2026-03-284-5/+5
|
* format: Move commitgraph and packfile hereGravatar Runxi Yu2026-03-2685-0/+1800
|
* commitgraph: Move out of format/Gravatar Runxi Yu2026-03-1085-1791/+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-061-0/+2
|
* format/commitgraph: Split into ./read and ./ v0.1.60Gravatar Runxi Yu2026-03-0684-0/+1807