1. 7718682 decorate: add clear_decoration() function by Jeff King · 1 year, 5 months ago
  2. b9a7ac2 hash-ll, hashmap: move oidhash() to hash-ll by Elijah Newren · 1 year, 10 months ago
  3. fc7bd51 treewide: replace cache.h with more direct headers, where possible by Elijah Newren · 2 years ago
  4. ca56dad use CALLOC_ARRAY by René Scharfe · 4 years ago
  5. d40abc8 hashmap: convert sha1hash() to oidhash() by Jeff King · 6 years ago
  6. ddd3e31 decorate: clean up and document API by Jonathan Tan · 7 years ago
  7. ed1c997 Remove get_object_hash. by brian m. carlson · 9 years ago
  8. 7999b2c Add several uses of get_object_hash. by brian m. carlson · 9 years ago
  9. 039dc71 hashmap: factor out getting a hash code from a SHA1 by Karsten Blees · 11 years ago
  10. 83f0412 decorate.c: compact table when growing by Kevin Bracey · 12 years ago
  11. 91fe2f9 Unify signedness in hashing calls by Dan McGee · 16 years ago
  12. b867d32 Fix type-punning issues by Dan McGee · 16 years ago
  13. 54988bd decorate: allow const objects to be decorated by Jeff King · 17 years ago
  14. 6991357 fast-export --export-marks: fix off by one error by Junio C Hamano · 17 years ago
  15. 2a1a3dc Fix a copy-n-paste bug in the object decorator code. by Linus Torvalds · 18 years ago
  16. a59b276 Add a generic "object decorator" interface, and make object refs use it by Linus Torvalds · 18 years ago