summaryrefslogtreecommitdiff
path: root/notes-utils.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cc/starts-n-ends-with'Junio C Hamano2013-12-171-2/+2
|\
| * replace {pre,suf}fixcmp() with {starts,ends}_with()cc/starts-n-ends-withChristian Couder2013-12-051-2/+2
* | assume parse_commit checks for NULL commitJeff King2013-10-241-1/+1
|/
* Move create_notes_commit() from notes-merge.c into notes-utils.cJohan Herland2013-06-121-1/+26
* Move copy_note_for_rewrite + friends from builtin/notes.c to notes-utils.cJohan Herland2013-06-121-0/+132