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