summaryrefslogtreecommitdiff
path: root/notes-utils.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-14notes-utils.c: remove the_repository referencesLibravatar Nguyễn Thái Ngọc Duy1-3/+8
2018-08-15Add missing includes and forward declarationsLibravatar Elijah Newren1-0/+3
2018-01-30commit: convert commit_tree* to object_idLibravatar Patryk Obara1-1/+2
2017-06-02builtin/notes: convert to struct object_idLibravatar brian m. carlson1-1/+1
2015-08-17notes: extract parse_notes_merge_strategy to notes-utilsLibravatar Jacob Keller1-0/+1
2015-08-17notes: extract enum notes_merge_strategy to notes-utils.hLibravatar Jacob Keller1-0/+8
2014-06-12commit_tree: take a pointer/len pair rather than a const strbufLibravatar Jeff King1-1/+1
2013-09-04typofix: commit is spelled with two emsLibravatar Junio C Hamano1-1/+1
2013-06-12Move create_notes_commit() from notes-merge.c into notes-utils.cLibravatar Johan Herland1-0/+14
2013-06-12Move copy_note_for_rewrite + friends from builtin/notes.c to notes-utils.cLibravatar Johan Herland1-0/+23