aboutsummaryrefslogtreecommitdiff
path: root/object.c
Commit message (Expand)AuthorAge
* [PATCH] Avoid building object ref lists when not neededLinus Torvalds2005-09-16
* [PATCH] Add function to append to an object_list.Daniel Barkalow2005-09-10
* [PATCH] Object library enhancementsbarkalow@iabervon.org2005-08-02
* [PATCH] Remove "delta" object representation.Junio C Hamano2005-06-27
* [PATCH] Parse tags for absent objectsDaniel Barkalow2005-06-21
* [PATCH] Anal retentive 'const unsigned char *sha1'Jason McMullan2005-06-08
* Make "parse_object()" also fill in commit message buffer data.Linus Torvalds2005-05-25
* Include file cleanups..Linus Torvalds2005-05-22
* [PATCH] delta checkNicolas Pitre2005-05-20
* [PATCH] don't load and decompress objects twice with parse_object()Nicolas Pitre2005-05-06
* [PATCH] Fix memory leaks in git-fsck-cacheSergey Vlasov2005-05-04
* [PATCH] Add function to parse an object of unspecified type (take 2)Daniel Barkalow2005-04-28
* [PATCH] introduce xmalloc and xreallocChristopher Li2005-04-26
* [PATCH] Implementations of parsing functionsDaniel Barkalow2005-04-18