summaryrefslogtreecommitdiff
path: root/decorate.c
AgeCommit message (Expand)Author
2017-12-08decorate: clean up and document APIJonathan Tan
2015-11-20Remove get_object_hash.brian m. carlson
2015-11-20Add several uses of get_object_hash.brian m. carlson
2014-07-07hashmap: factor out getting a hash code from a SHA1Karsten Blees
2013-05-16decorate.c: compact table when growingKevin Bracey
2009-05-20Unify signedness in hashing callsDan McGee
2009-05-17Fix type-punning issuesDan McGee
2008-08-20decorate: allow const objects to be decoratedJeff King
2008-07-03fast-export --export-marks: fix off by one errorJunio C Hamano
2007-04-21Fix a copy-n-paste bug in the object decorator code.Linus Torvalds
2007-04-16Add a generic "object decorator" interface, and make object refs use itLinus Torvalds