aboutsummaryrefslogtreecommitdiffstats
path: root/object.h
AgeCommit message (Expand)AuthorFilesLines
2005-09-16[PATCH] Avoid building object ref lists when not neededLinus Torvalds1-0/+1
2005-09-10[PATCH] Add function to append to an object_list.Daniel Barkalow1-0/+3
2005-08-02[PATCH] Object library enhancementsbarkalow@iabervon.org1-0/+10
2005-06-27[PATCH] Remove "delta" object representation.Junio C Hamano1-2/+0
2005-06-26Ooh. Make git-rev-list --object associate a name with objects.Linus Torvalds1-0/+1
2005-06-21[PATCH] Parse tags for absent objectsDaniel Barkalow1-0/+4
2005-06-08[PATCH] Anal retentive 'const unsigned char *sha1'Jason McMullan1-3/+3
2005-06-06[PATCH] Modify git-rev-list to linearise the commit history in merge order.jon@blackcubes.dyndns.org1-0/+1
2005-05-20[PATCH] delta checkNicolas Pitre1-0/+2
2005-05-11Mark the variable declarations in .h files as externPetr Baudis1-2/+2
2005-04-28[PATCH] Add function to parse an object of unspecified type (take 2)Daniel Barkalow1-0/+3
2005-04-18[PATCH] Header files for object parsingDaniel Barkalow1-0/+29