<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/tests/revwalk/basic.c, branch cmn/oidarray</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>No need to find merge base.</title>
<updated>2014-03-31T22:15:32+00:00</updated>
<author>
<name>Anurag Gupta</name>
<email>anugupta@microsoft.com</email>
</author>
<published>2014-03-31T22:15:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=3bc3d797611fccdf7a15cafafbb965b37fbb03f1'/>
<id>3bc3d797611fccdf7a15cafafbb965b37fbb03f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix pqueue sort boundary condition bug</title>
<updated>2014-03-12T18:21:55+00:00</updated>
<author>
<name>Russell Belfer</name>
<email>rb@github.com</email>
</author>
<published>2014-03-12T18:21:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=5302a88538c870028f2623b099c66c800f5cfe68'/>
<id>5302a88538c870028f2623b099c66c800f5cfe68</id>
<content type='text'>
If the pqueue comparison fn returned just 0 or 1 (think "a&lt;b")
then the sort order of returned items could be wrong because there
was a "&lt; 0" that really needed to be "&lt;= 0".  Yikes!!!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the pqueue comparison fn returned just 0 or 1 (think "a&lt;b")
then the sort order of returned items could be wrong because there
was a "&lt; 0" that really needed to be "&lt;= 0".  Yikes!!!
</pre>
</div>
</content>
</entry>
<entry>
<title>revwalk: add a test for pushing all references</title>
<updated>2014-02-05T11:16:44+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-02-01T15:27:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=d18209eef9a7fbbccb495b6e5450d14a76623847'/>
<id>d18209eef9a7fbbccb495b6e5450d14a76623847</id>
<content type='text'>
This used to be broken, let's make sure we don't break this use-case.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This used to be broken, let's make sure we don't break this use-case.
</pre>
</div>
</content>
</entry>
<entry>
<title>revwalk: ignore wrong object type in glob pushes</title>
<updated>2014-02-05T11:16:44+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-02-01T14:19:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=d465e4e980333b3e7437801fc375b595fb3adf1f'/>
<id>d465e4e980333b3e7437801fc375b595fb3adf1f</id>
<content type='text'>
Pushing a whole namespace can cause us to attempt to push non-committish
objects. Catch this situation and special-case it for ignoring this.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pushing a whole namespace can cause us to attempt to push non-committish
objects. Catch this situation and special-case it for ignoring this.
</pre>
</div>
</content>
</entry>
<entry>
<title>revwalk: add a failing test for pushing "tags"</title>
<updated>2014-02-05T11:16:37+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-02-01T14:11:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=b4ef67d5ebc55943073d7baacd91f46c20d9ccf4'/>
<id>b4ef67d5ebc55943073d7baacd91f46c20d9ccf4</id>
<content type='text'>
This shows that pusing a whole namespace can be problematic.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This shows that pusing a whole namespace can be problematic.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename tests-clar to tests</title>
<updated>2013-11-14T22:05:52+00:00</updated>
<author>
<name>Ben Straub</name>
<email>bs@github.com</email>
</author>
<published>2013-11-14T22:05:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=1782038144ef3413831801bb9c2f3038a84ac6f4'/>
<id>1782038144ef3413831801bb9c2f3038a84ac6f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
