<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/tests/remote, branch ethomson/oidarray_dispose</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>Merge branch 'sathieu/patch-1' into main</title>
<updated>2021-09-20T16:19:48+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-09-20T16:19:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=bfdba8ee938f05248879491a5c43083f1b25a79f'/>
<id>bfdba8ee938f05248879491a5c43083f1b25a79f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>httpproxy: move empty string test above config</title>
<updated>2021-09-20T16:19:05+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-09-20T16:19:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=8e7621241d7246a5cf516df296bc85f3164efbf9'/>
<id>8e7621241d7246a5cf516df296bc85f3164efbf9</id>
<content type='text'>
The configuration change will override the environment variable, so the
environment variable check needs to come first.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The configuration change will override the environment variable, so the
environment variable check needs to come first.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update formatting.</title>
<updated>2021-09-16T10:53:32+00:00</updated>
<author>
<name>Laurence McGlashan</name>
<email>laurence.mcglashan@gmail.com</email>
</author>
<published>2021-09-16T10:53:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=e994299f8b109c1ba336f0734871ceef944ac09d'/>
<id>e994299f8b109c1ba336f0734871ceef944ac09d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow proxy options when connecting with a detached remote.</title>
<updated>2021-09-16T10:44:04+00:00</updated>
<author>
<name>Laurence McGlashan</name>
<email>laurence.mcglashan@gmail.com</email>
</author>
<published>2021-09-16T10:44:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=eb41276fe08eeedd27509f69d9465cfbdd6cb7f7'/>
<id>eb41276fe08eeedd27509f69d9465cfbdd6cb7f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test to ensure empty proxy env behaves like unset env</title>
<updated>2021-09-14T07:34:25+00:00</updated>
<author>
<name>Mathieu Parent</name>
<email>math.parent@gmail.com</email>
</author>
<published>2021-09-14T07:34:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=31e32ddf35b0710fa528cfc1b7c67c5697207a66'/>
<id>31e32ddf35b0710fa528cfc1b7c67c5697207a66</id>
<content type='text'>
Signed-off-by: Mathieu Parent &lt;math.parent@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Mathieu Parent &lt;math.parent@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>remote: refactor proxy detection</title>
<updated>2021-09-02T01:20:25+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-09-02T00:34:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=3c0f14cc95debb426bd53150aac0eef1a7f625d8'/>
<id>3c0f14cc95debb426bd53150aac0eef1a7f625d8</id>
<content type='text'>
Update the proxy detection for a remote.

1. Honor `http.&lt;url&gt;.proxy` syntax for a remote's direct URL and
   parent URLs.
2. Honor an empty configuration URL to override a proxy configuration.

Add tests to ensure that configuration specificity is honored.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update the proxy detection for a remote.

1. Honor `http.&lt;url&gt;.proxy` syntax for a remote's direct URL and
   parent URLs.
2. Honor an empty configuration URL to override a proxy configuration.

Add tests to ensure that configuration specificity is honored.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add NO_PROXY env support</title>
<updated>2021-09-02T00:39:25+00:00</updated>
<author>
<name>Mathieu Parent</name>
<email>math.parent@gmail.com</email>
</author>
<published>2021-02-11T21:53:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=e5a3277452095a908787c3ea0279fbec21c0a76a'/>
<id>e5a3277452095a908787c3ea0279fbec21c0a76a</id>
<content type='text'>
Item 2 of 3 from #4164

Signed-off-by: Mathieu Parent &lt;math.parent@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Item 2 of 3 from #4164

Signed-off-by: Mathieu Parent &lt;math.parent@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: change comments to c89 style</title>
<updated>2021-08-29T10:19:49+00:00</updated>
<author>
<name>Peter Pettersson</name>
<email>boretrk@hotmail.com</email>
</author>
<published>2021-08-29T10:19:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=d17e67e6ab2765ce2c83fdf174d28e64400b7218'/>
<id>d17e67e6ab2765ce2c83fdf174d28e64400b7218</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>skip descendant check if remote ref not found</title>
<updated>2021-08-05T11:42:37+00:00</updated>
<author>
<name>Alex Good</name>
<email>alex@memoryandthought.me</email>
</author>
<published>2021-07-08T10:58:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=a5696702dbd8c7abbd37f083a411adecab7cedfe'/>
<id>a5696702dbd8c7abbd37f083a411adecab7cedfe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix memory sanitizer failures in tests</title>
<updated>2021-06-30T11:59:37+00:00</updated>
<author>
<name>Alex Good</name>
<email>alex@memoryandthought.me</email>
</author>
<published>2021-06-30T11:59:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=8ad5998f9a150cdaf7d5d39bd1b008354bb4c1fe'/>
<id>8ad5998f9a150cdaf7d5d39bd1b008354bb4c1fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
