<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git, branch ethomson/diff_enum</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>diff: update `GIT_DIFF_IGNORE_BLANK_LINES`</title>
<updated>2021-09-22T00:23:44+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-09-22T00:23:44+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=1ba7c32709cb7bc1cc0d11d1a87a7d952eb514ae'/>
<id>1ba7c32709cb7bc1cc0d11d1a87a7d952eb514ae</id>
<content type='text'>
`GIT_DIFF_IGNORE_BLANK_LINES` needs to be within a (signed) int, per the
`enum` definition of ISO C.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`GIT_DIFF_IGNORE_BLANK_LINES` needs to be within a (signed) int, per the
`enum` definition of ISO C.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #6061 from libgit2/ethomson/email</title>
<updated>2021-09-21T01:45:10+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-09-21T01:45:10+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=ba01547d4a8190d5e4df317d4b0d0767e160bc57'/>
<id>ba01547d4a8190d5e4df317d4b0d0767e160bc57</id>
<content type='text'>
Introduce `git_email_create`; deprecate `git_diff_format_email`</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Introduce `git_email_create`; deprecate `git_diff_format_email`</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #6063 from libgit2/ethomson/win32_envvar</title>
<updated>2021-09-20T18:00:36+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-09-20T18:00:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=0a8728622ecf77ce4185139761b31f0c6f77f04e'/>
<id>0a8728622ecf77ce4185139761b31f0c6f77f04e</id>
<content type='text'>
win32: allow empty environment variables</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
win32: allow empty environment variables</pre>
</div>
</content>
</entry>
<entry>
<title>win32: allow empty environment variables</title>
<updated>2021-09-20T17:13:31+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-09-20T17:07:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=18fc751e00cfaeed17ad9360b06c07723c0b90fc'/>
<id>18fc751e00cfaeed17ad9360b06c07723c0b90fc</id>
<content type='text'>
A length of 0 indicates an error and GetLastError() will be set.  If
GetLastError() is unset then the environment variable has a length of 0.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A length of 0 indicates an error and GetLastError() will be set.  If
GetLastError() is unset then the environment variable has a length of 0.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #6020 from lolgear/refactoring/stdint_ifdef_condition_has_been_reverted</title>
<updated>2021-09-20T16:36:56+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-09-20T16:36:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=1396a9b556ce60da01c99b009ef91d22e5404702'/>
<id>1396a9b556ce60da01c99b009ef91d22e5404702</id>
<content type='text'>
Stdint header condition has been reverted.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Stdint header condition has been reverted.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'sathieu/patch-1' into main</title>
<updated>2021-09-20T16:19:48+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-09-20T16:19:48+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=bfdba8ee938f05248879491a5c43083f1b25a79f'/>
<id>bfdba8ee938f05248879491a5c43083f1b25a79f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>httpproxy: move empty string test above config</title>
<updated>2021-09-20T16:19:05+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-09-20T16:19:05+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=8e7621241d7246a5cf516df296bc85f3164efbf9'/>
<id>8e7621241d7246a5cf516df296bc85f3164efbf9</id>
<content type='text'>
The configuration change will override the environment variable, so the
environment variable check needs to come first.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The configuration change will override the environment variable, so the
environment variable check needs to come first.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'longpath_filter_bug' into main</title>
<updated>2021-09-20T13:09:37+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-09-20T13:09:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=d60872f6816f11e1007d42c0b99282684bb40346'/>
<id>d60872f6816f11e1007d42c0b99282684bb40346</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>win32: ensure content filtering occurs in longpath test</title>
<updated>2021-09-20T13:09:00+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-09-20T13:06:09+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=005c740b15bf2b77e5ef1112aed887751fc2c827'/>
<id>005c740b15bf2b77e5ef1112aed887751fc2c827</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 'mathworks/longpath_filter_bug' into main</title>
<updated>2021-09-20T13:06:50+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-09-20T13:06:50+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=482e3853536c40acf4e6dc31f230efaa93bef374'/>
<id>482e3853536c40acf4e6dc31f230efaa93bef374</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
