summaryrefslogtreecommitdiffstats
path: root/notes.c
Commit message (Expand)AuthorAgeFilesLines
* Fix crasher on encountering SHA1-like non-note in notes treeJohan Herland2009-12-031-0/+2
* Refactor notes code to concatenate multiple notes annotating the same objectJohan Herland2009-10-191-82/+161
* Teach the notes lookup code to parse notes trees with various fanout schemesJohan Herland2009-10-191-69/+248
* Teach notes code to free its internal data structures on requestJohan Herland2009-10-191-0/+7
* Add flags to get_commit_notes() to control the format of the note stringJohan Herland2009-10-191-3/+5
* Speed up git notes lookupJohannes Schindelin2009-10-191-10/+102
* Introduce commit notesJohannes Schindelin2009-10-191-0/+70
* Revert "Merge branch 'js/notes'"Junio C Hamano2009-02-101-160/+0
* git-notes: fix printing of multi-line notesTor Arne Vestbø2009-01-141-6/+7
* Speed up git notes lookupJohannes Schindelin2009-01-111-11/+102
* Introduce commit notesJohannes Schindelin2008-12-211-0/+68