<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git, branch cmn/refdb-fs-errors</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>refdb: bubble up recursive rm when locking a ref</title>
<updated>2016-12-16T11:33:54+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2016-12-11T17:56:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=6ab65b80b47cac90a8ded74e35ad2d4cc1a34cf2'/>
<id>6ab65b80b47cac90a8ded74e35ad2d4cc1a34cf2</id>
<content type='text'>
Failure to bubble up this error means some locking errors do not get reported as
such on Windows.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Failure to bubble up this error means some locking errors do not get reported as
such on Windows.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #4029 from libgit2/cmn/windows-no-concurrent-compress</title>
<updated>2016-12-16T00:19:49+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@github.com</email>
</author>
<published>2016-12-16T00:19:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=c5e6ba289266e56b8e7f7c9b463aa7008d4b0258'/>
<id>c5e6ba289266e56b8e7f7c9b463aa7008d4b0258</id>
<content type='text'>
refdb: disable concurrent compress in the threading tests on Windows</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
refdb: disable concurrent compress in the threading tests on Windows</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #4018 from pks-t/pks/various-fixes</title>
<updated>2016-12-12T22:43:11+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>carlosmn@github.com</email>
</author>
<published>2016-12-12T22:43:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=9d5f12ffd71958eb269af7f04d254e3cd6689f50'/>
<id>9d5f12ffd71958eb269af7f04d254e3cd6689f50</id>
<content type='text'>
Various fixes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Various fixes</pre>
</div>
</content>
</entry>
<entry>
<title>refdb: disable concurrent compress in the threading tests on Windows</title>
<updated>2016-12-12T17:09:12+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2016-12-12T17:09:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=b31283a658eb6fdbfaf7256d5303f1ce06de404f'/>
<id>b31283a658eb6fdbfaf7256d5303f1ce06de404f</id>
<content type='text'>
This is far from an ideal situation, but this causes issues on Windows which
make it harder to develop anything, as these tests hit issues which relate
specifically to the Windows filesystem like permission errors for files we
should be able to access. There is an issue likely related to the ordering of
the repack, but there's enough noise that it does not currently help us to run
this aspect of the test in CI.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is far from an ideal situation, but this causes issues on Windows which
make it harder to develop anything, as these tests hit issues which relate
specifically to the Windows filesystem like permission errors for files we
should be able to access. There is an issue likely related to the ordering of
the repack, but there's enough noise that it does not currently help us to run
this aspect of the test in CI.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix potential use of uninitialized values</title>
<updated>2016-12-12T08:16:33+00:00</updated>
<author>
<name>Patrick Steinhardt</name>
<email>ps@pks.im</email>
</author>
<published>2016-11-25T14:02:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=34b320535bde5505429f1349fc7d5cc423857a20'/>
<id>34b320535bde5505429f1349fc7d5cc423857a20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>graph: flag fields should be declared as unsigned</title>
<updated>2016-12-12T08:16:33+00:00</updated>
<author>
<name>Patrick Steinhardt</name>
<email>ps@pks.im</email>
</author>
<published>2016-11-25T14:02:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=e781a0c52f2816ea5e9ba83f58b9808c0e42024f'/>
<id>e781a0c52f2816ea5e9ba83f58b9808c0e42024f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>transports: smart: do not redeclare loop counters</title>
<updated>2016-12-12T08:16:33+00:00</updated>
<author>
<name>Patrick Steinhardt</name>
<email>ps@pks.im</email>
</author>
<published>2016-11-25T14:01:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=482d17484e2c35593c67c96a06e96c06d16bb1f7'/>
<id>482d17484e2c35593c67c96a06e96c06d16bb1f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>path: remove unused local variable</title>
<updated>2016-12-12T08:16:33+00:00</updated>
<author>
<name>Patrick Steinhardt</name>
<email>ps@pks.im</email>
</author>
<published>2016-11-25T14:01:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=6cf575b1ad989fbb8a239dd6acc26d72286eb4cb'/>
<id>6cf575b1ad989fbb8a239dd6acc26d72286eb4cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>revwalk: do not re-declare `commit` variable</title>
<updated>2016-12-12T08:16:33+00:00</updated>
<author>
<name>Patrick Steinhardt</name>
<email>ps@pks.im</email>
</author>
<published>2016-11-25T14:00:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=013ecb4f2a7f2acacec9220448e93911edb1faf9'/>
<id>013ecb4f2a7f2acacec9220448e93911edb1faf9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>odb_mempack: mark zero-length array as GIT_FLEX_ARRAY</title>
<updated>2016-12-12T08:16:33+00:00</updated>
<author>
<name>Patrick Steinhardt</name>
<email>ps@pks.im</email>
</author>
<published>2016-11-25T14:00:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=8468a4406775ddecaebb4f896e74632c76b12411'/>
<id>8468a4406775ddecaebb4f896e74632c76b12411</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
