Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cache.h: remove this no-longer-used header | Elijah Newren | 2023-05-16 | 1 | -1/+1 |
* | read-cache*.h: move declarations for read-cache.c functions from cache.h | Elijah Newren | 2023-05-16 | 1 | -0/+1 |
* | hash-ll.h: split out of hash.h to remove dependency on repository.h | Elijah Newren | 2023-04-24 | 1 | -0/+1 |
* | oid_pos(): access table through const pointers | Jeff King | 2021-01-28 | 1 | -1/+1 |
* | hash_pos(): convert to oid_pos() | Jeff King | 2021-01-28 | 1 | -9/+9 |
* | hash-lookup: rename from sha1-lookup | Martin Ă…gren | 2021-01-04 | 1 | -0/+129 |