summaryrefslogtreecommitdiff
path: root/chunk-format.c
Commit message (Expand)AuthorAgeFilesLines
* chunk-format: parse trailing table of contentsDerrick Stolee2022-11-071-0/+53
* chunk-format: allow trailing table of contentsDerrick Stolee2022-11-071-16/+37
* chunk-format: store chunk offset during writeDerrick Stolee2022-11-071-3/+4
* chunk-format.h: extract oid_version()Taylor Blau2022-05-261-0/+12
* csum-file.h: increase hashfile buffer sizeDerrick Stolee2021-05-191-4/+8
* chunk-format: restore duplicate chunk checksDerrick Stolee2021-02-181-0/+9
* chunk-format: create read chunk APIDerrick Stolee2021-02-181-0/+80
* chunk-format: create chunk format write APIDerrick Stolee2021-02-181-0/+90