<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/src, branch vmg/bare-open</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>repository: Add `git_repository_open_bare`</title>
<updated>2013-04-17T02:46:37+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2013-04-17T02:46:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=a442ed687d4c01a68de9aa7b0e50902f17a1ea84'/>
<id>a442ed687d4c01a68de9aa7b0e50902f17a1ea84</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 #1469 from libgit2/vmg/unified-revision</title>
<updated>2013-04-15T22:47:38+00:00</updated>
<author>
<name>Vicent Martí</name>
<email>vicent@github.com</email>
</author>
<published>2013-04-15T22:47:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=24f61bc53a9843f86ce79bae92a38e0e4565734b'/>
<id>24f61bc53a9843f86ce79bae92a38e0e4565734b</id>
<content type='text'>
Unified rev-parse, with a revision object</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Unified rev-parse, with a revision object</pre>
</div>
</content>
</entry>
<entry>
<title>remote: don't try to update FETCH_HEAD if no extra heads exist</title>
<updated>2013-04-15T22:11:59+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@elego.de</email>
</author>
<published>2013-04-15T22:11:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=404eadb089f5757842d2703ab1de849dd1f79a24'/>
<id>404eadb089f5757842d2703ab1de849dd1f79a24</id>
<content type='text'>
Don't try to update anything if there are no heads to update. This
saves us from trying to look into a fetch refspec when there is none.

A better fix for compatibility with git when using remotes without
refspecs is still needed, but this stops us from segfaulting.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't try to update anything if there are no heads to update. This
saves us from trying to look into a fetch refspec when there is none.

A better fix for compatibility with git when using remotes without
refspecs is still needed, but this stops us from segfaulting.
</pre>
</div>
</content>
</entry>
<entry>
<title>git_revision -&gt; git_revspec</title>
<updated>2013-04-15T21:40:46+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2013-04-15T21:40:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=cbda09d00bb2aa703f90251b231c74d7acc6d21c'/>
<id>cbda09d00bb2aa703f90251b231c74d7acc6d21c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Is this crazy?</title>
<updated>2013-04-15T21:32:40+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2013-04-15T21:32:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=36c2dfed696f80a20ca1352f32ec8b136b800c30'/>
<id>36c2dfed696f80a20ca1352f32ec8b136b800c30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow git_remote_ls after disconnecting from the remote</title>
<updated>2013-04-15T21:22:32+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@elego.de</email>
</author>
<published>2013-04-15T20:53:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=67ba7d2031f1eef63d66db6ce3ecaceddb06a4f3'/>
<id>67ba7d2031f1eef63d66db6ce3ecaceddb06a4f3</id>
<content type='text'>
Keep the data around until free, as expected by our own fetch example
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Keep the data around until free, as expected by our own fetch example
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'ben/unified-revparse' into development</title>
<updated>2013-04-15T21:18:24+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2013-04-15T21:18:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=d064c74794f51e759cd84648f84f2609d3283ecc'/>
<id>d064c74794f51e759cd84648f84f2609d3283ecc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change git_revparse to output git_object pointers</title>
<updated>2013-04-15T19:00:04+00:00</updated>
<author>
<name>Ben Straub</name>
<email>bs@github.com</email>
</author>
<published>2013-04-15T19:00:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=299a224be16368dc36bef4dc3f5e711ce35300cd'/>
<id>299a224be16368dc36bef4dc3f5e711ce35300cd</id>
<content type='text'>
This will probably prevent many lookup/free
operations in calling code.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will probably prevent many lookup/free
operations in calling code.</pre>
</div>
</content>
</entry>
<entry>
<title>Redeploy git_revparse_single.</title>
<updated>2013-04-15T18:57:24+00:00</updated>
<author>
<name>Ben Straub</name>
<email>bs@github.com</email>
</author>
<published>2013-04-15T18:57:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=2ebc3c66c292539786b6ec1538f740c5e444fe16'/>
<id>2ebc3c66c292539786b6ec1538f740c5e444fe16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reintroduce git_revparse_single.</title>
<updated>2013-04-15T18:42:34+00:00</updated>
<author>
<name>Ben Straub</name>
<email>bs@github.com</email>
</author>
<published>2013-04-15T18:42:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=4291ad078128003ad6d4ac6fb58244f3343ad87a'/>
<id>4291ad078128003ad6d4ac6fb58244f3343ad87a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
