summaryrefslogtreecommitdiffstats
path: root/hex.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* hex: guard declarations with `USE_THE_REPOSITORY_VARIABLE`Patrick Steinhardt2024-06-141-10/+16
* hash-ll: merge with "hash.h"Patrick Steinhardt2024-06-141-1/+1
* hex-ll: separate out non-hash-algo functionsCalvin Wan2023-09-301-23/+1
* hex: retire get_sha1_hex()Junio C Hamano2023-07-251-4/+6
* hash-ll.h: split out of hash.h to remove dependency on repository.hElijah Newren2023-04-241-1/+1
* hex.h: move some hex-related declarations from cache.hElijah Newren2023-02-241-0/+84