<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/src/notes.h, branch cmn/error-buffer</title>
<subtitle>github.com: libgit2/libgit2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/'/>
<entry>
<title>Introduce `git_note_author`, `git_note_committer`</title>
<updated>2014-10-27T02:59:29+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2014-07-21T14:47:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=bad4937ea50a8874598171c7ccb3d3443f1daf7b'/>
<id>bad4937ea50a8874598171c7ccb3d3443f1daf7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>note: rename the id getter to git_note_id()</title>
<updated>2014-01-24T10:18:51+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-01-24T10:18:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=d0a3de720e085d335d9ad46dc00a23dd03eda793'/>
<id>d0a3de720e085d335d9ad46dc00a23dd03eda793</id>
<content type='text'>
This was left over when we did the general switch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was left over when we did the general switch.
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed minor issues with new note iterator</title>
<updated>2013-03-06T21:36:19+00:00</updated>
<author>
<name>Nico von Geyso</name>
<email>Nico.Geyso@FU-Berlin.de</email>
</author>
<published>2013-03-06T21:25:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=f7b18502154edac242ab3760feb05600e09d67b3'/>
<id>f7b18502154edac242ab3760feb05600e09d67b3</id>
<content type='text'>
* fixed style issues
* use new iterator functions for git_note_foreach()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fixed style issues
* use new iterator functions for git_note_foreach()
</pre>
</div>
</content>
</entry>
<entry>
<title>basic note iterator implementation</title>
<updated>2013-03-06T16:01:33+00:00</updated>
<author>
<name>Nico von Geyso</name>
<email>Nico.Geyso@FU-Berlin.de</email>
</author>
<published>2013-03-06T15:43:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=6edb427b7615207142e10a228164d6a019045126'/>
<id>6edb427b7615207142e10a228164d6a019045126</id>
<content type='text'>
* git_note_iterator_new() - create a new note iterator
* git_note_next() - retrieves the next item of the iterator
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* git_note_iterator_new() - create a new note iterator
* git_note_next() - retrieves the next item of the iterator
</pre>
</div>
</content>
</entry>
<entry>
<title>update copyrights</title>
<updated>2013-01-08T23:31:27+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2013-01-08T23:07:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=359fc2d241ac407bdf9bf0d28715705f01ca6360'/>
<id>359fc2d241ac407bdf9bf0d28715705f01ca6360</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add git notes API</title>
<updated>2012-02-15T19:32:14+00:00</updated>
<author>
<name>schu</name>
<email>schu-github@schulog.org</email>
</author>
<published>2012-02-14T23:33:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=bf477ed4a86d4183f7e38e4667a1f623270bf5d2'/>
<id>bf477ed4a86d4183f7e38e4667a1f623270bf5d2</id>
<content type='text'>
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 &lt;schu-github@schulog.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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 &lt;schu-github@schulog.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
