summaryrefslogtreecommitdiff
path: root/hash-lookup.c
Commit message (Expand)AuthorAgeFilesLines
* hash-ll.h: split out of hash.h to remove dependency on repository.hElijah Newren2023-04-241-0/+1
* oid_pos(): access table through const pointersJeff King2021-01-281-1/+1
* hash_pos(): convert to oid_pos()Jeff King2021-01-281-9/+9
* hash-lookup: rename from sha1-lookupMartin Ă…gren2021-01-041-0/+129