Home
last modified time | relevance | path

Searched refs:add_commit_patch_id (Results 1 – 24 of 24) sorted by relevance

/dports/devel/cgit/cgit-1.2.3/git/
H A Dpatch-ids.h26 struct patch_id *add_commit_patch_id(struct commit *, struct patch_ids *);
H A Dpatch-ids.c107 struct patch_id *add_commit_patch_id(struct commit *commit, in add_commit_patch_id() function
H A Drevision.c1052 add_commit_patch_id(commit, &ids); in cherry_pick_list()
/dports/devel/git-svn/git-2.34.1/
H A Dpatch-ids.h28 struct patch_id *add_commit_patch_id(struct commit *, struct patch_ids *);
H A Dpatch-ids.c119 struct patch_id *add_commit_patch_id(struct commit *commit, in add_commit_patch_id() function
H A Drevision.c1220 add_commit_patch_id(commit, &ids);
/dports/devel/git-gui/git-2.34.1/
H A Dpatch-ids.h28 struct patch_id *add_commit_patch_id(struct commit *, struct patch_ids *);
H A Dpatch-ids.c119 struct patch_id *add_commit_patch_id(struct commit *commit, in add_commit_patch_id() function
H A Drevision.c1220 add_commit_patch_id(commit, &ids); in cherry_pick_list()
/dports/devel/git-p4/git-2.34.1/
H A Dpatch-ids.h28 struct patch_id *add_commit_patch_id(struct commit *, struct patch_ids *);
H A Dpatch-ids.c119 struct patch_id *add_commit_patch_id(struct commit *commit,
H A Drevision.c1220 add_commit_patch_id(commit, &ids); in cherry_pick_list()
/dports/devel/git/git-2.34.1/
H A Dpatch-ids.h28 struct patch_id *add_commit_patch_id(struct commit *, struct patch_ids *);
H A Dpatch-ids.c119 struct patch_id *add_commit_patch_id(struct commit *commit, in add_commit_patch_id() function
H A Drevision.c1220 add_commit_patch_id(commit, &ids); in cherry_pick_list()
/dports/devel/git-cvs/git-2.34.1/
H A Dpatch-ids.h28 struct patch_id *add_commit_patch_id(struct commit *, struct patch_ids *);
H A Dpatch-ids.c119 struct patch_id *add_commit_patch_id(struct commit *commit, in add_commit_patch_id() function
H A Drevision.c1220 add_commit_patch_id(commit, &ids); in cherry_pick_list()
/dports/devel/git-svn/git-2.34.1/builtin/
H A Dlog.c1024 add_commit_patch_id(commit, ids); in get_patch_ids()
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dlog.c1024 add_commit_patch_id(commit, ids); in get_patch_ids()
/dports/devel/git/git-2.34.1/builtin/
H A Dlog.c1024 add_commit_patch_id(commit, ids); in get_patch_ids()
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dlog.c1024 add_commit_patch_id(commit, ids); in get_patch_ids()
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dlog.c1024 add_commit_patch_id(commit, ids); in get_patch_ids()
/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Dlog.c994 add_commit_patch_id(commit, ids); in get_patch_ids()