Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor notes code to concatenate multiple notes annotating the same object | Johan Herland | 2009-10-19 | 1 | -82/+161 |
* | Teach the notes lookup code to parse notes trees with various fanout schemes | Johan Herland | 2009-10-19 | 1 | -69/+248 |
* | Teach notes code to free its internal data structures on request | Johan Herland | 2009-10-19 | 1 | -0/+7 |
* | Add flags to get_commit_notes() to control the format of the note string | Johan Herland | 2009-10-19 | 1 | -3/+5 |
* | Speed up git notes lookup | Johannes Schindelin | 2009-10-19 | 1 | -10/+102 |
* | Introduce commit notes | Johannes Schindelin | 2009-10-19 | 1 | -0/+70 |
* | Revert "Merge branch 'js/notes'" | Junio C Hamano | 2009-02-10 | 1 | -160/+0 |
* | git-notes: fix printing of multi-line notes | Tor Arne Vestbø | 2009-01-14 | 1 | -6/+7 |
* | Speed up git notes lookup | Johannes Schindelin | 2009-01-11 | 1 | -11/+102 |
* | Introduce commit notes | Johannes Schindelin | 2008-12-21 | 1 | -0/+68 |