get_sha1_hex      450 builtin/am.c   	else if (get_sha1_hex(sb.buf, state->orig_commit) < 0)
get_sha1_hex      583 builtin/am.c   		if (get_sha1_hex(sb.buf, from_obj)) {
get_sha1_hex      593 builtin/am.c   		if (get_sha1_hex(sb.buf + GIT_SHA1_HEXSZ + 1, to_obj)) {
get_sha1_hex     1388 builtin/am.c   	if (get_sha1_hex(x, commit_id) < 0)
get_sha1_hex     2144 builtin/am.c   		if (get_sha1_hex(sb.buf, abort_safety))
get_sha1_hex     2988 builtin/apply.c 	    get_sha1_hex(patch->old_sha1_prefix, sha1) ||
get_sha1_hex     2989 builtin/apply.c 	    get_sha1_hex(patch->new_sha1_prefix, sha1))
get_sha1_hex     3012 builtin/apply.c 	get_sha1_hex(patch->new_sha1_prefix, sha1);
get_sha1_hex     3861 builtin/apply.c 	    !get_sha1_hex(preimage + sizeof(heading) - 1, sha1) &&
get_sha1_hex     3868 builtin/apply.c 	return get_sha1_hex(p->old_sha1_prefix, sha1);
get_sha1_hex     4080 builtin/apply.c 		    get_sha1_hex(s, ce->sha1))
get_sha1_hex     2253 builtin/blame.c 		if (line.len < 40 || get_sha1_hex(line.buf, sha1))
get_sha1_hex      101 builtin/cat-file.c 				    get_sha1_hex(target, blob_sha1))
get_sha1_hex       22 builtin/diff-tree.c 	if (isspace(line[40]) && !get_sha1_hex(line+41, sha1)) {
get_sha1_hex       31 builtin/diff-tree.c 		while (line[pos] && !get_sha1_hex(line + pos, sha1)) {
get_sha1_hex       47 builtin/diff-tree.c 	if (len != 82 || !isspace(line[40]) || get_sha1_hex(line + 41, sha1))
get_sha1_hex       69 builtin/diff-tree.c 	if (get_sha1_hex(line, sha1))
get_sha1_hex      169 builtin/diff-tree.c 			if (get_sha1_hex(line, sha1)) {
get_sha1_hex      927 builtin/fast-export.c 			|| *mark_end != ' ' || get_sha1_hex(mark_end + 1, sha1))
get_sha1_hex       19 builtin/fetch-pack.c 	if (namelen > 41 && name[40] == ' ' && !get_sha1_hex(name, sha1)) {
get_sha1_hex      120 builtin/fmt-merge-msg.c 	i = get_sha1_hex(line, sha1);
get_sha1_hex      557 builtin/fmt-merge-msg.c 		    get_sha1_hex(p, sha1) ||
get_sha1_hex      441 builtin/fsck.c 	return !get_sha1_hex(name, sha1);
get_sha1_hex     1095 builtin/merge.c 		    get_sha1_hex(merge_names->buf + pos, sha1))
get_sha1_hex       55 builtin/mktag.c 	if (get_sha1_hex(object + 7, sha1))
get_sha1_hex       89 builtin/mktree.c 	    get_sha1_hex(ntr + 1, sha1))
get_sha1_hex     2262 builtin/pack-objects.c 			if (get_sha1_hex(line+1, sha1))
get_sha1_hex     2268 builtin/pack-objects.c 		if (get_sha1_hex(line, sha1))
get_sha1_hex     2522 builtin/pack-objects.c 				if (get_sha1_hex(line + 10, sha1))
get_sha1_hex      652 builtin/pack-redundant.c 			if (get_sha1_hex(buf, sha1))
get_sha1_hex      382 builtin/pull.c 		if (get_sha1_hex(sb.buf, sha1))
get_sha1_hex      716 builtin/pull.c 	ret = get_sha1_hex(sb.buf, fork_point);
get_sha1_hex     1357 builtin/receive-pack.c 	    get_sha1_hex(line, old_sha1) ||
get_sha1_hex     1358 builtin/receive-pack.c 	    get_sha1_hex(line + 41, new_sha1))
get_sha1_hex     1408 builtin/receive-pack.c 			if (get_sha1_hex(line + 8, sha1))
get_sha1_hex      257 builtin/replace.c 		if (get_sha1_hex(result.buf, sha1) < 0)
get_sha1_hex      521 builtin/update-index.c 		if (get_sha1_hex(tab - 40, sha1) || tab[-41] != ' ')
get_sha1_hex      814 builtin/update-index.c 	if (get_sha1_hex(endp, sha1) || endp[40] != ',')
get_sha1_hex      837 builtin/update-index.c 	    get_sha1_hex(*++ctx->argv, sha1) ||
get_sha1_hex       57 bundle.c       		if (get_sha1_hex(buf.buf, sha1) ||
get_sha1_hex      291 bundle.c       			if (!get_sha1_hex(buf.buf + 1, sha1)) {
get_sha1_hex      296 bundle.c       		} else if (!get_sha1_hex(buf.buf, sha1)) {
get_sha1_hex     1074 cache.h        extern int get_sha1_hex(const char *hex, unsigned char *sha1);
get_sha1_hex      157 commit.c       		if (get_sha1_hex(buf + i + 1, graft->parent[i/entry_size].hash))
get_sha1_hex      331 commit.c       	if (get_sha1_hex(bufptr + 5, parent.hash) < 0)
get_sha1_hex      343 commit.c       		    get_sha1_hex(bufptr + 7, parent.hash) ||
get_sha1_hex      143 connect.c      			if (get_sha1_hex(arg, old_sha1))
get_sha1_hex      151 connect.c      		if (len < 42 || get_sha1_hex(buffer, old_sha1) || buffer[40] != ' ')
get_sha1_hex       61 contrib/convert-objects/convert-objects.c 	if (get_sha1_hex(buffer, sha1))
get_sha1_hex       48 contrib/examples/builtin-fetch--tool.c 	if (get_sha1_hex(new_head, sha1_new))
get_sha1_hex      392 contrib/examples/builtin-fetch--tool.c 			if (get_sha1_hex(ls, sha1))
get_sha1_hex     1852 fast-import.c  			|| *end != ' ' || get_sha1_hex(end + 1, sha1))
get_sha1_hex     2200 fast-import.c  		if (tmp_hex_sha1_len == 40 && !get_sha1_hex(hex_sha1, sha1)) {
get_sha1_hex     2329 fast-import.c  		if (get_sha1_hex(p, sha1))
get_sha1_hex     2496 fast-import.c  		if (get_sha1_hex(p, sha1))
get_sha1_hex     2573 fast-import.c  		|| get_sha1_hex(buf + 5, b->branch_tree.versions[1].sha1))
get_sha1_hex     2964 fast-import.c  		if (get_sha1_hex(p, sha1))
get_sha1_hex     3012 fast-import.c  		    get_sha1_hex(buf + strlen("object "), sha1))
get_sha1_hex     3017 fast-import.c  		    get_sha1_hex(buf + strlen("tree "), sha1))
get_sha1_hex     3036 fast-import.c  		if (get_sha1_hex(*p, sha1))
get_sha1_hex      212 fetch-pack.c   		if (!get_sha1_hex(arg, result_sha1)) {
get_sha1_hex      344 fetch-pack.c   				if (get_sha1_hex(arg, sha1))
get_sha1_hex      350 fetch-pack.c   				if (get_sha1_hex(arg, sha1))
get_sha1_hex      571 fetch-pack.c   			if (get_sha1_hex(ref->name, sha1) ||
get_sha1_hex      154 fsck.c         		if (get_sha1_hex(buffer, sha1) || buffer[40] != '\n')
get_sha1_hex      618 fsck.c         	if (get_sha1_hex(buffer, tree_sha1) || buffer[40] != '\n') {
get_sha1_hex      625 fsck.c         		if (get_sha1_hex(buffer, sha1) || buffer[40] != '\n') {
get_sha1_hex      721 fsck.c         	if (get_sha1_hex(buffer, sha1) || buffer[40] != '\n') {
get_sha1_hex       61 hex.c          	return get_sha1_hex(hex, oid->hash);
get_sha1_hex     1027 http-push.c    	return get_sha1_hex(hex, sha1);
get_sha1_hex     1585 http-push.c    		get_sha1_hex(buffer.buf, sha1);
get_sha1_hex     1390 http.c         			ret = get_sha1_hex(buffer.buf, ref->old_sha1);
get_sha1_hex     1494 http.c         				get_sha1_hex(data + i + 6, sha1);
get_sha1_hex       36 notes-merge.c  	return get_sha1_hex(hex_sha1, sha1);
get_sha1_hex      702 notes-merge.c  		if (strlen(e->d_name) != 40 || get_sha1_hex(e->d_name, obj_sha1)) {
get_sha1_hex      326 path.c         	if (!get_sha1_hex(buffer, sha1))
get_sha1_hex     1187 refs.c         	if (get_sha1_hex(line->buf, sha1) < 0)
get_sha1_hex     1271 refs.c         		    !get_sha1_hex(line.buf + 1, sha1)) {
get_sha1_hex     1509 refs.c         	if (!get_sha1_hex(buffer, sha1))
get_sha1_hex     1718 refs.c         			if (get_sha1_hex(buffer, sha1) ||
get_sha1_hex     3700 refs.c         	    get_sha1_hex(sb->buf, osha1) || sb->buf[40] != ' ' ||
get_sha1_hex     3701 refs.c         	    get_sha1_hex(sb->buf + 41, nsha1) || sb->buf[81] != ' ' ||
get_sha1_hex      175 remote-curl.c  			get_sha1_hex(start, ref->old_sha1);
get_sha1_hex      811 remote-curl.c  			if (strlen(p) < 40 || get_sha1_hex(p, old_sha1))
get_sha1_hex      588 remote.c       			else if (llen == 40 && !get_sha1_hex(rs[i].src, unused))
get_sha1_hex     1928 remote.c       			get_sha1_hex(name, ref_map->old_sha1);
get_sha1_hex       64 replace_object.c 	if (strlen(hash) != 40 || get_sha1_hex(hash, repl_obj->original)) {
get_sha1_hex       44 rerere.c       		if (get_sha1_hex(buf, sha1))
get_sha1_hex      896 sequencer.c    	if (get_sha1_hex(buf.buf, sha1) || buf.buf[40] != '\0') {
get_sha1_hex     1202 sha1_file.c    	if (path_len < 40 || get_sha1_hex(path + path_len - 40, p->sha1))
get_sha1_hex     2931 sha1_file.c    		    get_sha1_hex((char *) buffer + ref_length, actual_sha1)) {
get_sha1_hex     3505 sha1_file.c    			if (!get_sha1_hex(hex, sha1)) {
get_sha1_hex      116 sha1_name.c    			if (!get_sha1_hex(hex, sha1))
get_sha1_hex      467 sha1_name.c    	if (len == 40 && !get_sha1_hex(str, sha1)) {
get_sha1_hex      511 sha1_name.c    			detached = (buf.len == 40 && !get_sha1_hex(buf.buf, sha1));
get_sha1_hex       68 shallow.c      		if (get_sha1_hex(buf, sha1))
get_sha1_hex       75 tag.c          	if (memcmp("object ", bufptr, 7) || get_sha1_hex(bufptr + 7, sha1) || bufptr[47] != '\n')
get_sha1_hex       19 test-sha1-array.c 			if (get_sha1_hex(arg, sha1))
get_sha1_hex       23 test-sha1-array.c 			if (get_sha1_hex(arg, sha1))
get_sha1_hex     1019 transport-helper.c 			get_sha1_hex(buf.buf, (*tail)->old_sha1);
get_sha1_hex       82 transport.c    					get_sha1_hex(buffer, next->old_sha1)) {
get_sha1_hex      134 transport.c    			if (get_sha1_hex(buffer, next->old_sha1)) {
get_sha1_hex      284 upload-pack.c  	if (get_sha1_hex(hex, sha1))
get_sha1_hex      562 upload-pack.c  			if (get_sha1_hex(line + 8, sha1))
get_sha1_hex      583 upload-pack.c  		    get_sha1_hex(line+5, sha1_buf))
get_sha1_hex      189 walker.c       	if (!get_sha1_hex(target, sha1))
get_sha1_hex     1284 wt-status.c    	else if (!get_sha1_hex(sb.buf, sha1)) {