aboutsummaryrefslogtreecommitdiffstats
path: root/notes-utils.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-14notes-utils.c: remove the_repository referencesNguyễn Thái Ngọc Duy1-3/+8
2018-08-15Add missing includes and forward declarationsElijah Newren1-0/+3
2018-01-30commit: convert commit_tree* to object_idPatryk Obara1-1/+2
2017-06-02builtin/notes: convert to struct object_idbrian m. carlson1-1/+1
2015-08-17notes: extract parse_notes_merge_strategy to notes-utilsJacob Keller1-0/+1
2015-08-17notes: extract enum notes_merge_strategy to notes-utils.hJacob Keller1-0/+8
2014-06-12commit_tree: take a pointer/len pair rather than a const strbufJeff King1-1/+1
2013-09-04typofix: commit is spelled with two emsJunio C Hamano1-1/+1
2013-06-12Move create_notes_commit() from notes-merge.c into notes-utils.cJohan Herland1-0/+14
2013-06-12Move copy_note_for_rewrite + friends from builtin/notes.c to notes-utils.cJohan Herland1-0/+23