summaryrefslogtreecommitdiff
path: root/blob.h
Commit message (Expand)AuthorAgeFilesLines
* blob: drop unused parts of parse_blob_buffer()Jeff King2022-12-131-2/+1
* blob: allow lookup_blob to handle arbitrary repositoriesStefan Beller2018-06-291-2/+1
* blob: add repository argument to lookup_blobStefan Beller2018-06-291-1/+2
* Convert lookup_blob to struct object_idbrian m. carlson2017-05-081-1/+1
* Replace parse_blob() with an explanatory commentDaniel Barkalow2010-01-181-1/+8
* [PATCH] Anal retentive 'const unsigned char *sha1'Jason McMullan2005-06-081-1/+1
* [PATCH] don't load and decompress objects twice with parse_object()Nicolas Pitre2005-05-061-0/+2
* [PATCH] Mark blobs as parsed when they're actually parsedDaniel Barkalow2005-04-281-0/+2
* [PATCH] Header files for object parsingDaniel Barkalow2005-04-181-0/+14