<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git, branch cmn/ref-iter-concurrent</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>refs: copy the packed refs on iteration</title>
<updated>2014-06-02T15:50:30+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-06-02T15:44:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=2d945f82f63a4df57b2bd9ba6551d99d4517f7f4'/>
<id>2d945f82f63a4df57b2bd9ba6551d99d4517f7f4</id>
<content type='text'>
This lets us work without worrying about what's happening but work on a
snapshot.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This lets us work without worrying about what's happening but work on a
snapshot.
</pre>
</div>
</content>
</entry>
<entry>
<title>refs: failing test for concurrent ref access</title>
<updated>2014-06-02T14:46:47+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-06-02T14:46:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=4ee2543c5ac1e7ed2f849968a7396f04d83fee54'/>
<id>4ee2543c5ac1e7ed2f849968a7396f04d83fee54</id>
<content type='text'>
If we remove a reference while we're iterating through the packed refs,
the position in the iterator will be off.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If we remove a reference while we're iterating through the packed refs,
the position in the iterator will be off.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2392 from libgit2/cmn/remote-delete</title>
<updated>2014-06-01T14:26:44+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>vicent@github.com</email>
</author>
<published>2014-06-01T14:26:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=2f6f6ebc9937220302875de96ce129919296670a'/>
<id>2f6f6ebc9937220302875de96ce129919296670a</id>
<content type='text'>
remote: build up the list of refs to remove</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
remote: build up the list of refs to remove</pre>
</div>
</content>
</entry>
<entry>
<title>remote: build up the list of refs to remove</title>
<updated>2014-06-01T00:16:07+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-06-01T00:16:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=8a9419aae185204c9f727285643ab99b1b968610'/>
<id>8a9419aae185204c9f727285643ab99b1b968610</id>
<content type='text'>
When removing the remote-tracking branches, build up the list and remove
in two steps, working around an issue with the iterator. Removing while
we're iterating over the refs can cause us to miss references.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When removing the remote-tracking branches, build up the list and remove
in two steps, working around an issue with the iterator. Removing while
we're iterating over the refs can cause us to miss references.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2391 from libgit2/rb/clean-up-diff-binary-print</title>
<updated>2014-05-31T17:59:41+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>vicent@github.com</email>
</author>
<published>2014-05-31T17:59:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=9bc2813bef35ad69dd2a1d491b953ab4d5bf6137'/>
<id>9bc2813bef35ad69dd2a1d491b953ab4d5bf6137</id>
<content type='text'>
Minor fixes to binary diff code</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Minor fixes to binary diff code</pre>
</div>
</content>
</entry>
<entry>
<title>minor cleanups</title>
<updated>2014-05-31T17:19:55+00:00</updated>
<author>
<name>Russell Belfer</name>
<email>rb@github.com</email>
</author>
<published>2014-05-31T17:19:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=bc81220dfcf3419085c545b4a271aa04178c6960'/>
<id>bc81220dfcf3419085c545b4a271aa04178c6960</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up the handling of large binary diffs</title>
<updated>2014-05-31T17:14:14+00:00</updated>
<author>
<name>Russell Belfer</name>
<email>rb@github.com</email>
</author>
<published>2014-05-30T20:19:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=947a58c17557d634f16f7efc547b5b236575a3b9'/>
<id>947a58c17557d634f16f7efc547b5b236575a3b9</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 #2388 from ethomson/safecrlf_ignore_warn</title>
<updated>2014-05-30T17:07:59+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>vicent@github.com</email>
</author>
<published>2014-05-30T17:07:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=4cf826850a2317e8eb95a42085c407c0e9daac7f'/>
<id>4cf826850a2317e8eb95a42085c407c0e9daac7f</id>
<content type='text'>
Ignore core.safecrlf=warn until we have a warn infrastructure</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ignore core.safecrlf=warn until we have a warn infrastructure</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore core.safecrlf=warn until we have a warn infrastructure</title>
<updated>2014-05-30T16:30:53+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@microsoft.com</email>
</author>
<published>2014-05-30T16:30:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=49837fd49fb9de999be5add82a12bf6332d4703f'/>
<id>49837fd49fb9de999be5add82a12bf6332d4703f</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 #2358 from arthurschreiber/arthur/normalize-ref-names-on-creation</title>
<updated>2014-05-30T13:28:05+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>vicent@github.com</email>
</author>
<published>2014-05-30T13:28:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=58eea5ebf40b698cbaf028b23ee6157d5eb6582c'/>
<id>58eea5ebf40b698cbaf028b23ee6157d5eb6582c</id>
<content type='text'>
Respect core.precomposeunicode = true in more cases.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Respect core.precomposeunicode = true in more cases.</pre>
</div>
</content>
</entry>
</feed>
