summaryrefslogtreecommitdiff
path: root/src/notes.c
Commit message (Expand)AuthorAgeFilesLines
...
* Fix notes to use new fixed iterator signatureRussell Belfer2012-05-151-1/+1
* Fix compilation warningsnulltoken2012-05-141-4/+1
* notes: add git_notes_foreach()nulltoken2012-05-141-23/+135
* notes: Cleanup error handlingVicent Martí2012-05-051-19/+11
* notes: add git_note_default_ref()Michael Schubert2012-05-031-0/+6
* notes: honor core.notesRefMichael Schubert2012-05-031-6/+35
* Convert indexer, notes, sha1_lookup, and signatureRussell Belfer2012-03-191-104/+75
* notes: fix assertschu2012-02-161-3/+3
* Add git notes APIschu2012-02-151-0/+439