<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/include, branch shiftkey-patch-1</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>Merge pull request #2484 from libgit2/fix-git-status-list-new-unreadable-folder</title>
<updated>2014-07-23T05:57:20+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>vicent@github.com</email>
</author>
<published>2014-07-23T05:57:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=243db06ce3ab5ac984e24867815add6251819561'/>
<id>243db06ce3ab5ac984e24867815add6251819561</id>
<content type='text'>
Fix git status list new unreadable folder</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix git status list new unreadable folder</pre>
</div>
</content>
</entry>
<entry>
<title>git_cherry_pick -&gt; git_cherrypick</title>
<updated>2014-07-22T14:40:23+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2014-07-22T14:40:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=0ba4dca52625b54d6b741bd10dce5ef76ebbf1b8'/>
<id>0ba4dca52625b54d6b741bd10dce5ef76ebbf1b8</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 'origin/master' into fix-git-status-list-new-unreadable-folder</title>
<updated>2014-07-22T05:08:24+00:00</updated>
<author>
<name>Alan Rogers</name>
<email>alan@github.com</email>
</author>
<published>2014-07-22T05:08:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=7d0ab0fae04015e0bc66ff16beae495f13969b10'/>
<id>7d0ab0fae04015e0bc66ff16beae495f13969b10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move the UNREADABLE enums to the correct group.</title>
<updated>2014-07-22T01:17:42+00:00</updated>
<author>
<name>Alan Rogers</name>
<email>alan@github.com</email>
</author>
<published>2014-07-22T01:15:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=35b1471f01c42c601804ef579a91778fceebbdab'/>
<id>35b1471f01c42c601804ef579a91778fceebbdab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Just put it all in buffer.</title>
<updated>2014-07-16T20:34:25+00:00</updated>
<author>
<name>joshaber</name>
<email>joshaber@gmail.com</email>
</author>
<published>2014-07-16T20:34:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=b3af2d80d2d6393dada89c713baff9b3eba49a01'/>
<id>b3af2d80d2d6393dada89c713baff9b3eba49a01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Export git_buf_text_is_binary and git_buf_text_contains_nul.</title>
<updated>2014-07-16T00:38:39+00:00</updated>
<author>
<name>joshaber</name>
<email>joshaber@gmail.com</email>
</author>
<published>2014-07-16T00:27:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=df4cba0f2860f35ddea03e09d40ec27b9717db70'/>
<id>df4cba0f2860f35ddea03e09d40ec27b9717db70</id>
<content type='text'>
So that users don’t need to implement binary detection themselves.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So that users don’t need to implement binary detection themselves.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2463 from libgit2/cmn/ssh-factory-for-paths</title>
<updated>2014-07-11T14:49:23+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>vicent@github.com</email>
</author>
<published>2014-07-11T14:49:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=44cfb6f387555722e84b0997ecff4718b40dd23f'/>
<id>44cfb6f387555722e84b0997ecff4718b40dd23f</id>
<content type='text'>
ssh: provide a factory function for setting ssh paths</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ssh: provide a factory function for setting ssh paths</pre>
</div>
</content>
</entry>
<entry>
<title>checkout: fix docs formatting for the options</title>
<updated>2014-07-11T10:22:48+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-07-11T10:22:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=eb5f03461fbcaa3fef8e63d1b0f7c682708fadd2'/>
<id>eb5f03461fbcaa3fef8e63d1b0f7c682708fadd2</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 'origin/development' into fix-git-status-list-new-unreadable-folder</title>
<updated>2014-07-11T02:17:34+00:00</updated>
<author>
<name>Alan Rogers</name>
<email>alan@github.com</email>
</author>
<published>2014-07-11T02:17:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=4edd1a036b3f181f871ab1fb57b01dcd5df67bac'/>
<id>4edd1a036b3f181f871ab1fb57b01dcd5df67bac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Documentation fixes</title>
<updated>2014-07-08T08:30:19+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-07-08T07:56:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=18eb6ec8233cb3cb607abdf289da6a57cc252bb2'/>
<id>18eb6ec8233cb3cb607abdf289da6a57cc252bb2</id>
<content type='text'>
Fixup git_attr_value's comment to be recognised as documentation, and
include the definitions needed for clang to parse reset.h such that
it shows up in the documentation.

This fixes #2430.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixup git_attr_value's comment to be recognised as documentation, and
include the definitions needed for clang to parse reset.h such that
it shows up in the documentation.

This fixes #2430.
</pre>
</div>
</content>
</entry>
</feed>
