summaryrefslogtreecommitdiffstats
path: root/oid-array.c
AgeCommit message (Expand)AuthorLines
2023-02-23alloc.h: move ALLOC_GROW() functions from cache.hElijah Newren-1/+2
2021-01-28oid_pos(): access table through const pointersJeff King-2/+2
2021-01-28hash_pos(): convert to oid_pos()Jeff King-3/+3
2021-01-04hash-lookup: rename from sha1-lookupMartin Ågren-1/+1
2021-01-04sha1-lookup: rename `sha1_pos()` as `hash_pos()`Martin Ågren-1/+1
2020-12-07oid-array: provide a for-loop iteratorJeff King-5/+2
2020-12-04oid-array: make sort function publicJeff King-5/+5
2020-03-30oid_array: rename source file from sha1-arrayJeff King-0/+96