<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/tests/resources, branch cmn/warn-python</title>
<subtitle>github.com: libgit2/libgit2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/'/>
<entry>
<title>repo::reservedname: test a submodule update</title>
<updated>2015-09-18T16:17:49+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@microsoft.com</email>
</author>
<published>2015-09-17T21:49:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=e8ddd8d76c119903677b5d0c638c875023ae6784'/>
<id>e8ddd8d76c119903677b5d0c638c875023ae6784</id>
<content type='text'>
Test an initial submodule update, where we are trying to checkout
the submodule for the first time, and placing a file within the
submodule working directory with the same name as the submodule
(and consequently, the same name as the repository itself).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test an initial submodule update, where we are trying to checkout
the submodule for the first time, and placing a file within the
submodule working directory with the same name as the submodule
(and consequently, the same name as the repository itself).
</pre>
</div>
</content>
</entry>
<entry>
<title>crlf tests: posix known-good data</title>
<updated>2015-06-22T16:00:11+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2015-06-09T14:47:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=e774fa6c0b810624f42d392957c28febb94c4ac7'/>
<id>e774fa6c0b810624f42d392957c28febb94c4ac7</id>
<content type='text'>
A corpus of files checked out with Git (Linux, 1.9.1) to ensure that
produce identical data when checking out using a CRLF filter.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A corpus of files checked out with Git (Linux, 1.9.1) to ensure that
produce identical data when checking out using a CRLF filter.
</pre>
</div>
</content>
</entry>
<entry>
<title>crlf tests: windows known-good data</title>
<updated>2015-06-22T16:00:06+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@microsoft.com</email>
</author>
<published>2015-06-09T14:37:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=4ebe320a3105c98eb936d094a7499c9b64127376'/>
<id>4ebe320a3105c98eb936d094a7499c9b64127376</id>
<content type='text'>
A corpus of files checked out with Git for Windows (2.4.1.windows.1)
to ensure that we produce identical data when checking out using a
CRLF filter.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A corpus of files checked out with Git for Windows (2.4.1.windows.1)
to ensure that we produce identical data when checking out using a
CRLF filter.
</pre>
</div>
</content>
</entry>
<entry>
<title>crlf: include utf8 resources in master branch</title>
<updated>2015-06-22T15:59:54+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2015-06-08T13:04:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=bd5e59ee72113206e0f0d64853413f7dc41156bf'/>
<id>bd5e59ee72113206e0f0d64853413f7dc41156bf</id>
<content type='text'>
Include the UTF8 and UTF8 BOM tests in the master crlf test
branch for completeness.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Include the UTF8 and UTF8 BOM tests in the master crlf test
branch for completeness.
</pre>
</div>
</content>
</entry>
<entry>
<title>crlf: include additional test resources</title>
<updated>2015-06-22T15:59:50+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2015-06-05T14:11:50+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=84f8f5004662b1443c358afcc3a8a36f4b1d7d25'/>
<id>84f8f5004662b1443c358afcc3a8a36f4b1d7d25</id>
<content type='text'>
Include additional test data for CRLF tests: files with mixed
line endings and binary files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Include additional test data for CRLF tests: files with mixed
line endings and binary files.
</pre>
</div>
</content>
</entry>
<entry>
<title>remote: apply insteadOf configuration.</title>
<updated>2015-05-31T11:21:53+00:00</updated>
<author>
<name>Patrick Steinhardt</name>
<email>ps@pks.im</email>
</author>
<published>2015-05-04T09:59:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=ec0c4c400172e47cb3324c1b78ebc739ee6cc184'/>
<id>ec0c4c400172e47cb3324c1b78ebc739ee6cc184</id>
<content type='text'>
A remote's URLs are now modified according to the url.*.insteadOf
and url.*.pushInsteadOf configurations. This allows a user to
replace URL prefixes by setting the corresponding keys. E.g.
"url.foo.insteadOf = bar" would replace the prefix "bar" with the
new prefix "foo".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A remote's URLs are now modified according to the url.*.insteadOf
and url.*.pushInsteadOf configurations. This allows a user to
replace URL prefixes by setting the corresponding keys. E.g.
"url.foo.insteadOf = bar" would replace the prefix "bar" with the
new prefix "foo".
</pre>
</div>
</content>
</entry>
<entry>
<title>Illustrate bad checkout on Windows</title>
<updated>2015-03-25T14:20:47+00:00</updated>
<author>
<name>Jacques Germishuys</name>
<email>jacquesg@striata.com</email>
</author>
<published>2015-03-22T17:06:53+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=7c2b9e063b23f804ee056db177cd1b5e66832ccd'/>
<id>7c2b9e063b23f804ee056db177cd1b5e66832ccd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added tests to merge files and branches with whitespace problems and fixes</title>
<updated>2015-03-16T07:53:27+00:00</updated>
<author>
<name>Jacques Germishuys</name>
<email>jacquesg@striata.com</email>
</author>
<published>2015-03-09T15:03:03+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=0f24cac2b926e4842f6890ee1712ac2d85cc020c'/>
<id>0f24cac2b926e4842f6890ee1712ac2d85cc020c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>checkout test: ensure .gitattributes lifecycle</title>
<updated>2015-02-03T03:46:39+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@microsoft.com</email>
</author>
<published>2015-02-03T03:18:38+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=2fbce0bfaca90dd71a2cc10a7fa82088150e04b7'/>
<id>2fbce0bfaca90dd71a2cc10a7fa82088150e04b7</id>
<content type='text'>
The .gitattributes cache should not reload .gitattributes in the
middle of checking out, only between checkout operations.  Otherwise,
we'll spend all our time stat'ing and read'ing the gitattributes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The .gitattributes cache should not reload .gitattributes in the
middle of checking out, only between checkout operations.  Otherwise,
we'll spend all our time stat'ing and read'ing the gitattributes.
</pre>
</div>
</content>
</entry>
<entry>
<title>checkout tests: nasty symlinks</title>
<updated>2015-01-20T23:13:09+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2015-01-14T18:15:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=232bc89598947823e57431df63a5d6d41ad218c3'/>
<id>232bc89598947823e57431df63a5d6d41ad218c3</id>
<content type='text'>
Symbolic links that abuse case insensitivity to write into .git.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Symbolic links that abuse case insensitivity to write into .git.
</pre>
</div>
</content>
</entry>
</feed>
