summaryrefslogtreecommitdiff
path: root/notes-utils.h
AgeCommit message (Expand)Author
2018-08-15Add missing includes and forward declarationsElijah Newren
2018-01-30commit: convert commit_tree* to object_idPatryk Obara
2017-06-02builtin/notes: convert to struct object_idbrian m. carlson
2015-08-17notes: extract parse_notes_merge_strategy to notes-utilsJacob Keller
2015-08-17notes: extract enum notes_merge_strategy to notes-utils.hJacob Keller
2014-06-12commit_tree: take a pointer/len pair rather than a const strbufJeff King
2013-09-04typofix: commit is spelled with two emsJunio C Hamano
2013-06-12Move create_notes_commit() from notes-merge.c into notes-utils.cJohan Herland
2013-06-12Move copy_note_for_rewrite + friends from builtin/notes.c to notes-utils.cJohan Herland