summaryrefslogtreecommitdiffstats
path: root/notes-utils.c
AgeCommit message (Expand)AuthorLines
2013-12-17Merge branch 'cc/starts-n-ends-with'Junio C Hamano-2/+2
2013-12-05replace {pre,suf}fixcmp() with {starts,ends}_with()Christian Couder-2/+2
2013-10-24assume parse_commit checks for NULL commitJeff King-1/+1
2013-06-12Move create_notes_commit() from notes-merge.c into notes-utils.cJohan Herland-1/+26
2013-06-12Move copy_note_for_rewrite + friends from builtin/notes.c to notes-utils.cJohan Herland-0/+132