summaryrefslogtreecommitdiff
path: root/blob.c
AgeCommit message (Expand)AuthorFilesLines
2005-05-20[PATCH] delta checkLibravatar Nicolas Pitre1-0/+2
2005-05-06[PATCH] don't load and decompress objects twice with parse_object()Libravatar Nicolas Pitre1-3/+11
2005-05-04[PATCH] Fix memory leaks in git-fsck-cacheLibravatar Sergey Vlasov1-0/+1
2005-04-28[PATCH] Mark blobs as parsed when they're actually parsedLibravatar Daniel Barkalow1-1/+19
2005-04-26[PATCH] introduce xmalloc and xreallocLibravatar Christopher Li1-1/+1
2005-04-24fsck-cache: notice missing "blob" objects.Libravatar Linus Torvalds1-1/+0
2005-04-18[PATCH] Implementations of parsing functionsLibravatar Daniel Barkalow1-0/+24