summaryrefslogtreecommitdiff
path: root/object.h
AgeCommit message (Expand)Author
2005-09-16[PATCH] Avoid building object ref lists when not neededLinus Torvalds
2005-09-11[PATCH] Add function to append to an object_list.Daniel Barkalow
2005-08-03[PATCH] Object library enhancementsbarkalow@iabervon.org
2005-06-27[PATCH] Remove "delta" object representation.Junio C Hamano
2005-06-26Ooh. Make git-rev-list --object associate a name with objects.Linus Torvalds
2005-06-22[PATCH] Parse tags for absent objectsDaniel Barkalow
2005-06-08[PATCH] Anal retentive 'const unsigned char *sha1'Jason McMullan
2005-06-06[PATCH] Modify git-rev-list to linearise the commit history in merge order.jon@blackcubes.dyndns.org
2005-05-20[PATCH] delta checkNicolas Pitre
2005-05-10Mark the variable declarations in .h files as externPetr Baudis
2005-04-28[PATCH] Add function to parse an object of unspecified type (take 2)Daniel Barkalow
2005-04-18[PATCH] Header files for object parsingDaniel Barkalow