Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |