<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git, branch cmn/url-empty</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>remote: return EINVALIDSPEC when given an empty URL</title>
<updated>2015-06-16T12:04:23+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2015-06-16T10:39:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=47a40d1d4421b0081622c1bf4af4f58ebb497ed5'/>
<id>47a40d1d4421b0081622c1bf4af4f58ebb497ed5</id>
<content type='text'>
This is what we used to return in the settter and there's tests in
bindings which ask for this. There's no particular reason to stop doing
so.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is what we used to return in the settter and there's tests in
bindings which ask for this. There's no particular reason to stop doing
so.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3221 from git-up/build_warnings</title>
<updated>2015-06-16T07:20:36+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2015-06-16T07:20:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=aeb2b991b0e645100976db620e50da65c51db66e'/>
<id>aeb2b991b0e645100976db620e50da65c51db66e</id>
<content type='text'>
Fixed Xcode 6.1 build warnings</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed Xcode 6.1 build warnings</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3216 from dprofeta/fixTransactionVisibility</title>
<updated>2015-06-15T21:10:35+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2015-06-15T21:10:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=b93dcd4ca423cdb31262cbdc4150dfb7d2e620b7'/>
<id>b93dcd4ca423cdb31262cbdc4150dfb7d2e620b7</id>
<content type='text'>
Fix visibility of transaction symbol</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix visibility of transaction symbol</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed Xcode 6.1 build warnings</title>
<updated>2015-06-15T16:55:12+00:00</updated>
<author>
<name>Pierre-Olivier Latour</name>
<email>pol@mac.com</email>
</author>
<published>2015-06-15T16:52:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=0f4d9c03676f4226f6af705ae3ad06fcc5a82eb5'/>
<id>0f4d9c03676f4226f6af705ae3ad06fcc5a82eb5</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 #3220 from libgit2/cmn/readdir</title>
<updated>2015-06-15T13:11:32+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2015-06-15T13:11:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=f621f087b2cb6f124a64a57ce2e0113dc92d53bb'/>
<id>f621f087b2cb6f124a64a57ce2e0113dc92d53bb</id>
<content type='text'>
path: remove unnecessary readdir_r usage</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
path: remove unnecessary readdir_r usage</pre>
</div>
</content>
</entry>
<entry>
<title>path: remove unnecessary readdir_r usage</title>
<updated>2015-06-15T11:43:48+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2015-06-15T11:28:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=25bd0aaf20463fd9d00d882d39cb1cfec4aa6917'/>
<id>25bd0aaf20463fd9d00d882d39cb1cfec4aa6917</id>
<content type='text'>
Arguably all uses of readdir_r are unnecessary, but in this case
especially so, as the directory handle only exists within this function,
so we don't race with anybody.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Arguably all uses of readdir_r are unnecessary, but in this case
especially so, as the directory handle only exists within this function,
so we don't race with anybody.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3171 from libgit2/cmn/link-fallback</title>
<updated>2015-06-15T08:20:58+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2015-06-15T08:20:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=2665fefa0f3af60c04b747e2f06c0d4ca6ea75f7'/>
<id>2665fefa0f3af60c04b747e2f06c0d4ca6ea75f7</id>
<content type='text'>
clone: fall back to copying when linking does not work</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
clone: fall back to copying when linking does not work</pre>
</div>
</content>
</entry>
<entry>
<title>Fix in stransport_stream.c for usage of SecCopyErrorMessageString(), which is unavailable to iOS targets.</title>
<updated>2015-06-15T08:15:57+00:00</updated>
<author>
<name>Logan Collins</name>
<email>logan@panic.com</email>
</author>
<published>2015-05-07T21:21:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=b224c3886924d181e2699d799826d3e631d5f90f'/>
<id>b224c3886924d181e2699d799826d3e631d5f90f</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 #3177 from ethomson/binary_diff</title>
<updated>2015-06-15T06:17:45+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2015-06-15T06:17:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=d4723c89d4d0f55bf6e93902b50ace6e110fee5f'/>
<id>d4723c89d4d0f55bf6e93902b50ace6e110fee5f</id>
<content type='text'>
Binary diffs: store deltas in the diff structure, include binary data in diff callbacks</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Binary diffs: store deltas in the diff structure, include binary data in diff callbacks</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3217 from jeffhostetler/leak_checkout_icase</title>
<updated>2015-06-15T06:09:21+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2015-06-15T06:09:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=ae22ef0e5a496330531e5dbb2eabde72ad547d20'/>
<id>ae22ef0e5a496330531e5dbb2eabde72ad547d20</id>
<content type='text'>
Fix leaks in tests/checkout/icase</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix leaks in tests/checkout/icase</pre>
</div>
</content>
</entry>
</feed>
