aboutsummaryrefslogtreecommitdiffstats
path: root/plumbing/format/commitgraph/encoder.go
Commit message (Expand)AuthorAgeFilesLines
* plumbing: commitgraph, fix types and handle commit-graph-chainsAndrew Thornton2023-10-081-0/+9
* plumbing: commitgraph, allow SHA256 commit-graphsAndrew Thornton2023-09-301-2/+7
* *: Support variable length plumbing.HashPaulo Gomes2023-03-081-4/+3
* sha1: Add collision resistent implementationPaulo Gomes2022-11-251-3/+3
* *: migration from gopkg to go modulesMáximo Cuadros2020-03-101-2/+2
* *: fixed tautological error conditionsautological error conditionsChristian Muehlhaeuser2019-07-291-8/+6
* Add doc.go for commitgraph packagesFilip Navara2019-05-071-0/+1
* plumbing: format/commitgraph, rename structs/fields to follow the terms used ...Filip Navara2019-04-251-17/+17
* Remove debug print, fix large edge count calculation to make the reencoded fi...Filip Navara2019-04-241-1/+1
* Split OpenFileIndex into smaller functionsFilip Navara2019-04-241-1/+1
* Split Encoder into smaller functionsFilip Navara2019-04-241-43/+81
* plumbing: format/commitgraph, add APIs for reading and writing commit-graph f...Filip Navara2019-04-241-0/+151