<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git, branch vmg/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>odb: `git_odb_object` contents are never NULL</title>
<updated>2014-11-21T13:09:53+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2014-11-21T12:50:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=e015665142fad7314581063b25202f32631d510e'/>
<id>e015665142fad7314581063b25202f32631d510e</id>
<content type='text'>
This is a contract that we made in the library and that we need to uphold. The
contents of a blob can never be NULL because several parts of the library (including
the filter and attributes code) expect `git_blob_rawcontent` to always return a
valid pointer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a contract that we made in the library and that we need to uphold. The
contents of a blob can never be NULL because several parts of the library (including
the filter and attributes code) expect `git_blob_rawcontent` to always return a
valid pointer.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2713 from libgit2/jamill/push_fetch_first</title>
<updated>2014-11-20T12:13:46+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>vicent@github.com</email>
</author>
<published>2014-11-20T12:13:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=fc6ac074ee7ea945819e0a1d6f65ba160ba403d7'/>
<id>fc6ac074ee7ea945819e0a1d6f65ba160ba403d7</id>
<content type='text'>
Update message for error during push</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update message for error during push</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2717 from libgit2/cmn/remote-ls</title>
<updated>2014-11-20T12:12:49+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>vicent@github.com</email>
</author>
<published>2014-11-20T12:12:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=fd10b110deb3c7cc5444b52b0c7fc8fe7f3e295c'/>
<id>fd10b110deb3c7cc5444b52b0c7fc8fe7f3e295c</id>
<content type='text'>
Clarify the git_remote_ls() documentation</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Clarify the git_remote_ls() documentation</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2719 from libgit2/cmn/fetch-twice</title>
<updated>2014-11-20T12:12:29+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>vicent@github.com</email>
</author>
<published>2014-11-20T12:12:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=21361cb7feebdf4622f496a9717fe3af032cbe39'/>
<id>21361cb7feebdf4622f496a9717fe3af032cbe39</id>
<content type='text'>
fetch: clear the connection data on close</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fetch: clear the connection data on close</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2722 from libgit2/cmn/disable-ssh-check</title>
<updated>2014-11-20T00:12:59+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2014-11-20T00:12:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=d7674b574384fcdb01495d4945d98e66d4a1cff0'/>
<id>d7674b574384fcdb01495d4945d98e66d4a1cff0</id>
<content type='text'>
travis: disable the cert callback on OSX</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
travis: disable the cert callback on OSX</pre>
</div>
</content>
</entry>
<entry>
<title>travis: disable the cert callback on OSX</title>
<updated>2014-11-19T23:52:52+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-11-19T23:52:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=aa5a06c37d17a400f66c2da814a247fc8f8721a7'/>
<id>aa5a06c37d17a400f66c2da814a247fc8f8721a7</id>
<content type='text'>
The sshd on OSX has stopped responding to the setting which this test
assumes is there, so let's disable it until we can figure out what's
happening.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The sshd on OSX has stopped responding to the setting which this test
assumes is there, so let's disable it until we can figure out what's
happening.
</pre>
</div>
</content>
</entry>
<entry>
<title>fetch: clear the connection data on close</title>
<updated>2014-11-19T19:57:15+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-11-19T19:53:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=1ca61bdcb9f344f2005eade0e043789774367d29'/>
<id>1ca61bdcb9f344f2005eade0e043789774367d29</id>
<content type='text'>
When we fetch twice with the same remote object, we did not properly
clear the connection flags, so we would leak state from the last
connection.

This can cause the second fetch with the same remote object to fail if
using a HTTP URL where the server redirects to HTTPS, as the second
fetch would see `use_ssl` set and think the initial connection wanted to
downgrade the connection.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When we fetch twice with the same remote object, we did not properly
clear the connection flags, so we would leak state from the last
connection.

This can cause the second fetch with the same remote object to fail if
using a HTTP URL where the server redirects to HTTPS, as the second
fetch would see `use_ssl` set and think the initial connection wanted to
downgrade the connection.
</pre>
</div>
</content>
</entry>
<entry>
<title>remote: don't say we free the remote on disconnect</title>
<updated>2014-11-19T14:49:47+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-11-19T14:49:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=8fd7dd778ddc2aa157de6a3b307a9c2b3686fe7a'/>
<id>8fd7dd778ddc2aa157de6a3b307a9c2b3686fe7a</id>
<content type='text'>
On disconnect we simply ask the transport to close the connection, we do
not free it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On disconnect we simply ask the transport to close the connection, we do
not free it.
</pre>
</div>
</content>
</entry>
<entry>
<title>remote: clarify which list of references _ls() returns</title>
<updated>2014-11-19T14:49:02+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-11-19T14:49:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=699dfcc3bcd4494a1532bf608aa0d84022c58dbf'/>
<id>699dfcc3bcd4494a1532bf608aa0d84022c58dbf</id>
<content type='text'>
Make it clear that this is not the ls-remote command but a way to access
the data we have and how long it's kept around.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make it clear that this is not the ls-remote command but a way to access
the data we have and how long it's kept around.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove two completed projects from the list</title>
<updated>2014-11-18T17:32:25+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-11-18T17:32:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=4d86caec599ab760b523a026040bc4f40f8338c9'/>
<id>4d86caec599ab760b523a026040bc4f40f8338c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
