summaryrefslogtreecommitdiffstats
path: root/hex.h
AgeCommit message (Expand)AuthorLines
2026-04-01refs/files-backend: drop const to fix strchr() warningJeff King-2/+4
2024-06-14hex: guard declarations with `USE_THE_REPOSITORY_VARIABLE`Patrick Steinhardt-10/+16
2024-06-14hash-ll: merge with "hash.h"Patrick Steinhardt-1/+1
2023-09-29hex-ll: separate out non-hash-algo functionsCalvin Wan-23/+1
2023-07-24hex: retire get_sha1_hex()Junio C Hamano-4/+6
2023-04-24hash-ll.h: split out of hash.h to remove dependency on repository.hElijah Newren-1/+1
2023-02-23hex.h: move some hex-related declarations from cache.hElijah Newren-0/+84