summaryrefslogtreecommitdiff
path: root/object.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] delta checkNicolas Pitre2005-05-201-2/+9
* [PATCH] don't load and decompress objects twice with parse_object()Nicolas Pitre2005-05-061-14/+16
* [PATCH] Fix memory leaks in git-fsck-cacheSergey Vlasov2005-05-041-1/+2
* [PATCH] Add function to parse an object of unspecified type (take 2)Daniel Barkalow2005-04-281-0/+40
* [PATCH] introduce xmalloc and xreallocChristopher Li2005-04-261-2/+2
* [PATCH] Implementations of parsing functionsDaniel Barkalow2005-04-181-0/+96