aboutsummaryrefslogtreecommitdiffstats
path: root/plumbing/format/commitgraph/file.go
Commit message (Expand)AuthorAgeFilesLines
* plumbing: commitgraph, fix types and handle commit-graph-chainsAndrew Thornton2023-10-081-0/+6
* plumbing: commitgraph, allow SHA256 commit-graphsAndrew Thornton2023-09-301-11/+24
* error strings: Don't capitalize, use periods, or newlinesAbhinav Gupta2021-12-041-3/+3
* *: migration from gopkg to go modulesMáximo Cuadros2020-03-101-2/+2
* *: avoid unnecessary conversionsChristian Muehlhaeuser2019-07-291-1/+1
* plumbing: format/commitgraph, rename structs/fields to follow the terms used ...Filip Navara2019-04-251-7/+7
* plumbing: format/commitgraph, clean up error handlingFilip Navara2019-04-251-2/+2
* Split OpenFileIndex into smaller functionsFilip Navara2019-04-241-31/+50
* plumbing: format/commitgraph, add APIs for reading and writing commit-graph f...Filip Navara2019-04-241-0/+240