read_sha1_file 74 archive.c buffer = read_sha1_file(sha1, type, sizep); read_sha1_file 134 bisect.c char *buf = read_sha1_file(commit->object.sha1, &type, &size); read_sha1_file 3024 builtin/apply.c result = read_sha1_file(sha1, &type, &size); read_sha1_file 3086 builtin/apply.c result = read_sha1_file(sha1, &type, &sz); read_sha1_file 188 builtin/blame.c file->ptr = read_sha1_file(o->blob_sha1, &type, &file_size); read_sha1_file 2739 builtin/blame.c sb.final_buf = read_sha1_file(o->blob_sha1, &type, read_sha1_file 87 builtin/cat-file.c buf = read_sha1_file(sha1, &type, &size); read_sha1_file 98 builtin/cat-file.c char *buffer = read_sha1_file(sha1, &type, &size); read_sha1_file 243 builtin/cat-file.c contents = read_sha1_file(sha1, &type, &size); read_sha1_file 238 builtin/fast-export.c buf = read_sha1_file(sha1, &type, &size); read_sha1_file 668 builtin/fast-export.c buf = read_sha1_file(tag->object.sha1, &type, &size); read_sha1_file 492 builtin/fmt-merge-msg.c char *buf = read_sha1_file(sha1, &type, &size); read_sha1_file 278 builtin/grep.c data = read_sha1_file(sha1, type, size); read_sha1_file 807 builtin/index-pack.c has_data = read_sha1_file(sha1, &has_type, &has_size); read_sha1_file 1361 builtin/index-pack.c base_obj->data = read_sha1_file(d->sha1, &type, &base_obj->size); read_sha1_file 475 builtin/log.c char *buf = read_sha1_file(sha1, &type, &size); read_sha1_file 63 builtin/merge-tree.c return read_sha1_file(entry->blob->object.sha1, &type, size); read_sha1_file 85 builtin/merge-tree.c return read_sha1_file(entry->blob->object.sha1, &type, size); read_sha1_file 26 builtin/mktag.c void *buffer = read_sha1_file(sha1, &type, &size); read_sha1_file 124 builtin/notes.c char *buf = read_sha1_file(sha1, &type, &size); read_sha1_file 254 builtin/notes.c if (!(buf = read_sha1_file(object, &type, &len))) { read_sha1_file 601 builtin/notes.c char *prev_buf = read_sha1_file(note, &type, &size); read_sha1_file 107 builtin/pack-objects.c buf = read_sha1_file(entry->idx.sha1, &type, &size); read_sha1_file 110 builtin/pack-objects.c base_buf = read_sha1_file(entry->delta->idx.sha1, &type, &base_size); read_sha1_file 252 builtin/pack-objects.c buf = read_sha1_file(entry->idx.sha1, &type, &size); read_sha1_file 1117 builtin/pack-objects.c data = read_sha1_file(sha1, &type, &size); read_sha1_file 1629 builtin/pack-objects.c trg->data = read_sha1_file(trg_entry->idx.sha1, &type, &sz); read_sha1_file 1641 builtin/pack-objects.c src->data = read_sha1_file(src_entry->idx.sha1, &type, &sz); read_sha1_file 76 builtin/reflog.c void *data = read_sha1_file(sha1, &type, &size); read_sha1_file 187 builtin/tag.c buf = read_sha1_file(oid->hash, &type, &size); read_sha1_file 409 builtin/tag.c buf = read_sha1_file(sha1, &type, &size); read_sha1_file 11 builtin/unpack-file.c buf = read_sha1_file(sha1, &type, &size); read_sha1_file 418 builtin/unpack-objects.c base = read_sha1_file(base_sha1, &type, &base_size); read_sha1_file 46 builtin/verify-commit.c buf = read_sha1_file(sha1, &type, &size); read_sha1_file 60 builtin/verify-tag.c buf = read_sha1_file(sha1, &type, &size); read_sha1_file 220 bundle.c buf = read_sha1_file(tag->sha1, &type, &size); read_sha1_file 308 combine-diff.c blob = read_sha1_file(oid->hash, &type, size); read_sha1_file 265 commit.c ret = read_sha1_file(commit->object.sha1, &type, &size); read_sha1_file 383 commit.c buffer = read_sha1_file(item->object.sha1, &type, &size); read_sha1_file 1218 commit.c buf = read_sha1_file(desc->obj->sha1, &type, &size); read_sha1_file 1127 config.c buf = read_sha1_file(sha1, &type, &size); read_sha1_file 293 contrib/convert-objects/convert-objects.c data = read_sha1_file(sha1, &type, &size); read_sha1_file 2829 diff.c s->data = read_sha1_file(s->sha1, &type, &s->size); read_sha1_file 541 dir.c data = read_sha1_file(active_cache[pos]->sha1, &type, &sz); read_sha1_file 85 entry.c void *new = read_sha1_file(ce->sha1, &type, size); read_sha1_file 1356 fast-import.c buf = read_sha1_file(sha1, &type, &size); read_sha1_file 2898 fast-import.c buf = read_sha1_file(sha1, &type, &size); read_sha1_file 3003 fast-import.c buf = read_sha1_file(sha1, &unused, &size); read_sha1_file 699 fsck.c read_sha1_file(tag->object.sha1, &type, &size); read_sha1_file 1714 grep.c gs->buf = read_sha1_file(gs->identifier, &type, &gs->size); read_sha1_file 363 http-push.c unpacked = read_sha1_file(request->obj->sha1, &type, &len); read_sha1_file 231 mailmap.c buf = read_sha1_file(sha1, &type, &size); read_sha1_file 57 match-trees.c buffer = read_sha1_file(hash, &type, &size); read_sha1_file 185 match-trees.c buf = read_sha1_file(hash1, &type, &sz); read_sha1_file 14 merge-blobs.c buf = read_sha1_file(obj->object.sha1, &type, &size); read_sha1_file 103 merge-blobs.c return read_sha1_file(our->object.sha1, &type, size); read_sha1_file 761 merge-recursive.c buf = read_sha1_file(sha, &type, &size); read_sha1_file 1522 merge-recursive.c buf = read_sha1_file(sha1, &type, &size); read_sha1_file 80 notes-cache.c value = read_sha1_file(value_sha1, &type, &size); read_sha1_file 331 notes-merge.c void *buf = read_sha1_file(note, &type, &size); read_sha1_file 805 notes.c new_msg = read_sha1_file(new_sha1, &new_type, &new_len); read_sha1_file 811 notes.c cur_msg = read_sha1_file(cur_sha1, &cur_type, &cur_len); read_sha1_file 867 notes.c data = read_sha1_file(sha1, &t, &len); read_sha1_file 1222 notes.c if (!(msg = read_sha1_file(sha1, &type, &msglen)) || type != OBJ_BLOB) { read_sha1_file 269 object.c buffer = read_sha1_file(sha1, &type, &size); read_sha1_file 185 read-cache.c buffer = read_sha1_file(ce->sha1, &type, &size); read_sha1_file 2266 read-cache.c data = read_sha1_file(istate->cache[pos]->sha1, &type, &sz); read_sha1_file 182 ref-filter.c void *buf = read_sha1_file(sha1, &type, sz); read_sha1_file 64 remote-testsvn.c if (!(msg = read_sha1_file(note_sha1, &type, &msglen))) read_sha1_file 112 remote-testsvn.c if (!(msg = read_sha1_file(note_sha1, &type, &msglen)) || read_sha1_file 327 rerere.c mmfile[j].ptr = read_sha1_file(ce->sha1, &type, &size); read_sha1_file 2909 sha1_file.c buffer = read_sha1_file(actual_sha1, &type, &isize); read_sha1_file 403 submodule-config.c config = read_sha1_file(sha1, &type, &config_size); read_sha1_file 130 tag.c data = read_sha1_file(item->object.sha1, &type, &size); read_sha1_file 648 tree-walk.c contents = read_sha1_file(current_tree_sha1, &type, read_sha1_file 215 tree.c buffer = read_sha1_file(item->object.sha1, &type, &size); read_sha1_file 194 xdiff-interface.c ptr->ptr = read_sha1_file(sha1, &type, &size);