aboutsummaryrefslogtreecommitdiffstats
path: root/decorate.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-16decorate.c: compact table when growingKevin Bracey1-1/+1
2009-05-20Unify signedness in hashing callsDan McGee1-2/+2
2009-05-16Fix type-punning issuesDan McGee1-1/+3
2008-08-20decorate: allow const objects to be decoratedJeff King1-5/+6
2008-07-03fast-export --export-marks: fix off by one errorJunio C Hamano1-4/+1
2007-04-20Fix a copy-n-paste bug in the object decorator code.Linus Torvalds1-1/+0
2007-04-16Add a generic "object decorator" interface, and make object refs use itLinus Torvalds1-0/+89