Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | oid-array: teach oid-array to handle multiple kinds of oids | Eric W. Biederman | 2023-10-02 | 1 | -2/+10 |
* | git-compat-util: move alloc macros to git-compat-util.h | Calvin Wan | 2023-07-05 | 1 | -1/+0 |
* | alloc.h: move ALLOC_GROW() functions from cache.h | Elijah Newren | 2023-02-24 | 1 | -1/+2 |
* | oid_pos(): access table through const pointers | Jeff King | 2021-01-28 | 1 | -2/+2 |
* | hash_pos(): convert to oid_pos() | Jeff King | 2021-01-28 | 1 | -3/+3 |
* | hash-lookup: rename from sha1-lookup | Martin Ågren | 2021-01-04 | 1 | -1/+1 |
* | sha1-lookup: rename `sha1_pos()` as `hash_pos()` | Martin Ågren | 2021-01-04 | 1 | -1/+1 |
* | oid-array: provide a for-loop iterator | Jeff King | 2020-12-07 | 1 | -5/+2 |
* | oid-array: make sort function public | Jeff King | 2020-12-04 | 1 | -5/+5 |
* | oid_array: rename source file from sha1-array | Jeff King | 2020-03-30 | 1 | -0/+96 |