<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/tests, branch shiftkey-patch-1</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>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://git.baserock.org/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://git.baserock.org/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://git.baserock.org/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>Merge pull request #2476 from linquize/config-lf-eof</title>
<updated>2014-07-16T20:07:17+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>vicent@github.com</email>
</author>
<published>2014-07-16T20:07:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=ec813d83e757df2c4c8d7984e9ac993e7518fad6'/>
<id>ec813d83e757df2c4c8d7984e9ac993e7518fad6</id>
<content type='text'>
When adding new config section, handle config file not ending with LF</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When adding new config section, handle config file not ending with LF</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2467 from ethomson/win_local_clone</title>
<updated>2014-07-16T20:00:15+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>vicent@github.com</email>
</author>
<published>2014-07-16T20:00:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=ed99e0b54fef9abb5b7de6ebb43168e57c5d2d04'/>
<id>ed99e0b54fef9abb5b7de6ebb43168e57c5d2d04</id>
<content type='text'>
Handle local file:/// paths on Windows</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Handle local file:/// paths on Windows</pre>
</div>
</content>
</entry>
<entry>
<title>Add unit test to test add section without lf at EOF</title>
<updated>2014-07-16T13:54:53+00:00</updated>
<author>
<name>Linquize</name>
<email>linquize@yahoo.com.hk</email>
</author>
<published>2014-07-16T13:54:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=693748694bf3e404d09d7099527ea9f4b105f74c'/>
<id>693748694bf3e404d09d7099527ea9f4b105f74c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch description and path reporting</title>
<updated>2014-07-15T14:00:46+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@microsoft.com</email>
</author>
<published>2014-07-15T14:00:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=3d997dc25539e9e57e01849d0e386c4c4b55766e'/>
<id>3d997dc25539e9e57e01849d0e386c4c4b55766e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle local file:/// paths on Windows</title>
<updated>2014-07-11T22:46:00+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@microsoft.com</email>
</author>
<published>2014-07-08T19:45:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=529fd30d1f81cc711ce3ca3857d637e84a1ca6e4'/>
<id>529fd30d1f81cc711ce3ca3857d637e84a1ca6e4</id>
<content type='text'>
Windows can't handle a path like `/c:/foo`; when turning file:///
URIs into local paths, we must strip the leading slash.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Windows can't handle a path like `/c:/foo`; when turning file:///
URIs into local paths, we must strip the leading slash.
</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://git.baserock.org/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>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://git.baserock.org/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>
</feed>
