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