summaryrefslogtreecommitdiffstats
path: root/chunk-format.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* hash-ll: merge with "hash.h"Patrick Steinhardt2024-06-141-1/+1
* chunk-format: drop pair_chunk_unsafe()Jeff King2023-10-101-13/+0
* midx: enforce chunk alignment on readingJeff King2023-10-101-1/+2
* chunk-format: note that pair_chunk() is unsafeJeff King2023-10-101-2/+17
* hash-ll.h: split out of hash.h to remove dependency on repository.hElijah Newren2023-04-241-1/+1
* treewide: remove unnecessary git-compat-util.h includes in headersElijah Newren2023-02-241-1/+0
* chunk-format.h: extract oid_version()Taylor Blau2022-05-271-0/+3
* chunk-format: create read chunk APIDerrick Stolee2021-02-181-0/+47
* chunk-format: create chunk format write APIDerrick Stolee2021-02-181-0/+21