<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git, branch ethomson/git_obj</title>
<subtitle>github.com: libgit2/libgit2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/'/>
<entry>
<title>object_type: convert final internal users to new names</title>
<updated>2019-01-17T11:03:19+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2019-01-17T10:47:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=83151018ef0228b53739cbc2bc785a673752c349'/>
<id>83151018ef0228b53739cbc2bc785a673752c349</id>
<content type='text'>
Update some missed types that were continuing to use the old `GIT_OBJ`
names.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update some missed types that were continuing to use the old `GIT_OBJ`
names.
</pre>
</div>
</content>
</entry>
<entry>
<title>object_type: GIT_OBJECT_BAD is now GIT_OBJECT_INVALID</title>
<updated>2019-01-17T10:54:03+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2019-01-17T10:40:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=cd350852206481e984f7847a903de8d350ad7bf1'/>
<id>cd350852206481e984f7847a903de8d350ad7bf1</id>
<content type='text'>
We use the term "invalid" to refer to bad or malformed data, eg
`GIT_REF_INVALID` and `GIT_EINVALIDSPEC`.  Since we're changing the
names of the `git_object_t`s in this release, update it to be
`GIT_OBJECT_INVALID` instead of `BAD`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We use the term "invalid" to refer to bad or malformed data, eg
`GIT_REF_INVALID` and `GIT_EINVALIDSPEC`.  Since we're changing the
names of the `git_object_t`s in this release, update it to be
`GIT_OBJECT_INVALID` instead of `BAD`.
</pre>
</div>
</content>
</entry>
<entry>
<title>object_type: mark old values as deprecated</title>
<updated>2019-01-17T10:53:41+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2019-01-17T10:42:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=90046899572f7230ceeab5fef3a909f53f817ba1'/>
<id>90046899572f7230ceeab5fef3a909f53f817ba1</id>
<content type='text'>
Mark old object type values as `static const` so that we can mark them
as deprecated with the `GIT_DEPRECATED` macro.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mark old object type values as `static const` so that we can mark them
as deprecated with the `GIT_DEPRECATED` macro.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #4937 from lhchavez/fix-crlf</title>
<updated>2019-01-15T08:56:04+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2019-01-15T08:56:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=628ebc5168ca83d87b1d2fd2a0ad4095e47b0af2'/>
<id>628ebc5168ca83d87b1d2fd2a0ad4095e47b0af2</id>
<content type='text'>
Convert tests/resources/push.sh to LF endings</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Convert tests/resources/push.sh to LF endings</pre>
</div>
</content>
</entry>
<entry>
<title>Convert tests/resources/push.sh to LF endings</title>
<updated>2019-01-15T00:42:14+00:00</updated>
<author>
<name>lhchavez</name>
<email>lhchavez@lhchavez.com</email>
</author>
<published>2019-01-15T00:42:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=7a43a892860e09fe9bef30676d70768574dfd9aa'/>
<id>7a43a892860e09fe9bef30676d70768574dfd9aa</id>
<content type='text'>
This changes that file to use UNIX line-endings, which makes sense since
this is a UNIXy file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This changes that file to use UNIX line-endings, which makes sense since
this is a UNIXy file.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #4936 from implausible/remove/unnecessary-test-files</title>
<updated>2019-01-14T23:34:23+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2019-01-14T23:34:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=2c795807f76336ad0333f2ee74022b9582710576'/>
<id>2c795807f76336ad0333f2ee74022b9582710576</id>
<content type='text'>
Get rid of some test files that were accidentally committed</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Get rid of some test files that were accidentally committed</pre>
</div>
</content>
</entry>
<entry>
<title>Get rid of some test files that were accidentally committed</title>
<updated>2019-01-14T23:12:28+00:00</updated>
<author>
<name>Tyler Wanek</name>
<email>tylerw@axosoft.com</email>
</author>
<published>2019-01-14T23:08:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=a653f96781120e6aca7d207b622a42dd7e998499'/>
<id>a653f96781120e6aca7d207b622a42dd7e998499</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 #4934 from stinb/proxy-crash</title>
<updated>2019-01-14T21:00:42+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2019-01-14T21:00:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=5b08a71fcbfa784bded6e753508501fae870a612'/>
<id>5b08a71fcbfa784bded6e753508501fae870a612</id>
<content type='text'>
Fix crash on remote connection when GIT_PROXY_AUTO is set but no proxy is detected</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix crash on remote connection when GIT_PROXY_AUTO is set but no proxy is detected</pre>
</div>
</content>
</entry>
<entry>
<title>proxy: fix crash on remote connection with GIT_PROXY_AUTO but no proxy is detected</title>
<updated>2019-01-14T17:14:36+00:00</updated>
<author>
<name>Jason Haslam</name>
<email>jason@scitools.com</email>
</author>
<published>2019-01-14T17:14:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=35d86c775bb9ec7ee85afe90176cb278e56872a2'/>
<id>35d86c775bb9ec7ee85afe90176cb278e56872a2</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 #4924 from lhchavez/werror</title>
<updated>2019-01-10T21:38:24+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2019-01-10T21:38:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=99afd41f1c43c856d39e3b9572d7a2103875a771'/>
<id>99afd41f1c43c856d39e3b9572d7a2103875a771</id>
<content type='text'>
Make ENABLE_WERROR actually work</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make ENABLE_WERROR actually work</pre>
</div>
</content>
</entry>
</feed>
