aboutsummaryrefslogtreecommitdiffstats
path: root/notes-cache.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-02Merge branch 'jk/commit-buffer-length'Junio C Hamano1-4/+2
2014-06-12replace dangerous uses of strbuf_attachJeff King1-4/+2
2014-06-12commit_tree: take a pointer/len pair rather than a const strbufJeff King1-1/+1
2014-04-07refs.h: rename the action_on_err constantsMichael Haggerty1-1/+1
2012-01-06Merge branch 'jc/show-sig'Junio C Hamano1-1/+1
2011-12-15Convert commit_tree() to take strbuf as messageNguyễn Thái Ngọc Duy1-1/+4
2011-11-12commit: teach --gpg-sign optionJunio C Hamano1-1/+1
2010-11-17notes.h/c: Propagate combine_notes_fn return value to add_note() and beyondJohan Herland1-2/+1
2010-04-01introduce notes-cache interfaceJeff King1-0/+94