summaryrefslogtreecommitdiffstats
path: root/notes-cache.c
Commit message (Expand)AuthorAgeFilesLines
* notes: allow treeish expressions as notes refMike Hommey2016-01-121-5/+6
* Merge branch 'jk/commit-buffer-length'Junio C Hamano2014-07-021-4/+2
|\
| * replace dangerous uses of strbuf_attachJeff King2014-06-121-4/+2
| * commit_tree: take a pointer/len pair rather than a const strbufJeff King2014-06-121-1/+1
* | refs.h: rename the action_on_err constantsMichael Haggerty2014-04-071-1/+1
|/
* Merge branch 'jc/show-sig'Junio C Hamano2012-01-061-1/+1
|\
| * commit: teach --gpg-sign optionJunio C Hamano2011-11-121-1/+1
* | Convert commit_tree() to take strbuf as messageNguyễn Thái Ngọc Duy2011-12-151-1/+4
|/
* notes.h/c: Propagate combine_notes_fn return value to add_note() and beyondJohan Herland2010-11-171-2/+1
* introduce notes-cache interfaceJeff King2010-04-011-0/+94