sha1_object_info 247 archive-tar.c sha1_object_info(sha1, &size) == OBJ_BLOB && sha1_object_info 305 archive-zip.c enum object_type type = sha1_object_info(sha1, &size); sha1_object_info 512 builtin/blame.c if (sha1_object_info(origin->blob_sha1, NULL) != OBJ_BLOB) sha1_object_info 2223 builtin/blame.c sha1_object_info(blob_sha1, NULL) == OBJ_BLOB) sha1_object_info 73 builtin/cat-file.c type = sha1_object_info(sha1, NULL); sha1_object_info 97 builtin/cat-file.c if (sha1_object_info(sha1, NULL) == OBJ_TAG) { sha1_object_info 107 builtin/cat-file.c if (sha1_object_info(blob_sha1, NULL) == OBJ_BLOB) sha1_object_info 933 builtin/fast-export.c type = sha1_object_info(sha1, NULL); sha1_object_info 456 builtin/fetch.c type = sha1_object_info(ref->new_sha1, NULL); sha1_object_info 220 builtin/index-pack.c int type = sha1_object_info(obj->sha1, &size); sha1_object_info 804 builtin/index-pack.c has_type = sha1_object_info(sha1, &has_size); sha1_object_info 98 builtin/ls-tree.c if (sha1_object_info(sha1, &size) == OBJ_BAD) sha1_object_info 118 builtin/mktree.c obj_type = sha1_object_info(sha1, NULL); sha1_object_info 1446 builtin/pack-objects.c entry->type = sha1_object_info(entry->idx.sha1, &entry->size); sha1_object_info 53 builtin/prune.c enum object_type type = sha1_object_info(sha1, NULL); sha1_object_info 55 builtin/replace.c obj_type = sha1_object_info(object.hash, NULL); sha1_object_info 56 builtin/replace.c repl_type = sha1_object_info(oid->hash, NULL); sha1_object_info 161 builtin/replace.c obj_type = sha1_object_info(object, NULL); sha1_object_info 162 builtin/replace.c repl_type = sha1_object_info(repl, NULL); sha1_object_info 288 builtin/replace.c type = sha1_object_info(old, NULL); sha1_object_info 453 builtin/tag.c type = sha1_object_info(object, NULL); sha1_object_info 197 builtin/unpack-objects.c int type = sha1_object_info(obj->sha1, &size); sha1_object_info 55 builtin/verify-tag.c type = sha1_object_info(sha1, NULL); sha1_object_info 978 cache.h extern int sha1_object_info(const unsigned char *, unsigned long *); sha1_object_info 51 contrib/examples/builtin-fetch--tool.c type = sha1_object_info(sha1_new, NULL); sha1_object_info 2819 diff.c type = sha1_object_info(s->sha1, &s->size); sha1_object_info 1856 fast-import.c enum object_type type = sha1_object_info(sha1, NULL); sha1_object_info 2377 fast-import.c sha1_object_info(sha1, NULL); sha1_object_info 2538 fast-import.c enum object_type type = sha1_object_info(sha1, NULL); sha1_object_info 2822 fast-import.c type = sha1_object_info(sha1, NULL); sha1_object_info 2980 fast-import.c enum object_type type = sha1_object_info(sha1, NULL); sha1_object_info 260 object.c sha1_object_info(sha1, NULL) == OBJ_BLOB)) { sha1_object_info 76 pack-bitmap-write.c real_type = sha1_object_info(entry->idx.sha1, NULL); sha1_object_info 79 reachable.c type = sha1_object_info(sha1, NULL); sha1_object_info 1845 refs.c int type = sha1_object_info(name, NULL); sha1_object_info 1377 remote.c if (sha1_object_info(ref->new_sha1, NULL) != OBJ_TAG) sha1_object_info 1063 sequencer.c enum object_type type = sha1_object_info(sha1, NULL); sha1_object_info 1942 sha1_file.c type = sha1_object_info(sha1, NULL); sha1_object_info 3466 sha1_file.c enum object_type type = sha1_object_info(sha1, NULL); sha1_object_info 229 sha1_name.c int kind = sha1_object_info(sha1, NULL); sha1_object_info 238 sha1_name.c kind = sha1_object_info(sha1, NULL); sha1_object_info 253 sha1_name.c int kind = sha1_object_info(sha1, NULL); sha1_object_info 262 sha1_name.c kind = sha1_object_info(sha1, NULL); sha1_object_info 277 sha1_name.c int kind = sha1_object_info(sha1, NULL);