<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/examples, branch attr-export</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>examples: fix warnings in network/</title>
<updated>2012-07-30T18:28:16+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>carlos@cmartin.tk</email>
</author>
<published>2012-07-25T08:52:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=ae789622e438e213d8a2059f7aeeeae931442c18'/>
<id>ae789622e438e213d8a2059f7aeeeae931442c18</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remote: start moving the protocol to a common area</title>
<updated>2012-07-30T18:25:10+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>carlos@cmartin.tk</email>
</author>
<published>2012-07-24T12:23:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=64d01de8a7802ebec031f921496747bf09426df1'/>
<id>64d01de8a7802ebec031f921496747bf09426df1</id>
<content type='text'>
For the transition, http is going to keep its own logic until the
git/common code catches up with the implied multi_ack that http
has. This also has the side-effect of making the code cleaner and more
correct regardingt he protocol.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For the transition, http is going to keep its own logic until the
git/common code catches up with the implied multi_ack that http
has. This also has the side-effect of making the code cleaner and more
correct regardingt he protocol.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a struct for network callbacks</title>
<updated>2012-07-21T16:44:01+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@elego.de</email>
</author>
<published>2012-07-21T15:52:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=b3aaa7a7c887006d38b7262b73575d40f51beca5'/>
<id>b3aaa7a7c887006d38b7262b73575d40f51beca5</id>
<content type='text'>
Currently only update_tips is used, but it prepares the way for
progress output during download.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently only update_tips is used, but it prepares the way for
progress output during download.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updating language in examples README</title>
<updated>2012-07-11T04:50:36+00:00</updated>
<author>
<name>Russell Belfer</name>
<email>rb@github.com</email>
</author>
<published>2012-07-11T04:50:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=6b9a49cd5fd6addc5b9ce3281ea33a50934f5a94'/>
<id>6b9a49cd5fd6addc5b9ce3281ea33a50934f5a94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>examples: add README</title>
<updated>2012-07-10T12:56:54+00:00</updated>
<author>
<name>Michael Schubert</name>
<email>schu@schu.io</email>
</author>
<published>2012-06-29T17:23:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=13f9eb242d318508c6d98c886e767ecef4a22ff2'/>
<id>13f9eb242d318508c6d98c886e767ecef4a22ff2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>indexer: don't use '/objects/pack/' unconditionally</title>
<updated>2012-06-28T08:24:03+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@elego.de</email>
</author>
<published>2012-06-28T07:33:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=371599576a82b43ab30fe66feadcfb3045e649ff'/>
<id>371599576a82b43ab30fe66feadcfb3045e649ff</id>
<content type='text'>
Not everyone who indexes a packfile wants to put it in the standard
git repository location.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Not everyone who indexes a packfile wants to put it in the standard
git repository location.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix incorrect revert</title>
<updated>2012-06-14T18:15:46+00:00</updated>
<author>
<name>Chris Young</name>
<email>chris@unsatisfactorysoftware.co.uk</email>
</author>
<published>2012-06-14T18:15:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=66a8b662b47ff526b7a6b9ad024d305dc85c7e0f'/>
<id>66a8b662b47ff526b7a6b9ad024d305dc85c7e0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates from comments on OS4 compatibility pull request http://github.com/libgit2/libgit2/pull/766</title>
<updated>2012-06-14T17:57:24+00:00</updated>
<author>
<name>Chris Young</name>
<email>chris@unsatisfactorysoftware.co.uk</email>
</author>
<published>2012-06-14T17:57:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=a8df98c6fb07b8ddff18a01d7f2f607d9493dd7c'/>
<id>a8df98c6fb07b8ddff18a01d7f2f607d9493dd7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'source/development' into development</title>
<updated>2012-06-13T22:28:51+00:00</updated>
<author>
<name>Chris Young</name>
<email>chris@unsatisfactorysoftware.co.uk</email>
</author>
<published>2012-06-13T22:28:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=a21bb1aa33e9887c06852db62526895df6091736'/>
<id>a21bb1aa33e9887c06852db62526895df6091736</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Let platform 'Generic' get the regex deps so we don't need to use our external ones</title>
<updated>2012-06-09T22:05:59+00:00</updated>
<author>
<name>Chris Young</name>
<email>chris@unsatisfactorysoftware.co.uk</email>
</author>
<published>2012-06-09T22:03:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=41cbbea8fe0aa56dc33027ba24249f69d831fe03'/>
<id>41cbbea8fe0aa56dc33027ba24249f69d831fe03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
