<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/include/git2/clone.h, branch correct-ahead-behind</title>
<subtitle>github.com: libgit2/libgit2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/'/>
<entry>
<title>More external API cleanup</title>
<updated>2012-11-27T21:18:27+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2012-11-18T03:54:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=cfbe4be3fb639d96587974794fe437ace0c383c4'/>
<id>cfbe4be3fb639d96587974794fe437ace0c383c4</id>
<content type='text'>
Conflicts:
	src/branch.c
	tests-clar/refs/branches/create.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	src/branch.c
	tests-clar/refs/branches/create.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Network progress: rename things</title>
<updated>2012-10-24T20:29:14+00:00</updated>
<author>
<name>Ben Straub</name>
<email>bs@github.com</email>
</author>
<published>2012-10-24T20:29:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=7d222e13121aebc269b2923a66c7ba5b734e1a90'/>
<id>7d222e13121aebc269b2923a66c7ba5b734e1a90</id>
<content type='text'>
git_indexer_stats and friends -&gt; git_transfer_progress*

Also made git_transfer_progress members more sanely
named.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git_indexer_stats and friends -&gt; git_transfer_progress*

Also made git_transfer_progress members more sanely
named.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update doc strings, warn about callback perf</title>
<updated>2012-10-23T16:23:44+00:00</updated>
<author>
<name>Ben Straub</name>
<email>bs@github.com</email>
</author>
<published>2012-10-23T16:21:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=c70ad945cdf9b92e54e7e8a5769b1f35ea19ebbd'/>
<id>c70ad945cdf9b92e54e7e8a5769b1f35ea19ebbd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clone: in-line callbacks for progress</title>
<updated>2012-10-20T02:36:22+00:00</updated>
<author>
<name>Ben Straub</name>
<email>bs@github.com</email>
</author>
<published>2012-10-18T19:57:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=aa1e86741dcd314212f738b408e507de1771fedd'/>
<id>aa1e86741dcd314212f738b408e507de1771fedd</id>
<content type='text'>
Also implemented in the git2 example.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also implemented in the git2 example.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove checkout_stats from git_clone</title>
<updated>2012-10-20T02:36:22+00:00</updated>
<author>
<name>Ben Straub</name>
<email>bs@github.com</email>
</author>
<published>2012-10-17T03:33:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=183d8bddeb859a27ee688dac53ea26ccc547d05c'/>
<id>183d8bddeb859a27ee688dac53ea26ccc547d05c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clone: fix indentation</title>
<updated>2012-10-20T02:34:14+00:00</updated>
<author>
<name>Ben Straub</name>
<email>bs@github.com</email>
</author>
<published>2012-10-16T19:41:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=92f91b0e3bc3b7799b2b18ea07b167ad191a47a9'/>
<id>92f91b0e3bc3b7799b2b18ea07b167ad191a47a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clone: Explicit support of no-checkout option</title>
<updated>2012-10-15T18:40:37+00:00</updated>
<author>
<name>nulltoken</name>
<email>emeric.fermas@gmail.com</email>
</author>
<published>2012-10-15T04:12:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=4d968f134b8ccd20e5a5b26ee160372076c55f5c'/>
<id>4d968f134b8ccd20e5a5b26ee160372076c55f5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add documentation for clone methods.</title>
<updated>2012-08-01T04:25:48+00:00</updated>
<author>
<name>Ben Straub</name>
<email>bstraub@github.com</email>
</author>
<published>2012-08-01T04:25:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=8b67f72b9cba387f5e85ce869448d88cce23076f'/>
<id>8b67f72b9cba387f5e85ce869448d88cce23076f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add checkout.h to git2.h.</title>
<updated>2012-08-01T02:39:06+00:00</updated>
<author>
<name>Ben Straub</name>
<email>bstraub@github.com</email>
</author>
<published>2012-08-01T02:39:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=5280f4e6983555e9ae111a6cb10765c7635e7e12'/>
<id>5280f4e6983555e9ae111a6cb10765c7635e7e12</id>
<content type='text'>
Also correcting some documentation strings.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also correcting some documentation strings.</pre>
</div>
</content>
</entry>
<entry>
<title>Restructure for better checkout options</title>
<updated>2012-07-26T20:12:21+00:00</updated>
<author>
<name>Ben Straub</name>
<email>bstraub@github.com</email>
</author>
<published>2012-07-26T20:12:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=b401bace1b28ac23990382605791eddbeda09d9b'/>
<id>b401bace1b28ac23990382605791eddbeda09d9b</id>
<content type='text'>
* Removed the #define for defaults
* Promoted progress structure to top-level API call
  argument
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Removed the #define for defaults
* Promoted progress structure to top-level API call
  argument
</pre>
</div>
</content>
</entry>
</feed>
