Home
last modified time | relevance | path

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

/dports/devel/git-gui/git-2.34.1/
H A Dnotes-merge.h60 int notes_merge(struct notes_merge_options *o,
H A Dnotes-merge.c538 int notes_merge(struct notes_merge_options *o, in notes_merge() function
/dports/devel/git-p4/git-2.34.1/
H A Dnotes-merge.h60 int notes_merge(struct notes_merge_options *o,
H A Dnotes-merge.c538 int notes_merge(struct notes_merge_options *o, in notes_merge() function
/dports/devel/git-svn/git-2.34.1/
H A Dnotes-merge.h60 int notes_merge(struct notes_merge_options *o,
H A Dnotes-merge.c538 int notes_merge(struct notes_merge_options *o, in notes_merge() function
/dports/devel/git/git-2.34.1/
H A Dnotes-merge.h60 int notes_merge(struct notes_merge_options *o,
H A Dnotes-merge.c538 int notes_merge(struct notes_merge_options *o, in notes_merge() function
/dports/devel/git-cvs/git-2.34.1/
H A Dnotes-merge.h60 int notes_merge(struct notes_merge_options *o,
H A Dnotes-merge.c538 int notes_merge(struct notes_merge_options *o, in notes_merge() function
/dports/devel/cgit/cgit-1.2.3/git/
H A Dnotes-merge.h60 int notes_merge(struct notes_merge_options *o,
H A Dnotes-merge.c538 int notes_merge(struct notes_merge_options *o, in notes_merge() function
/dports/devel/git-svn/git-2.34.1/builtin/
H A Dnotes.c857 result = notes_merge(&o, t, &result_oid); in merge()
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dnotes.c857 result = notes_merge(&o, t, &result_oid); in merge()
/dports/devel/git/git-2.34.1/builtin/
H A Dnotes.c857 result = notes_merge(&o, t, &result_oid); in merge()
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dnotes.c857 result = notes_merge(&o, t, &result_oid); in merge()
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dnotes.c857 result = notes_merge(&o, t, &result_oid); in merge()
/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Dnotes.c859 result = notes_merge(&o, t, &result_oid); in merge()