summaryrefslogtreecommitdiff
path: root/decorate.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-20decorate: allow const objects to be decoratedLibravatar Jeff King1-5/+6
2008-07-03fast-export --export-marks: fix off by one errorLibravatar Junio C Hamano1-4/+1
2007-04-20Fix a copy-n-paste bug in the object decorator code.Libravatar Linus Torvalds1-1/+0
2007-04-16Add a generic "object decorator" interface, and make object refs use itLibravatar Linus Torvalds1-0/+89