- d50cbe4 oid-array: teach oid-array to handle multiple kinds of oids by Eric W. Biederman · 1 year, 6 months ago
- 91c080d git-compat-util: move alloc macros to git-compat-util.h by Calvin Wan · 1 year, 8 months ago
- 36bf195 alloc.h: move ALLOC_GROW() functions from cache.h by Elijah Newren · 2 years, 1 month ago
- 8380dcd oid_pos(): access table through const pointers by Jeff King · 4 years, 2 months ago
- 45ee13b hash_pos(): convert to oid_pos() by Jeff King · 4 years, 2 months ago
- bc62692 hash-lookup: rename from sha1-lookup by Martin Ågren · 4 years, 3 months ago
- 7a7d992 sha1-lookup: rename `sha1_pos()` as `hash_pos()` by Martin Ågren · 4 years, 3 months ago
- 12c4b4c oid-array: provide a for-loop iterator by Jeff King · 4 years, 3 months ago
- d0482b4 oid-array: make sort function public by Jeff King · 4 years, 3 months ago
- fe299ec oid_array: rename source file from sha1-array by Jeff King · 5 years ago[Renamed (95%) from sha1-array.c]
- eccce52 oid_array: use size_t for iteration by Jeff King · 5 years ago
- 405c6b1 sha1-array: move doc to sha1-array.h by Heba Waly · 5 years ago
- 161b1cf sha1-array: provide oid_array_filter by Stefan Beller · 6 years ago
- 4a7e27e convert "oidcmp() == 0" to oideq() by Jeff King · 7 years ago
- 5cc044e get_short_oid: sort ambiguous objects by type, then SHA-1 by Ævar Arnfjörð Bjarmason · 7 years ago
- 7248672 sha1-array.h: align function arguments by Ævar Arnfjörð Bjarmason · 7 years ago
- 6a83d90 coccinelle: make use of the "type" FREE_AND_NULL() rule by Ævar Arnfjörð Bjarmason · 8 years ago
- 910650d Rename sha1_array to oid_array by brian m. carlson · 8 years ago
- 1b7ba79 Convert sha1_array_for_each_unique and for_each_abbrev to object_id by brian m. carlson · 8 years ago
- 5d3206d Convert sha1_array_lookup to take struct object_id by brian m. carlson · 8 years ago
- 98a72dd Make sha1_array_append take a struct object_id * by brian m. carlson · 8 years ago
- ee3051b sha1-array: convert internal storage for struct sha1_array to object_id by brian m. carlson · 8 years ago
- b8688ad Merge branch 'rs/qsort' by Junio C Hamano · 8 years ago
- 9ed0d8d use QSORT by René Scharfe · 8 years ago
- 16ddcd4 sha1_array: let callbacks interrupt iteration by Jeff King · 8 years ago
- 69850be sha1-array.c: mark a private file-scope symbol as static by Junio C Hamano · 13 years ago
- cff38a5 receive-pack: eliminate duplicate .have refs by Jeff King · 14 years ago
- 902bb36 bisect: refactor sha1_array into a generic sha1 list by Jeff King · 14 years ago