summaryrefslogtreecommitdiff
path: root/notes-utils.h
Commit message (Expand)AuthorAgeFilesLines
* notes-utils.c: remove the_repository referencesNguyễn Thái Ngọc Duy2019-01-141-3/+8
* Add missing includes and forward declarationsElijah Newren2018-08-151-0/+3
* commit: convert commit_tree* to object_idPatryk Obara2018-01-301-1/+2
* builtin/notes: convert to struct object_idbrian m. carlson2017-06-021-1/+1
* notes: extract parse_notes_merge_strategy to notes-utilsJacob Keller2015-08-171-0/+1
* notes: extract enum notes_merge_strategy to notes-utils.hJacob Keller2015-08-171-0/+8
* commit_tree: take a pointer/len pair rather than a const strbufJeff King2014-06-121-1/+1
* typofix: commit is spelled with two emsJunio C Hamano2013-09-041-1/+1
* Move create_notes_commit() from notes-merge.c into notes-utils.cJohan Herland2013-06-121-0/+14
* Move copy_note_for_rewrite + friends from builtin/notes.c to notes-utils.cJohan Herland2013-06-121-0/+23