Home
last modified time | relevance | path

Searched defs:object_oid (Results 1 – 25 of 43) sorted by relevance

12

/dports/devel/git-cinnabar/git-cinnabar-0.5.8/helper/
H A Dcinnabar-notes.c94 const struct object_id *object_oid, size_t len) in get_abbrev_note()
125 struct cinnabar_notes_tree *t, const struct object_id *object_oid, in cinnabar_add_note()
155 const struct object_id *object_oid) in cinnabar_get_note()
166 static int merge_note(const struct object_id *object_oid, in merge_note()
/dports/devel/git-p4/git-2.34.1/
H A Dnotes.c395 struct object_id object_oid; in load_subtree() local
755 static int write_each_note(const struct object_id *object_oid, in write_each_note()
782 static int prune_notes_helper(const struct object_id *object_oid, in prune_notes_helper()
998 struct object_id oid, object_oid; in init_notes() local
1116 int add_note(struct notes_tree *t, const struct object_id *object_oid, in add_note()
1247 static void format_note(struct notes_tree *t, const struct object_id *object_oid, in format_note()
1307 void format_display_notes(const struct object_id *object_oid, in format_display_notes()
/dports/devel/git-svn/git-2.34.1/
H A Dnotes.c395 struct object_id object_oid; in load_subtree() local
755 static int write_each_note(const struct object_id *object_oid, in write_each_note()
782 static int prune_notes_helper(const struct object_id *object_oid, in prune_notes_helper()
998 struct object_id oid, object_oid; in init_notes() local
1116 int add_note(struct notes_tree *t, const struct object_id *object_oid, in add_note()
1247 static void format_note(struct notes_tree *t, const struct object_id *object_oid, in format_note()
1307 void format_display_notes(const struct object_id *object_oid, in format_display_notes()
/dports/devel/git-gui/git-2.34.1/
H A Dnotes.c395 struct object_id object_oid; in load_subtree() local
755 static int write_each_note(const struct object_id *object_oid, in write_each_note()
782 static int prune_notes_helper(const struct object_id *object_oid, in prune_notes_helper()
998 struct object_id oid, object_oid; in init_notes() local
1116 int add_note(struct notes_tree *t, const struct object_id *object_oid, in add_note()
1247 static void format_note(struct notes_tree *t, const struct object_id *object_oid, in format_note()
1307 void format_display_notes(const struct object_id *object_oid, in format_display_notes()
/dports/devel/git/git-2.34.1/
H A Dnotes.c395 struct object_id object_oid; in load_subtree() local
755 static int write_each_note(const struct object_id *object_oid, in write_each_note()
782 static int prune_notes_helper(const struct object_id *object_oid, in prune_notes_helper()
998 struct object_id oid, object_oid; in init_notes() local
1116 int add_note(struct notes_tree *t, const struct object_id *object_oid, in add_note()
1247 static void format_note(struct notes_tree *t, const struct object_id *object_oid, in format_note()
1307 void format_display_notes(const struct object_id *object_oid, in format_display_notes()
/dports/devel/git-cvs/git-2.34.1/
H A Dnotes.c395 struct object_id object_oid; in load_subtree() local
755 static int write_each_note(const struct object_id *object_oid, in write_each_note()
782 static int prune_notes_helper(const struct object_id *object_oid, in prune_notes_helper()
998 struct object_id oid, object_oid; in init_notes() local
1116 int add_note(struct notes_tree *t, const struct object_id *object_oid, in add_note()
1247 static void format_note(struct notes_tree *t, const struct object_id *object_oid, in format_note()
1307 void format_display_notes(const struct object_id *object_oid, in format_display_notes()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dnotes.c395 struct object_id object_oid; in load_subtree() local
749 static int write_each_note(const struct object_id *object_oid, in write_each_note()
776 static int prune_notes_helper(const struct object_id *object_oid, in prune_notes_helper()
992 struct object_id oid, object_oid; in init_notes() local
1110 int add_note(struct notes_tree *t, const struct object_id *object_oid, in add_note()
1240 static void format_note(struct notes_tree *t, const struct object_id *object_oid, in format_note()
1302 void format_display_notes(const struct object_id *object_oid, in format_display_notes()
H A Dremote-testsvn.c102 static int note2mark_cb(const struct object_id *object_oid, in note2mark_cb()
/dports/devel/R-cran-git2r/git2r/src/
H A Dgit2r_note.c124 git_oid object_oid; in git2r_note_create() local
/dports/devel/libgit2/libgit2-1.3.0/tests/notes/
H A Dnotes.c78 const char *object_oid; member
/dports/devel/git-svn/git-2.34.1/builtin/
H A Dnotes.c115 static int list_each_note(const struct object_id *object_oid, in list_each_note()
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dnotes.c115 static int list_each_note(const struct object_id *object_oid, in list_each_note()
/dports/devel/git/git-2.34.1/builtin/
H A Dnotes.c115 static int list_each_note(const struct object_id *object_oid, in list_each_note()
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dnotes.c115 static int list_each_note(const struct object_id *object_oid, in list_each_note()
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dnotes.c115 static int list_each_note(const struct object_id *object_oid, in list_each_note()
/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Dnotes.c115 static int list_each_note(const struct object_id *object_oid, in list_each_note()
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/libgit2-sys-0.7.11/libgit2/src/
H A Dnotes.c101 const git_oid *object_oid, in tree_write()
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/libgit2-sys-0.12.13+1.0.1/libgit2/src/
H A Dnotes.c102 const git_oid *object_oid, in tree_write()
/dports/devel/R-cran-git2r/git2r/src/libgit2/src/
H A Dnotes.c102 const git_oid *object_oid, in tree_write()
/dports/devel/git-delta/delta-0.9.2/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Dnotes.c102 const git_oid *object_oid, in tree_write()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/libgit2-sys-0.12.7+1.0.0/libgit2/src/
H A Dnotes.c102 const git_oid *object_oid, in tree_write()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/libgit2-sys-0.12.19+1.1.0/libgit2/src/
H A Dnotes.c102 const git_oid *object_oid, in tree_write()
/dports/devel/tokei/tokei-12.1.2/cargo-crates/libgit2-sys-0.12.17+1.1.0/libgit2/src/
H A Dnotes.c102 const git_oid *object_oid, in tree_write()
/dports/devel/gbump/gbump-1.0.1/cargo-crates/libgit2-sys-0.9.1/libgit2/src/
H A Dnotes.c102 const git_oid *object_oid, in tree_write()
/dports/devel/libgit2/libgit2-1.3.0/src/
H A Dnotes.c102 const git_oid *object_oid, in tree_write()

12