summaryrefslogtreecommitdiff
path: root/object-refs.c
Commit message (Expand)AuthorAgeFilesLines
* War on whitespaceJunio C Hamano2007-06-071-2/+0
* Add a generic "object decorator" interface, and make object refs use itLinus Torvalds2007-04-161-62/+7
* Fix git-fsck-objects SIGSEGV/divide-by-zeroLinus Torvalds2006-09-041-4/+5
* Use xcalloc instead of callocJonas Fonseca2006-08-271-1/+1
* Fix grow_refs_hash()Linus Torvalds2006-06-211-16/+14
* object-refs: avoid division by zeroAndre Noll2006-06-211-0/+3
* Remove "refs" field from "struct object"Linus Torvalds2006-06-181-0/+142