summaryrefslogtreecommitdiffstats
path: root/chunk-format.h
AgeCommit message (Expand)AuthorLines
2023-04-24hash-ll.h: split out of hash.h to remove dependency on repository.hElijah Newren-1/+1
2023-02-23treewide: remove unnecessary git-compat-util.h includes in headersElijah Newren-1/+0
2022-05-26chunk-format.h: extract oid_version()Taylor Blau-0/+3
2021-02-18chunk-format: create read chunk APIDerrick Stolee-0/+47
2021-02-18chunk-format: create chunk format write APIDerrick Stolee-0/+21