<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git, branch ethomson/remove_bashisms</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>ci: use sh not bash</title>
<updated>2019-02-28T21:34:02+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2019-02-28T20:04:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=e66f2632c7cf02c9bcbcfddc738714d25a67b62f'/>
<id>e66f2632c7cf02c9bcbcfddc738714d25a67b62f</id>
<content type='text'>
There's nothing bash-y about our build and test scripts.  Use sh instead
of bash for bash-deprived systems like FreeBSD.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There's nothing bash-y about our build and test scripts.  Use sh instead
of bash for bash-deprived systems like FreeBSD.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "foo"</title>
<updated>2019-02-28T10:46:26+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2019-02-28T10:46:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=c7e5eca6a300138121d844908faec44a12ddc307'/>
<id>c7e5eca6a300138121d844908faec44a12ddc307</id>
<content type='text'>
This reverts commit 1fe3fa5e59818c851d50efc6563db5f8a5d7ae9b.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 1fe3fa5e59818c851d50efc6563db5f8a5d7ae9b.
</pre>
</div>
</content>
</entry>
<entry>
<title>foo</title>
<updated>2019-02-28T10:44:34+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2019-02-28T10:44:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=1fe3fa5e59818c851d50efc6563db5f8a5d7ae9b'/>
<id>1fe3fa5e59818c851d50efc6563db5f8a5d7ae9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'threading-docs'</title>
<updated>2019-02-27T10:08:28+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2019-02-27T10:08:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=b401273b02896eea7abe0063f103cdadfe91d206'/>
<id>b401273b02896eea7abe0063f103cdadfe91d206</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>threading: clarify openssl default vs mbedtls</title>
<updated>2019-02-27T10:08:15+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2019-02-27T10:08:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=02ab4841b9da6c48a1ea8c676eff3a9175b489db'/>
<id>02ab4841b9da6c48a1ea8c676eff3a9175b489db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>threading: clarify concurrency of access</title>
<updated>2019-02-27T10:08:00+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2019-02-27T10:08:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=358a3b9c382bdd1cec9330fcd55360815d9ce472'/>
<id>358a3b9c382bdd1cec9330fcd55360815d9ce472</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 #5000 from augfab/branch_lookup_all</title>
<updated>2019-02-25T09:25:34+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2019-02-25T09:25:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=68729289213bf211ebd0c1b5f8a39648629a8693'/>
<id>68729289213bf211ebd0c1b5f8a39648629a8693</id>
<content type='text'>
Have git_branch_lookup accept GIT_BRANCH_ALL</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Have git_branch_lookup accept GIT_BRANCH_ALL</pre>
</div>
</content>
</entry>
<entry>
<title>branch: have git_branch_lookup accept GIT_BRANCH_ALL</title>
<updated>2019-02-22T21:19:44+00:00</updated>
<author>
<name>Augustin Fabre</name>
<email>augustin@augfab.fr</email>
</author>
<published>2019-02-21T20:46:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=c5d8e3006d98023d1540f1404b28a5db1ca0ecd2'/>
<id>c5d8e3006d98023d1540f1404b28a5db1ca0ecd2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>branch: add test for git_branch_lookup to accept GIT_BRANCH_ALL</title>
<updated>2019-02-22T21:19:44+00:00</updated>
<author>
<name>Augustin Fabre</name>
<email>augustin@augfab.fr</email>
</author>
<published>2019-02-21T20:42:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=0a25141e7b39ed0bda19a97dbfcbe4789779a5c9'/>
<id>0a25141e7b39ed0bda19a97dbfcbe4789779a5c9</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 #4997 from libgit2/ethomson/transfer_progress</title>
<updated>2019-02-22T11:45:42+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2019-02-22T11:45:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=5a6a3c00acbd42038b50d830c7dd4a0c5c52052c'/>
<id>5a6a3c00acbd42038b50d830c7dd4a0c5c52052c</id>
<content type='text'>
Rename git_transfer_progress to git_indexer_progress</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rename git_transfer_progress to git_indexer_progress</pre>
</div>
</content>
</entry>
</feed>
