<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/.gitignore, branch ethomson/test_https</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>diff:add option to ignore blank line changes</title>
<updated>2021-05-01T12:26:49+00:00</updated>
<author>
<name>yuuri</name>
<email>houjie95@foxmail.com</email>
</author>
<published>2021-05-01T12:26:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=ed94f54940fed8c7e9882c222b4791140bc209ba'/>
<id>ed94f54940fed8c7e9882c222b4791140bc209ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update .gitignore</title>
<updated>2021-01-31T15:35:56+00:00</updated>
<author>
<name>Laurence McGlashan</name>
<email>mail@laurencemcglashan.com</email>
</author>
<published>2021-01-31T15:35:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=e44890774c6c98a84c3eb881b1d7508dfe7d7373'/>
<id>e44890774c6c98a84c3eb881b1d7508dfe7d7373</id>
<content type='text'>
Only exclude tags files/folders and build folders at the repository root.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only exclude tags files/folders and build folders at the repository root.</pre>
</div>
</content>
</entry>
<entry>
<title>gitignore: clean up patterns from old times</title>
<updated>2020-03-30T13:50:14+00:00</updated>
<author>
<name>Patrick Steinhardt</name>
<email>ps@pks.im</email>
</author>
<published>2020-03-30T10:31:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=3f066a20212be0ca51729d5a55ee65cffef0cb0c'/>
<id>3f066a20212be0ca51729d5a55ee65cffef0cb0c</id>
<content type='text'>
The gitignore file currently has a lot of patterns for files that we
shouldn't write anymore since we have migrated to CMake, as everybody is
expected to do out-of-source builds anyway. Let's remove them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The gitignore file currently has a lot of patterns for files that we
shouldn't write anymore since we have migrated to CMake, as everybody is
expected to do out-of-source builds anyway. Let's remove them.
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore VS2017 specific files and folders</title>
<updated>2019-07-12T15:29:27+00:00</updated>
<author>
<name>Sven Strickroth</name>
<email>email@cs-ware.de</email>
</author>
<published>2019-07-12T15:25:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=5f22f8d2d3eee794986369b85dc2b7afdf51d14b'/>
<id>5f22f8d2d3eee794986369b85dc2b7afdf51d14b</id>
<content type='text'>
Signed-off-by: Sven Strickroth &lt;email@cs-ware.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Sven Strickroth &lt;email@cs-ware.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>fuzzers: add build support and instructions</title>
<updated>2018-08-03T07:48:15+00:00</updated>
<author>
<name>lhchavez</name>
<email>lhchavez@lhchavez.com</email>
</author>
<published>2018-01-04T15:36:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=60e610a23628a51484a1abd3c2295600ef3d1b7c'/>
<id>60e610a23628a51484a1abd3c2295600ef3d1b7c</id>
<content type='text'>
This change adds support for building a fuzz target for exercising the
packfile parser, as well as documentation. It also runs the fuzzers in
Travis to avoid regressions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change adds support for building a fuzz target for exercising the
packfile parser, as well as documentation. It also runs the fuzzers in
Travis to avoid regressions.
</pre>
</div>
</content>
</entry>
<entry>
<title>gitignore: ignore vim swapfiles</title>
<updated>2015-03-30T13:33:02+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@microsoft.com</email>
</author>
<published>2015-03-30T13:33:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=bb3d67625bb38751481e9ce52070bb1adcad1835'/>
<id>bb3d67625bb38751481e9ce52070bb1adcad1835</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update files that reference tests-clar</title>
<updated>2013-11-14T22:10:32+00:00</updated>
<author>
<name>Ben Straub</name>
<email>bs@github.com</email>
</author>
<published>2013-11-14T22:10:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=83e1efbf462347dac3e1c884bb0b017d495b6f38'/>
<id>83e1efbf462347dac3e1c884bb0b017d495b6f38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added libssh2 cmake module</title>
<updated>2013-05-07T18:26:33+00:00</updated>
<author>
<name>Brad Morgan</name>
<email>brad@dmgctrl.com</email>
</author>
<published>2013-05-07T18:26:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=7369b3c3bf396e466d065f9921415fe2b9d69a7a'/>
<id>7369b3c3bf396e466d065f9921415fe2b9d69a7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore build-amiga</title>
<updated>2013-01-10T09:05:39+00:00</updated>
<author>
<name>Sebastian Bauer</name>
<email>mail@sebastianbauer.info</email>
</author>
<published>2013-01-04T22:49:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=ccd298bb2237c2472ec7d956f05addfda7b1d890'/>
<id>ccd298bb2237c2472ec7d956f05addfda7b1d890</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore clar.suite.rule</title>
<updated>2013-01-04T18:54:45+00:00</updated>
<author>
<name>nulltoken</name>
<email>emeric.fermas@gmail.com</email>
</author>
<published>2013-01-04T18:54:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=bdb2f2422356d2f7d795a946eaf6dbe9d7eee64c'/>
<id>bdb2f2422356d2f7d795a946eaf6dbe9d7eee64c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
