Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-01-28 | oid_pos(): access table through const pointers | Jeff King | 1 | -2/+2 |
2021-01-28 | hash_pos(): convert to oid_pos() | Jeff King | 1 | -3/+3 |
2021-01-04 | hash-lookup: rename from sha1-lookup | Martin Ågren | 1 | -1/+1 |
2021-01-04 | sha1-lookup: rename `sha1_pos()` as `hash_pos()` | Martin Ågren | 1 | -1/+1 |
2020-12-07 | oid-array: provide a for-loop iterator | Jeff King | 1 | -5/+2 |
2020-12-04 | oid-array: make sort function public | Jeff King | 1 | -5/+5 |
2020-03-30 | oid_array: rename source file from sha1-array | Jeff King | 1 | -0/+96 |