Code

Teach the notes lookup code to parse notes trees with various fanout schemes
[git.git] / notes.c
2009-10-20 Johan HerlandTeach the notes lookup code to parse notes trees with...
2009-10-20 Johan HerlandTeach notes code to free its internal data structures...
2009-10-20 Johan HerlandAdd flags to get_commit_notes() to control the format...
2009-10-20 Johannes SchindelinSpeed up git notes lookup
2009-10-20 Johannes SchindelinIntroduce commit notes
2009-03-20 Junio C HamanoMerge branch 'fc/parseopt-config'
2009-03-18 Junio C HamanoMerge branch 'kb/checkout-optim'
2009-03-05 Junio C HamanoMerge branch 'fc/config-editor'
2009-02-15 Junio C HamanoMerge branch 'mc/setup-cd-p'
2009-02-15 Junio C HamanoMerge branch 'ff/submodule-no-fetch'
2009-02-15 Junio C HamanoMerge branch 'jn/gitweb-committag'
2009-02-11 Junio C HamanoRevert "Merge branch 'js/notes'"
2009-02-11 Junio C HamanoMerge branch 'js/maint-1.6.0-path-normalize'
2009-02-11 Junio C HamanoMerge branch 'maint'
2009-02-09 Junio C HamanoMerge branch 'maint'
2009-02-07 Junio C HamanoMerge branch 'tr/add-p-single'
2009-02-07 Junio C HamanoMerge branch 'js/filter-branch-submodule'
2009-02-07 Junio C HamanoMerge branch 'maint'
2009-02-06 Junio C HamanoMerge branch 'js/maint-remote-remove-mirror'
2009-02-06 Junio C HamanoMerge branch 'js/notes'
2009-01-14 Tor Arne Vestbøgit-notes: fix printing of multi-line notes
2009-01-12 Johannes SchindelinSpeed up git notes lookup
2008-12-21 Johannes SchindelinIntroduce commit notes