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