Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chunk-format: drop pair_chunk_unsafe() | Jeff King | 2023-10-10 | 1 | -13/+0 |
* | midx: enforce chunk alignment on reading | Jeff King | 2023-10-10 | 1 | -1/+2 |
* | chunk-format: note that pair_chunk() is unsafe | Jeff King | 2023-10-10 | 1 | -2/+17 |
* | hash-ll.h: split out of hash.h to remove dependency on repository.h | Elijah Newren | 2023-04-24 | 1 | -1/+1 |
* | treewide: remove unnecessary git-compat-util.h includes in headers | Elijah Newren | 2023-02-24 | 1 | -1/+0 |
* | chunk-format.h: extract oid_version() | Taylor Blau | 2022-05-27 | 1 | -0/+3 |
* | chunk-format: create read chunk API | Derrick Stolee | 2021-02-18 | 1 | -0/+47 |
* | chunk-format: create chunk format write API | Derrick Stolee | 2021-02-18 | 1 | -0/+21 |