aboutsummaryrefslogtreecommitdiff
path: root/notes.c
Commit message (Expand)AuthorAge
...
* Fix crasher on encountering SHA1-like non-note in notes treeJohan Herland2009-12-03
* Refactor notes code to concatenate multiple notes annotating the same objectJohan Herland2009-10-19
* Teach the notes lookup code to parse notes trees with various fanout schemesJohan Herland2009-10-19
* Teach notes code to free its internal data structures on requestJohan Herland2009-10-19
* Add flags to get_commit_notes() to control the format of the note stringJohan Herland2009-10-19
* Speed up git notes lookupJohannes Schindelin2009-10-19
* Introduce commit notesJohannes Schindelin2009-10-19
* Revert "Merge branch 'js/notes'"Junio C Hamano2009-02-10
* git-notes: fix printing of multi-line notesTor Arne Vestbø2009-01-14
* Speed up git notes lookupJohannes Schindelin2009-01-11
* Introduce commit notesJohannes Schindelin2008-12-21