<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git, branch ethomson/remote_error</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>remote: handle error case</title>
<updated>2021-06-20T16:02:59+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-06-20T16:02:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=47c3db97d1124cd5edc8500ef263138740b7e9ff'/>
<id>47c3db97d1124cd5edc8500ef263138740b7e9ff</id>
<content type='text'>
If `git_reference_resolve` fails with an actual error (not `GIT_ENOTFOUND`) it should not be ignored.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If `git_reference_resolve` fails with an actual error (not `GIT_ENOTFOUND`) it should not be ignored.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #5910 from arxanas/patch-1</title>
<updated>2021-06-15T06:42:20+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@github.com</email>
</author>
<published>2021-06-15T06:42:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=0d0150d8eb5fe5654af4172fe2f923f5d1317eb7'/>
<id>0d0150d8eb5fe5654af4172fe2f923f5d1317eb7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update index.h</title>
<updated>2021-06-15T00:25:35+00:00</updated>
<author>
<name>Waleed Khan</name>
<email>me@waleedkhan.name</email>
</author>
<published>2021-06-15T00:25:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=1bdd937d162f8e2d8dd75c8a2606ff90bd37cde7'/>
<id>1bdd937d162f8e2d8dd75c8a2606ff90bd37cde7</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 #5900 from dtolnay-contrib/lstat</title>
<updated>2021-06-14T23:15:27+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-06-14T23:15:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=6efcfdb89b9aa7b57d6028c3968037d545db1e11'/>
<id>6efcfdb89b9aa7b57d6028c3968037d545db1e11</id>
<content type='text'>
Tolerate readlink size less than st_size</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tolerate readlink size less than st_size</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #5903 from punkymaniac/patch-documentation</title>
<updated>2021-06-14T23:11:25+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-06-14T23:11:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=9ecbff125a5d042c9120ed9002d3dc1376c670ed'/>
<id>9ecbff125a5d042c9120ed9002d3dc1376c670ed</id>
<content type='text'>
Patch documentation</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch documentation</pre>
</div>
</content>
</entry>
<entry>
<title>Fix misleading doc for `git_index_find`</title>
<updated>2021-06-13T23:42:00+00:00</updated>
<author>
<name>Waleed Khan</name>
<email>me@waleedkhan.name</email>
</author>
<published>2021-06-13T23:42:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=0b3f6da411dd19ffa0b0ca03d5a6752d3d1f9dd2'/>
<id>0b3f6da411dd19ffa0b0ca03d5a6752d3d1f9dd2</id>
<content type='text'>
In https://github.com/libgit2/libgit2/pull/5723/files/fc46dc06f52f854f74371682f911f13856c68edb#r540092847, I was confused by the semantics of `git_index_find`. The documentation says both that it returns the output value in `at_pos` and that it returns it directly as an `int`. This is incorrect; the return value is only returned via `at_pos`.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In https://github.com/libgit2/libgit2/pull/5723/files/fc46dc06f52f854f74371682f911f13856c68edb#r540092847, I was confused by the semantics of `git_index_find`. The documentation says both that it returns the output value in `at_pos` and that it returns it directly as an `int`. This is incorrect; the return value is only returned via `at_pos`.</pre>
</div>
</content>
</entry>
<entry>
<title>Add some missing documentation about return value</title>
<updated>2021-06-02T12:49:33+00:00</updated>
<author>
<name>punkymaniac</name>
<email>punkymaniac@protonmail.ch</email>
</author>
<published>2021-06-02T12:49:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=a2fa9a57728dddd1f69d9821d09f20c8305a1d92'/>
<id>a2fa9a57728dddd1f69d9821d09f20c8305a1d92</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix struct indentation</title>
<updated>2021-06-02T12:47:24+00:00</updated>
<author>
<name>punkymaniac</name>
<email>punkymaniac@protonmail.ch</email>
</author>
<published>2021-06-02T12:47:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=eeacd234ef67b73f983ba64f4aa40c16085039dd'/>
<id>eeacd234ef67b73f983ba64f4aa40c16085039dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove bad space in documentation</title>
<updated>2021-06-02T12:46:12+00:00</updated>
<author>
<name>punkymaniac</name>
<email>punkymaniac@protonmail.ch</email>
</author>
<published>2021-06-02T12:46:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=8b79a3f9baed9077a9163314bb3525166c792323'/>
<id>8b79a3f9baed9077a9163314bb3525166c792323</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add documentation about GIT_OPT_GET_USER_AGENT</title>
<updated>2021-06-02T12:44:45+00:00</updated>
<author>
<name>punkymaniac</name>
<email>punkymaniac@protonmail.ch</email>
</author>
<published>2021-05-18T08:51:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=75defb75a81c68b5eaa9601d0d70b803928aa7a4'/>
<id>75defb75a81c68b5eaa9601d0d70b803928aa7a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
