<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git, branch cmn/example-pull</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>Add pull example</title>
<updated>2014-06-10T17:34:38+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-06-10T17:34:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=ed194ec8f30d566ccdb24baafe62f5b469aac877'/>
<id>ed194ec8f30d566ccdb24baafe62f5b469aac877</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 #2416 from libgit2/cmn/treebuilder-insert-sorted</title>
<updated>2014-06-10T10:56:11+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>vicent@github.com</email>
</author>
<published>2014-06-10T10:56:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=7064cdafbd25f66de016467b381d9f4474fba40a'/>
<id>7064cdafbd25f66de016467b381d9f4474fba40a</id>
<content type='text'>
treebuilder: insert sorted</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
treebuilder: insert sorted</pre>
</div>
</content>
</entry>
<entry>
<title>pathspec: use C guards in header</title>
<updated>2014-06-10T01:53:26+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-06-10T01:53:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=17fbf852a5c210cfa6a4e1e906dd9e35d2adc1c1'/>
<id>17fbf852a5c210cfa6a4e1e906dd9e35d2adc1c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>treebuilder: insert sorted</title>
<updated>2014-06-09T22:06:21+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-06-09T21:23:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=2c11d2eeb550ed2f795c714829b3fd3788b2ab68'/>
<id>2c11d2eeb550ed2f795c714829b3fd3788b2ab68</id>
<content type='text'>
By inserting in the right position, we can keep the vector sorted,
making entry insertion almost twice as fast.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By inserting in the right position, we can keep the vector sorted,
making entry insertion almost twice as fast.
</pre>
</div>
</content>
</entry>
<entry>
<title>remote: fix rename docs</title>
<updated>2014-06-09T17:35:41+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-06-09T17:35:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=281da0043ca6fe8c5ba6bc24c24c10d80db93956'/>
<id>281da0043ca6fe8c5ba6bc24c24c10d80db93956</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'cmn/soversion' into development</title>
<updated>2014-06-08T18:01:45+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-06-08T18:01:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=47fae920c16372f5d94103b2a377f9ea5ce2dd8d'/>
<id>47fae920c16372f5d94103b2a377f9ea5ce2dd8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 0.21.0</title>
<updated>2014-06-08T18:01:02+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-06-08T18:01:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=4fb32a44f928de534f79c9642e2cdb1ab9d9129b'/>
<id>4fb32a44f928de534f79c9642e2cdb1ab9d9129b</id>
<content type='text'>
Bump library version to 0.21.0 and SONAME to 21
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bump library version to 0.21.0 and SONAME to 21
</pre>
</div>
</content>
</entry>
<entry>
<title>Change SOVERSION at API breaks</title>
<updated>2014-06-08T17:42:54+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-06-08T17:42:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=99807672055b6bb86e44311a199592ceb35c72bd'/>
<id>99807672055b6bb86e44311a199592ceb35c72bd</id>
<content type='text'>
Since the SOVERSION doesn't need to follow the library's version and
simply needs to be monotonically increasing whenever we release
something that breaks the ABI, we can set some number and allow multiple
versions of the library to be installed side-by-side.

We start here with the minor version as that's what we release for now,
and it allows to backport this change to earlier versions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since the SOVERSION doesn't need to follow the library's version and
simply needs to be monotonically increasing whenever we release
something that breaks the ABI, we can set some number and allow multiple
versions of the library to be installed side-by-side.

We start here with the minor version as that's what we release for now,
and it allows to backport this change to earlier versions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2407 from libgit2/cmn/remote-rename-more</title>
<updated>2014-06-08T14:44:32+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>vicent@github.com</email>
</author>
<published>2014-06-08T14:44:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=ce5e6617b08829d3a473595322a0e67bef9ea645'/>
<id>ce5e6617b08829d3a473595322a0e67bef9ea645</id>
<content type='text'>
More remote rename fixes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
More remote rename fixes</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2409 from phkelley/win32_thread_fixes</title>
<updated>2014-06-08T14:44:14+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>vicent@github.com</email>
</author>
<published>2014-06-08T14:44:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=9560203d36647e6d3c0e089939ffe285cf21bf32'/>
<id>9560203d36647e6d3c0e089939ffe285cf21bf32</id>
<content type='text'>
Win32: Fix object::cache::threadmania test on x64</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Win32: Fix object::cache::threadmania test on x64</pre>
</div>
</content>
</entry>
</feed>
