Home
last modified time | relevance | path

Searched refs:combine_notes_overwrite (Results 1 – 25 of 38) sorted by relevance

12

/dports/devel/git-cinnabar/git-cinnabar-0.5.8/helper/
H A Dcinnabar-notes.c133 } else if (combine_notes != combine_notes_overwrite) { in cinnabar_add_note()
174 add_note(notes, object_oid, note_oid, combine_notes_overwrite); in merge_note()
/dports/devel/git-svn/git-2.34.1/builtin/
H A Dnotes.c319 combine_notes_overwrite); in notes_copy_from_stdin()
468 if (add_note(t, &object, &new_note, combine_notes_overwrite)) in add()
553 if (add_note(t, &object, from_note, combine_notes_overwrite)) in copy()
631 if (add_note(t, &object, &new_note, combine_notes_overwrite)) in append_edit()
732 init_notes(t, "NOTES_MERGE_PARTIAL", combine_notes_overwrite, 0); in merge_commit()
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dnotes.c319 combine_notes_overwrite); in notes_copy_from_stdin()
468 if (add_note(t, &object, &new_note, combine_notes_overwrite)) in add()
553 if (add_note(t, &object, from_note, combine_notes_overwrite)) in copy()
631 if (add_note(t, &object, &new_note, combine_notes_overwrite)) in append_edit()
732 init_notes(t, "NOTES_MERGE_PARTIAL", combine_notes_overwrite, 0); in merge_commit()
/dports/devel/git/git-2.34.1/builtin/
H A Dnotes.c319 combine_notes_overwrite); in notes_copy_from_stdin()
468 if (add_note(t, &object, &new_note, combine_notes_overwrite)) in add()
553 if (add_note(t, &object, from_note, combine_notes_overwrite)) in copy()
631 if (add_note(t, &object, &new_note, combine_notes_overwrite)) in append_edit()
732 init_notes(t, "NOTES_MERGE_PARTIAL", combine_notes_overwrite, 0); in merge_commit()
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dnotes.c319 combine_notes_overwrite); in notes_copy_from_stdin()
468 if (add_note(t, &object, &new_note, combine_notes_overwrite)) in add()
553 if (add_note(t, &object, from_note, combine_notes_overwrite)) in copy()
631 if (add_note(t, &object, &new_note, combine_notes_overwrite)) in append_edit()
732 init_notes(t, "NOTES_MERGE_PARTIAL", combine_notes_overwrite, 0); in merge_commit()
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dnotes.c319 combine_notes_overwrite); in notes_copy_from_stdin()
468 if (add_note(t, &object, &new_note, combine_notes_overwrite)) in add()
553 if (add_note(t, &object, from_note, combine_notes_overwrite)) in copy()
631 if (add_note(t, &object, &new_note, combine_notes_overwrite)) in append_edit()
732 init_notes(t, "NOTES_MERGE_PARTIAL", combine_notes_overwrite, 0); in merge_commit()
/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Dnotes.c321 combine_notes_overwrite); in notes_copy_from_stdin()
470 if (add_note(t, &object, &new_note, combine_notes_overwrite)) in add()
555 if (add_note(t, &object, from_note, combine_notes_overwrite)) in copy()
633 if (add_note(t, &object, &new_note, combine_notes_overwrite)) in append_edit()
734 init_notes(t, "NOTES_MERGE_PARTIAL", combine_notes_overwrite, 0); in merge_commit()
/dports/devel/git-p4/git-2.34.1/
H A Dnotes.h35 int combine_notes_overwrite(struct object_id *cur_oid,
H A Dnotes-cache.c47 init_notes(&c->tree, ref.buf, combine_notes_overwrite, flags); in notes_cache_init()
H A Dnotes-utils.c83 return combine_notes_overwrite; in parse_combine_notes_fn()
/dports/devel/git-svn/git-2.34.1/
H A Dnotes.h35 int combine_notes_overwrite(struct object_id *cur_oid,
H A Dnotes-cache.c47 init_notes(&c->tree, ref.buf, combine_notes_overwrite, flags); in notes_cache_init()
H A Dnotes-utils.c83 return combine_notes_overwrite; in parse_combine_notes_fn()
/dports/devel/git-gui/git-2.34.1/
H A Dnotes.h35 int combine_notes_overwrite(struct object_id *cur_oid,
H A Dnotes-cache.c47 init_notes(&c->tree, ref.buf, combine_notes_overwrite, flags); in notes_cache_init()
H A Dnotes-utils.c83 return combine_notes_overwrite; in parse_combine_notes_fn()
/dports/devel/git/git-2.34.1/
H A Dnotes.h35 int combine_notes_overwrite(struct object_id *cur_oid,
H A Dnotes-cache.c47 init_notes(&c->tree, ref.buf, combine_notes_overwrite, flags); in notes_cache_init()
H A Dnotes-utils.c83 return combine_notes_overwrite; in parse_combine_notes_fn()
/dports/devel/git-cvs/git-2.34.1/
H A Dnotes-cache.c47 init_notes(&c->tree, ref.buf, combine_notes_overwrite, flags); in notes_cache_init()
H A Dnotes.h35 int combine_notes_overwrite(struct object_id *cur_oid,
H A Dnotes-utils.c83 return combine_notes_overwrite; in parse_combine_notes_fn()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dnotes-cache.c47 init_notes(&c->tree, ref.buf, combine_notes_overwrite, flags); in notes_cache_init()
H A Dnotes.h35 int combine_notes_overwrite(struct object_id *cur_oid,
H A Dnotes-utils.c83 return combine_notes_overwrite; in parse_combine_notes_fn()

12