aboutsummaryrefslogtreecommitdiffstats
path: root/blob.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-13blob: drop unused parts of parse_blob_buffer()Jeff King1-2/+1
2018-06-29blob: allow lookup_blob to handle arbitrary repositoriesStefan Beller1-2/+1
2018-06-29blob: add repository argument to lookup_blobStefan Beller1-1/+2
2017-05-08Convert lookup_blob to struct object_idbrian m. carlson1-1/+1
2010-01-18Replace parse_blob() with an explanatory commentDaniel Barkalow1-1/+8
2005-06-08[PATCH] Anal retentive 'const unsigned char *sha1'Jason McMullan1-1/+1
2005-05-06[PATCH] don't load and decompress objects twice with parse_object()Nicolas Pitre1-0/+2
2005-04-28[PATCH] Mark blobs as parsed when they're actually parsedDaniel Barkalow1-0/+2
2005-04-18[PATCH] Header files for object parsingDaniel Barkalow1-0/+14