<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/include/git2/notes.h, branch vmg/full-ref-iterator</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>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>use git_note_iterator type instead of non-public git_iterator one</title>
<updated>2013-03-06T18:07:56+00:00</updated>
<author>
<name>Nico von Geyso</name>
<email>Nico.Geyso@FU-Berlin.de</email>
</author>
<published>2013-03-06T18:07:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=1a90dcf64e561b21e0981a7d87d71e349fa37f69'/>
<id>1a90dcf64e561b21e0981a7d87d71e349fa37f69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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 option to allow git note overwrite</title>
<updated>2013-01-03T14:31:36+00:00</updated>
<author>
<name>Nikolai Vladimirov</name>
<email>nikolay@vladimiroff.com</email>
</author>
<published>2013-01-03T14:31:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=8716b499e246496171aa8e9b84563b9486d66033'/>
<id>8716b499e246496171aa8e9b84563b9486d66033</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove git_note_data structure</title>
<updated>2012-11-27T22:47:39+00:00</updated>
<author>
<name>Russell Belfer</name>
<email>rb@github.com</email>
</author>
<published>2012-11-27T22:47:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=2bd5998c9cab0afdea2aba00ce35a70656ba9fda'/>
<id>2bd5998c9cab0afdea2aba00ce35a70656ba9fda</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>API updates for notes.h/c.</title>
<updated>2012-11-27T21:18:30+00:00</updated>
<author>
<name>Ben Straub</name>
<email>bs@github.com</email>
</author>
<published>2012-11-27T04:09:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=de5596bfd683273d60e8865626a064c6c1ece321'/>
<id>de5596bfd683273d60e8865626a064c6c1ece321</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>notes: slight documentation enhancements</title>
<updated>2012-08-15T15:50:02+00:00</updated>
<author>
<name>nulltoken</name>
<email>emeric.fermas@gmail.com</email>
</author>
<published>2012-08-15T15:50:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=5fd17fc2172306dd282b5ac8a040343b8637f252'/>
<id>5fd17fc2172306dd282b5ac8a040343b8637f252</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #871 from joshtriplett/fix-note_foreach-docs</title>
<updated>2012-08-14T04:04:27+00:00</updated>
<author>
<name>Vicent Martí</name>
<email>vicent@github.com</email>
</author>
<published>2012-08-14T04:04:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=e08ca0d4a78847ca16a8634b75b877142f685de1'/>
<id>e08ca0d4a78847ca16a8634b75b877142f685de1</id>
<content type='text'>
git_note_foreach: Fix documentation for notes_ref parameter</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git_note_foreach: Fix documentation for notes_ref parameter</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #870 from joshtriplett/fix-note_create-docs</title>
<updated>2012-08-14T04:02:35+00:00</updated>
<author>
<name>Vicent Martí</name>
<email>vicent@github.com</email>
</author>
<published>2012-08-14T04:02:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=a6ee6201850974b8089caa77e6b4bf606f265d3c'/>
<id>a6ee6201850974b8089caa77e6b4bf606f265d3c</id>
<content type='text'>
git_note_oid: Fix the documentation to reference parameters using the correct names</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git_note_oid: Fix the documentation to reference parameters using the correct names</pre>
</div>
</content>
</entry>
</feed>
