<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/script/cibuild.sh, branch cmn/tree-parser-sort-input</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>CI: start the proxy before the build so it's ready</title>
<updated>2016-04-19T11:54:19+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2016-03-14T12:42:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=db01724fd969a7d01711e1b8e6f8d763873c9245'/>
<id>db01724fd969a7d01711e1b8e6f8d763873c9245</id>
<content type='text'>
It takes a bit for the propxy to get ready to accept connections, so
start it before the build so we can be reasonably sure that it's going
to be ready in time.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It takes a bit for the propxy to get ready to accept connections, so
start it before the build so we can be reasonably sure that it's going
to be ready in time.
</pre>
</div>
</content>
</entry>
<entry>
<title>proxy: test proxy support on Travis</title>
<updated>2016-04-19T11:54:19+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2015-09-21T19:40:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=2f3f1ee08532b10993b7e9270e5fe61f08f795ee'/>
<id>2f3f1ee08532b10993b7e9270e5fe61f08f795ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: create a ctest target for cred_callback</title>
<updated>2016-03-03T18:31:02+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2016-03-03T18:21:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=ba9bb664f3ed3f230c474ddd8937bd072cc9947f'/>
<id>ba9bb664f3ed3f230c474ddd8937bd072cc9947f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: make sure we retry the auth callback on all platforms</title>
<updated>2016-03-03T10:18:03+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2016-03-03T09:08:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=25205737781ec0d73e57283f43e5d4fdf355a0dc'/>
<id>25205737781ec0d73e57283f43e5d4fdf355a0dc</id>
<content type='text'>
We were missing this test on Windows, which meant we didn't notice that
we never fixed the single authentication attempt it tries, nor its wrong
return code.

Enable this for the unix platforms as well over HTTP. We previously were
doing it locally but disabled it on OS X due to issues with its sshd not
accepting password authentication.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We were missing this test on Windows, which meant we didn't notice that
we never fixed the single authentication attempt it tries, nor its wrong
return code.

Enable this for the unix platforms as well over HTTP. We previously were
doing it locally but disabled it on OS X due to issues with its sshd not
accepting password authentication.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't try to start ssh.</title>
<updated>2015-06-26T16:05:17+00:00</updated>
<author>
<name>Arthur Schreiber</name>
<email>arthur.schreiber@hp.com</email>
</author>
<published>2015-06-26T16:05:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=51f8799903eca039d093ad632b516770f7757a87'/>
<id>51f8799903eca039d093ad632b516770f7757a87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>travis: fail if we fail the push tests</title>
<updated>2015-06-12T10:17:03+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2015-06-12T10:17:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=6042a050f97091615b5925698627b5c0e2aa56cf'/>
<id>6042a050f97091615b5925698627b5c0e2aa56cf</id>
<content type='text'>
These tests were not being taken into consideration for the failure of
the test. They've been failing for a while now, but we hadn't noticed as
Travis was reporting the builds successful.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These tests were not being taken into consideration for the failure of
the test. They've been failing for a while now, but we hadn't noticed as
Travis was reporting the builds successful.
</pre>
</div>
</content>
</entry>
<entry>
<title>Win32: Enable WinHTTP for MinGW</title>
<updated>2015-03-16T19:59:55+00:00</updated>
<author>
<name>Philip Kelley</name>
<email>phkelley@hotmail.com</email>
</author>
<published>2014-06-09T15:43:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=8f426d7dd26856150950d080fb821044bb2ea811'/>
<id>8f426d7dd26856150950d080fb821044bb2ea811</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Implement fail-fast for Travis as well"</title>
<updated>2015-03-10T20:08:34+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@microsoft.com</email>
</author>
<published>2015-03-10T20:08:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=3e329861145bcd106023e73a3098f24b79e54c16'/>
<id>3e329861145bcd106023e73a3098f24b79e54c16</id>
<content type='text'>
This reverts commit ba6c53b91b1d9c9dc49b7c0d8e8efbd9842c31dc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit ba6c53b91b1d9c9dc49b7c0d8e8efbd9842c31dc.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement fail-fast for Travis as well</title>
<updated>2015-03-04T19:29:44+00:00</updated>
<author>
<name>Tony Kelman</name>
<email>tony@kelman.net</email>
</author>
<published>2015-03-04T05:07:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=ba6c53b91b1d9c9dc49b7c0d8e8efbd9842c31dc'/>
<id>ba6c53b91b1d9c9dc49b7c0d8e8efbd9842c31dc</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 #2710 from Therzok/shellcheckScripts</title>
<updated>2014-11-21T15:59:20+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2014-11-21T15:59:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=6f4461763eb0518112d22c3a096417e7eedf7385'/>
<id>6f4461763eb0518112d22c3a096417e7eedf7385</id>
<content type='text'>
Run shell scripts through shellcheck</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Run shell scripts through shellcheck</pre>
</div>
</content>
</entry>
</feed>
