<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/include/git2/notes.h, branch cmn/reference-transaction</title>
<subtitle>github.com: libgit2/libgit2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/'/>
<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://git.baserock.org/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>Update docs for new callback return value behavior</title>
<updated>2013-12-11T18:57:50+00:00</updated>
<author>
<name>Russell Belfer</name>
<email>rb@github.com</email>
</author>
<published>2013-12-09T18:17:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=373cf6a932a64d1cbe5f5cd8333546dcc2ca0b92'/>
<id>373cf6a932a64d1cbe5f5cd8333546dcc2ca0b92</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up some documentation</title>
<updated>2013-07-23T07:40:19+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2013-07-23T07:40:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=c05a55b056509d1146ab55ab1351298789f00751'/>
<id>c05a55b056509d1146ab55ab1351298789f00751</id>
<content type='text'>
clang's docparser highlighted these.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
clang's docparser highlighted these.
</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://git.baserock.org/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://git.baserock.org/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://git.baserock.org/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://git.baserock.org/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://git.baserock.org/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://git.baserock.org/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://git.baserock.org/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>
</feed>
