summaryrefslogtreecommitdiff
path: root/decorate.c
Commit message (Expand)AuthorAgeFilesLines
* decorate.c: compact table when growingKevin Bracey2013-05-161-1/+1
* Unify signedness in hashing callsDan McGee2009-05-201-2/+2
* Fix type-punning issuesDan McGee2009-05-161-1/+3
* decorate: allow const objects to be decoratedJeff King2008-08-201-5/+6
* fast-export --export-marks: fix off by one errorJunio C Hamano2008-07-031-4/+1
* Fix a copy-n-paste bug in the object decorator code.Linus Torvalds2007-04-201-1/+0
* Add a generic "object decorator" interface, and make object refs use itLinus Torvalds2007-04-161-0/+89