Home
last modified time | relevance | path

Searched refs:has_commit_patch_id (Results 1 – 19 of 19) sorted by relevance

/dports/devel/cgit/cgit-1.2.3/git/
H A Dpatch-ids.h27 struct patch_id *has_commit_patch_id(struct commit *, struct patch_ids *);
H A Dpatch-ids.c92 struct patch_id *has_commit_patch_id(struct commit *commit, in has_commit_patch_id() function
H A Drevision.c1076 id = has_commit_patch_id(commit, &ids); in cherry_pick_list()
/dports/devel/git-svn/git-2.34.1/
H A Dpatch-ids.h31 int has_commit_patch_id(struct commit *commit, struct patch_ids *);
H A Dpatch-ids.c113 int has_commit_patch_id(struct commit *commit, in has_commit_patch_id() function
/dports/devel/git-gui/git-2.34.1/
H A Dpatch-ids.h31 int has_commit_patch_id(struct commit *commit, struct patch_ids *);
H A Dpatch-ids.c113 int has_commit_patch_id(struct commit *commit, in has_commit_patch_id() function
/dports/devel/git-p4/git-2.34.1/
H A Dpatch-ids.h31 int has_commit_patch_id(struct commit *commit, struct patch_ids *);
H A Dpatch-ids.c113 int has_commit_patch_id(struct commit *commit,
/dports/devel/git/git-2.34.1/
H A Dpatch-ids.h31 int has_commit_patch_id(struct commit *commit, struct patch_ids *);
H A Dpatch-ids.c113 int has_commit_patch_id(struct commit *commit, in has_commit_patch_id() function
/dports/devel/git-cvs/git-2.34.1/
H A Dpatch-ids.h31 int has_commit_patch_id(struct commit *commit, struct patch_ids *);
H A Dpatch-ids.c113 int has_commit_patch_id(struct commit *commit, in has_commit_patch_id() function
/dports/devel/git-svn/git-2.34.1/builtin/
H A Dlog.c2065 if (ignore_if_in_upstream && has_commit_patch_id(commit, &ids)) in cmd_format_patch()
2355 if (has_commit_patch_id(commit, &ids)) in cmd_cherry()
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dlog.c2065 if (ignore_if_in_upstream && has_commit_patch_id(commit, &ids)) in cmd_format_patch()
2355 if (has_commit_patch_id(commit, &ids)) in cmd_cherry()
/dports/devel/git/git-2.34.1/builtin/
H A Dlog.c2065 if (ignore_if_in_upstream && has_commit_patch_id(commit, &ids)) in cmd_format_patch()
2355 if (has_commit_patch_id(commit, &ids)) in cmd_cherry()
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dlog.c2065 if (ignore_if_in_upstream && has_commit_patch_id(commit, &ids)) in cmd_format_patch()
2355 if (has_commit_patch_id(commit, &ids)) in cmd_cherry()
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dlog.c2065 if (ignore_if_in_upstream && has_commit_patch_id(commit, &ids)) in cmd_format_patch()
2355 if (has_commit_patch_id(commit, &ids)) in cmd_cherry()
/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Dlog.c1934 if (ignore_if_in_upstream && has_commit_patch_id(commit, &ids)) in cmd_format_patch()
2224 if (has_commit_patch_id(commit, &ids)) in cmd_cherry()