aboutsummaryrefslogtreecommitdiffstats
path: root/object-refs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-25Remove unused object-ref codeMartin Koegler1-87/+0
2007-06-07War on whitespaceJunio C Hamano1-2/+0
2007-04-16Add a generic "object decorator" interface, and make object refs use itLinus Torvalds1-62/+7
2006-09-04Fix git-fsck-objects SIGSEGV/divide-by-zeroLinus Torvalds1-4/+5
2006-08-27Use xcalloc instead of callocJonas Fonseca1-1/+1
2006-06-21Fix grow_refs_hash()Linus Torvalds1-16/+14
2006-06-21object-refs: avoid division by zeroAndre Noll1-0/+3
2006-06-18Remove "refs" field from "struct object"Linus Torvalds1-0/+142