Searched refs:git_note (Results 1 – 2 of 2) sorted by relevance
106 git_note **out,125 git_note **out,136 GIT_EXTERN(const git_signature *) git_note_author(const git_note *note);144 GIT_EXTERN(const git_signature *) git_note_committer(const git_note *note);153 GIT_EXTERN(const char *) git_note_message(const git_note *note);162 GIT_EXTERN(const git_oid *) git_note_id(const git_note *note);270 GIT_EXTERN(void) git_note_free(git_note *note);
160 typedef struct git_note git_note; typedef