12 Commits (7744a5d6921c457a05224cd7f5554e972df634b0)

Author SHA1 Message Date
Jeff King d40abc8e95 hashmap: convert sha1hash() to oidhash() 6 years ago
Jonathan Tan ddd3e31242 decorate: clean up and document API 7 years ago
brian m. carlson ed1c9977cb Remove get_object_hash. 9 years ago
brian m. carlson 7999b2cf77 Add several uses of get_object_hash. 9 years ago
Karsten Blees 039dc71a7c hashmap: factor out getting a hash code from a SHA1 11 years ago
Kevin Bracey 83f0412f3f decorate.c: compact table when growing 12 years ago
Dan McGee 91fe2f9091 Unify signedness in hashing calls 16 years ago
Dan McGee b867d324ce Fix type-punning issues 16 years ago
Jeff King 54988bdad7 decorate: allow const objects to be decorated 17 years ago
Junio C Hamano 6991357513 fast-export --export-marks: fix off by one error 17 years ago
Linus Torvalds 2a1a3dce33 Fix a copy-n-paste bug in the object decorator code. 18 years ago
Linus Torvalds a59b276e18 Add a generic "object decorator" interface, and make object refs use it 18 years ago