Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: Support variable length plumbing.Hash | Paulo Gomes | 2023-03-08 | 1 | -4/+3 |
* | sha1: Add collision resistent implementation | Paulo Gomes | 2022-11-25 | 1 | -3/+3 |
* | *: migration from gopkg to go modules | Máximo Cuadros | 2020-03-10 | 1 | -2/+2 |
* | *: fixed tautological error conditionsautological error conditions | Christian Muehlhaeuser | 2019-07-29 | 1 | -8/+6 |
* | Add doc.go for commitgraph packages | Filip Navara | 2019-05-07 | 1 | -0/+1 |
* | plumbing: format/commitgraph, rename structs/fields to follow the terms used ... | Filip Navara | 2019-04-25 | 1 | -17/+17 |
* | Remove debug print, fix large edge count calculation to make the reencoded fi... | Filip Navara | 2019-04-24 | 1 | -1/+1 |
* | Split OpenFileIndex into smaller functions | Filip Navara | 2019-04-24 | 1 | -1/+1 |
* | Split Encoder into smaller functions | Filip Navara | 2019-04-24 | 1 | -43/+81 |
* | plumbing: format/commitgraph, add APIs for reading and writing commit-graph f... | Filip Navara | 2019-04-24 | 1 | -0/+151 |