- 24 Jan, 2014 1 commit
-
-
This was left over when we did the general switch.
Carlos Martín Nieto committed
-
- 06 Mar, 2013 2 commits
-
-
* fixed style issues * use new iterator functions for git_note_foreach()
Nico von Geyso committed -
* git_note_iterator_new() - create a new note iterator * git_note_next() - retrieves the next item of the iterator
Nico von Geyso committed
-
- 08 Jan, 2013 1 commit
-
-
Edward Thomson committed
-
- 15 Feb, 2012 1 commit
-
-
This commit adds basic git notes support to libgit2, namely: * git_note_read * git_note_message * git_note_oid * git_note_create * git_note_remove In the long run, we probably want to provide some convenience callback mechanism for merging and moving (filter-branch) notes. Signed-off-by: schu <schu-github@schulog.org>
schu committed
-