Home
last modified time | relevance | path

Searched refs:new_oid_prefix (Results 1 – 12 of 12) sorted by relevance

/dports/devel/git-svn/git-2.34.1/
H A Dapply.h148 char new_oid_prefix[GIT_MAX_HEXSZ + 1]; member
H A Dapply.c1089 memcpy(patch->new_oid_prefix, line, len); in gitdiff_index()
1090 patch->new_oid_prefix[len] = 0; in gitdiff_index()
2194 SWAP(p->old_oid_prefix, p->new_oid_prefix); in reverse_patches()
3149 strlen(patch->new_oid_prefix) != hexsz || in apply_binary()
3151 get_oid_hex(patch->new_oid_prefix, &oid)) in apply_binary()
3175 get_oid_hex(patch->new_oid_prefix, &oid); in apply_binary()
3191 patch->new_oid_prefix, name); in apply_binary()
3208 if (strcmp(oid_to_hex(&oid), patch->new_oid_prefix)) in apply_binary()
3210 name, patch->new_oid_prefix, oid_to_hex(&oid)); in apply_binary()
/dports/devel/git-p4/git-2.34.1/
H A Dapply.h148 char new_oid_prefix[GIT_MAX_HEXSZ + 1]; member
H A Dapply.c1089 memcpy(patch->new_oid_prefix, line, len); in gitdiff_index()
1090 patch->new_oid_prefix[len] = 0; in gitdiff_index()
2194 SWAP(p->old_oid_prefix, p->new_oid_prefix); in reverse_patches()
3149 strlen(patch->new_oid_prefix) != hexsz || in apply_binary()
3151 get_oid_hex(patch->new_oid_prefix, &oid)) in apply_binary()
3175 get_oid_hex(patch->new_oid_prefix, &oid); in apply_binary()
3191 patch->new_oid_prefix, name); in apply_binary()
3208 if (strcmp(oid_to_hex(&oid), patch->new_oid_prefix)) in apply_binary()
3210 name, patch->new_oid_prefix, oid_to_hex(&oid)); in apply_binary()
/dports/devel/git/git-2.34.1/
H A Dapply.h148 char new_oid_prefix[GIT_MAX_HEXSZ + 1]; member
H A Dapply.c1089 memcpy(patch->new_oid_prefix, line, len); in gitdiff_index()
1090 patch->new_oid_prefix[len] = 0; in gitdiff_index()
2194 SWAP(p->old_oid_prefix, p->new_oid_prefix); in reverse_patches()
3149 strlen(patch->new_oid_prefix) != hexsz || in apply_binary()
3151 get_oid_hex(patch->new_oid_prefix, &oid)) in apply_binary()
3175 get_oid_hex(patch->new_oid_prefix, &oid); in apply_binary()
3191 patch->new_oid_prefix, name); in apply_binary()
3208 if (strcmp(oid_to_hex(&oid), patch->new_oid_prefix)) in apply_binary()
3210 name, patch->new_oid_prefix, oid_to_hex(&oid)); in apply_binary()
/dports/devel/git-gui/git-2.34.1/
H A Dapply.h148 char new_oid_prefix[GIT_MAX_HEXSZ + 1]; member
H A Dapply.c1089 memcpy(patch->new_oid_prefix, line, len); in gitdiff_index()
1090 patch->new_oid_prefix[len] = 0; in gitdiff_index()
2194 SWAP(p->old_oid_prefix, p->new_oid_prefix); in reverse_patches()
3149 strlen(patch->new_oid_prefix) != hexsz || in apply_binary()
3151 get_oid_hex(patch->new_oid_prefix, &oid)) in apply_binary()
3175 get_oid_hex(patch->new_oid_prefix, &oid); in apply_binary()
3191 patch->new_oid_prefix, name); in apply_binary()
3208 if (strcmp(oid_to_hex(&oid), patch->new_oid_prefix)) in apply_binary()
3210 name, patch->new_oid_prefix, oid_to_hex(&oid)); in apply_binary()
/dports/devel/git-cvs/git-2.34.1/
H A Dapply.h148 char new_oid_prefix[GIT_MAX_HEXSZ + 1]; member
H A Dapply.c1089 memcpy(patch->new_oid_prefix, line, len); in gitdiff_index()
1090 patch->new_oid_prefix[len] = 0; in gitdiff_index()
2194 SWAP(p->old_oid_prefix, p->new_oid_prefix); in reverse_patches()
3149 strlen(patch->new_oid_prefix) != hexsz || in apply_binary()
3151 get_oid_hex(patch->new_oid_prefix, &oid)) in apply_binary()
3175 get_oid_hex(patch->new_oid_prefix, &oid); in apply_binary()
3191 patch->new_oid_prefix, name); in apply_binary()
3208 if (strcmp(oid_to_hex(&oid), patch->new_oid_prefix)) in apply_binary()
3210 name, patch->new_oid_prefix, oid_to_hex(&oid)); in apply_binary()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dapply.h148 char new_oid_prefix[GIT_MAX_HEXSZ + 1]; member
H A Dapply.c1090 memcpy(patch->new_oid_prefix, line, len); in gitdiff_index()
1091 patch->new_oid_prefix[len] = 0; in gitdiff_index()
2194 SWAP(p->old_oid_prefix, p->new_oid_prefix); in reverse_patches()
3149 strlen(patch->new_oid_prefix) != hexsz || in apply_binary()
3151 get_oid_hex(patch->new_oid_prefix, &oid)) in apply_binary()
3174 get_oid_hex(patch->new_oid_prefix, &oid); in apply_binary()
3190 patch->new_oid_prefix, name); in apply_binary()
3206 if (strcmp(oid_to_hex(&oid), patch->new_oid_prefix)) in apply_binary()
3208 name, patch->new_oid_prefix, oid_to_hex(&oid)); in apply_binary()