summaryrefslogtreecommitdiff
path: root/chunk-format.c
Commit message (Expand)AuthorAgeFilesLines
* hash-ll.h: split out of hash.h to remove dependency on repository.hElijah Newren2023-04-241-0/+1
* csum-file.h: remove unnecessary inclusion of cache.hElijah Newren2023-03-211-0/+1
* treewide: be explicit about dependence on gettext.hElijah Newren2023-03-211-0/+1
* alloc.h: move ALLOC_GROW() functions from cache.hElijah Newren2023-02-231-1/+2
* 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