index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
notes.h
Commit message (
Expand
)
Author
Age
*
Merge branch 'maint'
Junio C Hamano
2010-06-25
|
\
|
*
msvc: Fix some "expr evaluates to function" compiler warnings
Ramsay Jones
2010-06-24
*
|
notes: dry-run and verbose options for prune
Michael J Gruber
2010-05-19
|
/
*
notes.h: declare bit field as unsigned to silence compiler complaints
Brandon Casey
2010-04-06
*
notes: track whether notes_trees were changed at all
Thomas Rast
2010-03-12
*
notes: implement 'git notes copy --stdin'
Thomas Rast
2010-03-12
*
Support showing notes from more than one notes tree
Thomas Rast
2010-03-12
*
Notes API: prune_notes(): Prune notes that belong to non-existing objects
Johan Herland
2010-02-13
*
Teach notes code to properly preserve non-notes in the notes tree
Johan Herland
2010-02-13
*
Refactor notes concatenation into a flexible interface for combining notes
Johan Herland
2010-02-13
*
Notes API: Allow multiple concurrent notes trees with new struct notes_tree
Johan Herland
2010-02-13
*
Notes API: write_notes_tree(): Store the notes tree in the database
Johan Herland
2010-02-13
*
Notes API: for_each_note(): Traverse the entire notes tree with a callback
Johan Herland
2010-02-13
*
Notes API: get_note(): Return the note annotating the given object
Johan Herland
2010-02-13
*
Notes API: remove_note(): Remove note objects from the notes tree structure
Johan Herland
2010-02-13
*
Notes API: add_note(): Add note objects to the internal notes tree structure
Johan Herland
2010-02-13
*
Notes API: init_notes(): Initialize the notes tree from the given notes ref
Johan Herland
2010-02-13
*
Notes API: get_commit_notes() -> format_note() + remove the commit restriction
Johan Herland
2010-02-13
*
Teach notes code to free its internal data structures on request
Johan Herland
2009-10-19
*
Add flags to get_commit_notes() to control the format of the note string
Johan Herland
2009-10-19
*
Introduce commit notes
Johannes Schindelin
2009-10-19
*
Revert "Merge branch 'js/notes'"
Junio C Hamano
2009-02-10
*
Introduce commit notes
Johannes Schindelin
2008-12-21