summaryrefslogtreecommitdiff
path: root/object.c
AgeCommit message (Expand)AuthorFilesLines
2005-05-22Include file cleanups..Libravatar Linus Torvalds1-2/+0
2005-05-20[PATCH] delta checkLibravatar Nicolas Pitre1-2/+9
2005-05-06[PATCH] don't load and decompress objects twice with parse_object()Libravatar Nicolas Pitre1-14/+16
2005-05-04[PATCH] Fix memory leaks in git-fsck-cacheLibravatar Sergey Vlasov1-1/+2
2005-04-28[PATCH] Add function to parse an object of unspecified type (take 2)Libravatar Daniel Barkalow1-0/+40
2005-04-26[PATCH] introduce xmalloc and xreallocLibravatar Christopher Li1-2/+2
2005-04-18[PATCH] Implementations of parsing functionsLibravatar Daniel Barkalow1-0/+96