aboutsummaryrefslogtreecommitdiff
path: root/decorate.c
Commit message (Expand)AuthorAge
* decorate: clean up and document APIJonathan Tan2017-12-08
* Remove get_object_hash.brian m. carlson2015-11-20
* Add several uses of get_object_hash.brian m. carlson2015-11-20
* hashmap: factor out getting a hash code from a SHA1Karsten Blees2014-07-07
* decorate.c: compact table when growingKevin Bracey2013-05-16
* Unify signedness in hashing callsDan McGee2009-05-20
* Fix type-punning issuesDan McGee2009-05-16
* decorate: allow const objects to be decoratedJeff King2008-08-20
* fast-export --export-marks: fix off by one errorJunio C Hamano2008-07-03
* Fix a copy-n-paste bug in the object decorator code.Linus Torvalds2007-04-20
* Add a generic "object decorator" interface, and make object refs use itLinus Torvalds2007-04-16