<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/ci, branch v2.12.2</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v2.12.2</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v2.12.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2017-03-06T19:19:09Z</updated>
<entry>
<title>Travis: also test on 32-bit Linux</title>
<updated>2017-03-06T19:19:09Z</updated>
<author>
<name>Johannes Schindelin</name>
<email>johannes.schindelin@gmx.de</email>
</author>
<published>2017-03-05T18:25:19Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=88dedd5e72c082b741744c393567d7e5b4d03241'/>
<id>urn:sha1:88dedd5e72c082b741744c393567d7e5b4d03241</id>
<content type='text'>
When Git v2.9.1 was released, it had a bug that showed only on Windows
and on 32-bit systems: our assumption that `unsigned long` can hold
64-bit values turned out to be wrong.

This could have been caught earlier if we had a Continuous Testing
set up that includes a build and test run on 32-bit Linux.

Let's do this (and take care of the Windows build later). This patch
asks Travis CI to install a Docker image with 32-bit libraries and then
goes on to build and test Git using this 32-bit setup.

Signed-off-by: Johannes Schindelin &lt;johannes.schindelin@gmx.de&gt;
Signed-off-by: Lars Schneider &lt;larsxschneider@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>travis-ci: build documentation</title>
<updated>2016-05-10T18:19:07Z</updated>
<author>
<name>Lars Schneider</name>
<email>larsxschneider@gmail.com</email>
</author>
<published>2016-05-04T08:38:36Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=b98712b9aa97f20a142ca3fcfd027c7b26642e3b'/>
<id>urn:sha1:b98712b9aa97f20a142ca3fcfd027c7b26642e3b</id>
<content type='text'>
Build documentation as separate Travis CI job to check for
documentation errors.

Signed-off-by: Lars Schneider &lt;larsxschneider@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
