Home
last modified time | relevance | path

Searched refs:commit_patch_id (Results 1 – 18 of 18) sorted by relevance

/dports/devel/cgit/cgit-1.2.3/git/
H A Dpatch-ids.c13 int commit_patch_id(struct commit *commit, struct diff_options *options, in commit_patch_id() function
51 commit_patch_id(a->commit, opt, &a->patch_id, 0, 0)) in patch_id_neq()
55 commit_patch_id(b->commit, opt, &b->patch_id, 0, 0)) in patch_id_neq()
85 if (commit_patch_id(commit, &ids->diffopts, &header_only_patch_id, 1, 0)) in init_patch_id_entry()
H A Dpatch-ids.h22 int commit_patch_id(struct commit *commit, struct diff_options *options,
/dports/devel/git-p4/git-2.34.1/
H A Dpatch-ids.c13 int commit_patch_id(struct commit *commit, struct diff_options *options,
51 commit_patch_id(a->commit, opt, &a->patch_id, 0, 0))
55 commit_patch_id(b->commit, opt, &b->patch_id, 0, 0))
85 if (commit_patch_id(commit, &ids->diffopts, &header_only_patch_id, 1, 0))
H A Dpatch-ids.h22 int commit_patch_id(struct commit *commit, struct diff_options *options,
/dports/devel/git-svn/git-2.34.1/
H A Dpatch-ids.c13 int commit_patch_id(struct commit *commit, struct diff_options *options, in commit_patch_id() function
51 commit_patch_id(a->commit, opt, &a->patch_id, 0, 0)) in patch_id_neq()
55 commit_patch_id(b->commit, opt, &b->patch_id, 0, 0)) in patch_id_neq()
85 if (commit_patch_id(commit, &ids->diffopts, &header_only_patch_id, 1, 0)) in init_patch_id_entry()
H A Dpatch-ids.h22 int commit_patch_id(struct commit *commit, struct diff_options *options,
/dports/devel/git-gui/git-2.34.1/
H A Dpatch-ids.c13 int commit_patch_id(struct commit *commit, struct diff_options *options, in commit_patch_id() function
51 commit_patch_id(a->commit, opt, &a->patch_id, 0, 0)) in patch_id_neq()
55 commit_patch_id(b->commit, opt, &b->patch_id, 0, 0)) in patch_id_neq()
85 if (commit_patch_id(commit, &ids->diffopts, &header_only_patch_id, 1, 0)) in init_patch_id_entry()
H A Dpatch-ids.h22 int commit_patch_id(struct commit *commit, struct diff_options *options,
/dports/devel/git/git-2.34.1/
H A Dpatch-ids.c13 int commit_patch_id(struct commit *commit, struct diff_options *options, in commit_patch_id() function
51 commit_patch_id(a->commit, opt, &a->patch_id, 0, 0)) in patch_id_neq()
55 commit_patch_id(b->commit, opt, &b->patch_id, 0, 0)) in patch_id_neq()
85 if (commit_patch_id(commit, &ids->diffopts, &header_only_patch_id, 1, 0)) in init_patch_id_entry()
H A Dpatch-ids.h22 int commit_patch_id(struct commit *commit, struct diff_options *options,
/dports/devel/git-cvs/git-2.34.1/
H A Dpatch-ids.c13 int commit_patch_id(struct commit *commit, struct diff_options *options, in commit_patch_id() function
51 commit_patch_id(a->commit, opt, &a->patch_id, 0, 0)) in patch_id_neq()
55 commit_patch_id(b->commit, opt, &b->patch_id, 0, 0)) in patch_id_neq()
85 if (commit_patch_id(commit, &ids->diffopts, &header_only_patch_id, 1, 0)) in init_patch_id_entry()
H A Dpatch-ids.h22 int commit_patch_id(struct commit *commit, struct diff_options *options,
/dports/devel/git-svn/git-2.34.1/builtin/
H A Dlog.c1639 if (commit_patch_id(commit, &diffopt, &oid, 0, 1)) in prepare_bases()
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dlog.c1639 if (commit_patch_id(commit, &diffopt, &oid, 0, 1)) in prepare_bases()
/dports/devel/git/git-2.34.1/builtin/
H A Dlog.c1639 if (commit_patch_id(commit, &diffopt, &oid, 0, 1)) in prepare_bases()
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dlog.c1639 if (commit_patch_id(commit, &diffopt, &oid, 0, 1)) in prepare_bases()
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dlog.c1639 if (commit_patch_id(commit, &diffopt, &oid, 0, 1)) in prepare_bases()
/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Dlog.c1530 if (commit_patch_id(commit, &diffopt, &oid, 0, 1)) in prepare_bases()