summaryrefslogtreecommitdiff
path: root/object.h
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Remove "delta" object representation.Junio C Hamano2005-06-271-2/+0
* Ooh. Make git-rev-list --object associate a name with objects.Linus Torvalds2005-06-261-0/+1
* [PATCH] Parse tags for absent objectsDaniel Barkalow2005-06-211-0/+4
* [PATCH] Anal retentive 'const unsigned char *sha1'Jason McMullan2005-06-081-3/+3
* [PATCH] Modify git-rev-list to linearise the commit history in merge order.jon@blackcubes.dyndns.org2005-06-061-0/+1
* [PATCH] delta checkNicolas Pitre2005-05-201-0/+2
* Mark the variable declarations in .h files as externPetr Baudis2005-05-111-2/+2
* [PATCH] Add function to parse an object of unspecified type (take 2)Daniel Barkalow2005-04-281-0/+3
* [PATCH] Header files for object parsingDaniel Barkalow2005-04-181-0/+29