<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git, branch empty-name</title>
<subtitle>github.com: libgit2/libgit2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/'/>
<entry>
<title>Merge remote-tracking branch 'carlosmn/empty-name' into empty-name</title>
<updated>2013-05-13T18:35:37+00:00</updated>
<author>
<name>Justin Spahr-Summers</name>
<email>Justin.SpahrSummers@gmail.com</email>
</author>
<published>2013-05-13T18:35:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=7cd53f92f05609628da0a79ae5870b18bea149af'/>
<id>7cd53f92f05609628da0a79ae5870b18bea149af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CMake: don't try to use bundled zlib when the system's path is in the cache</title>
<updated>2013-05-12T13:35:02+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2013-05-12T13:35:02+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=000e68961cb44b04435a733e151f8b1357547bd1'/>
<id>000e68961cb44b04435a733e151f8b1357547bd1</id>
<content type='text'>
The code surrounding zlib bundling did not take into consideration
that ZLIB_LIBRARY gets cached, and assumed that FIND(ZLIB) would
always set ZLIB_FOUND, which does not hold true, as this variable
signifies that we have found the package and had to look at the
system, as its location was not cached.

Only use the bundled sources if the external zlib is neither
newly-found nor cached.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The code surrounding zlib bundling did not take into consideration
that ZLIB_LIBRARY gets cached, and assumed that FIND(ZLIB) would
always set ZLIB_FOUND, which does not hold true, as this variable
signifies that we have found the package and had to look at the
system, as its location was not cached.

Only use the bundled sources if the external zlib is neither
newly-found nor cached.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1575 from arrbee/ref-iterator-early-exit</title>
<updated>2013-05-11T14:48:31+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2013-05-11T14:48:31+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=62221033a8c56d3df420cbb1b123036e3b16dad4'/>
<id>62221033a8c56d3df420cbb1b123036e3b16dad4</id>
<content type='text'>
Fix refdb iteration early termination bug</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix refdb iteration early termination bug</pre>
</div>
</content>
</entry>
<entry>
<title>Fix refdb iteration early termination bug</title>
<updated>2013-05-11T13:42:25+00:00</updated>
<author>
<name>Russell Belfer</name>
<email>rb@github.com</email>
</author>
<published>2013-05-11T13:42:25+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=99d32707b963e6fea16817cafd5c3f579578a262'/>
<id>99d32707b963e6fea16817cafd5c3f579578a262</id>
<content type='text'>
There was a problem found in the Rugged test suite where the
refdb_fs_backend__next function could exit too early in some
very specific hashing patterns for packed refs.  This ports
the Rugged test to libgit2 and then fixes the bug.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There was a problem found in the Rugged test suite where the
refdb_fs_backend__next function could exit too early in some
very specific hashing patterns for packed refs.  This ports
the Rugged test to libgit2 and then fixes the bug.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1569 from linquize/msvc-sdl</title>
<updated>2013-05-11T12:15:00+00:00</updated>
<author>
<name>Vicent Martí</name>
<email>vicent@github.com</email>
</author>
<published>2013-05-11T12:15:00+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=7b5bc8f498cd4f05f8580d848c03188dc5b06811'/>
<id>7b5bc8f498cd4f05f8580d848c03188dc5b06811</id>
<content type='text'>
Fix broken build when MSVC SDL checks is enabled</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix broken build when MSVC SDL checks is enabled</pre>
</div>
</content>
</entry>
<entry>
<title>Fix broken build when MSVC SDL checks is enabled</title>
<updated>2013-05-11T12:13:26+00:00</updated>
<author>
<name>Linquize</name>
<email>linquize@yahoo.com.hk</email>
</author>
<published>2013-05-10T13:42:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=e583334c00e80274866c87495e6ed2a40ec0a6f6'/>
<id>e583334c00e80274866c87495e6ed2a40ec0a6f6</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 #1385 from carlosmn/refs-iter</title>
<updated>2013-05-11T09:42:49+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@microsoft.com</email>
</author>
<published>2013-05-11T09:42:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=b6cc559a78a073f2aadd179fe40c09be7318c898'/>
<id>b6cc559a78a073f2aadd179fe40c09be7318c898</id>
<content type='text'>
Introduce a refs iterator</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Introduce a refs iterator</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce a glob-filtering iterator</title>
<updated>2013-05-11T09:20:38+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2013-05-04T16:06:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=c58cac12c24fbb127cf1928bec20decb007a75e8'/>
<id>c58cac12c24fbb127cf1928bec20decb007a75e8</id>
<content type='text'>
If the backend doesn't provide support for it, the matching is done in
refdb on top of a normal iterator.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the backend doesn't provide support for it, the matching is done in
refdb on top of a normal iterator.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move a couple more functions to use iterators</title>
<updated>2013-05-11T09:20:38+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2013-05-04T14:49:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=9bd89d962265b399b537e41058d40a6aeab00e64'/>
<id>9bd89d962265b399b537e41058d40a6aeab00e64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refs: remove the OID/SYMBOLIC filtering</title>
<updated>2013-05-11T09:20:38+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2013-05-04T14:32:58+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=2b562c3a1edf0f521bdb7adf23e524d5a8389b15'/>
<id>2b562c3a1edf0f521bdb7adf23e524d5a8389b15</id>
<content type='text'>
Nobody should ever be using anything other than ALL at this level, so
remove the option altogether.

As part of this, git_reference_foreach_glob is now implemented in the
frontend using an iterator. Backends will later regain the ability of
doing the glob filtering in the backend.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Nobody should ever be using anything other than ALL at this level, so
remove the option altogether.

As part of this, git_reference_foreach_glob is now implemented in the
frontend using an iterator. Backends will later regain the ability of
doing the glob filtering in the backend.
</pre>
</div>
</content>
</entry>
</feed>
