<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git, branch ethomson/strarray</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>buf: common_prefix takes a string array</title>
<updated>2021-09-27T00:20:57+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-09-27T00:20:03+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=7e7cfe8acdc8e506a5e670e7cfb74e43c031ccaf'/>
<id>7e7cfe8acdc8e506a5e670e7cfb74e43c031ccaf</id>
<content type='text'>
`git_strarray` is a public-facing type.  Change
`git_buf_text_common_prefix` to not use it, and just take an array of
strings instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`git_strarray` is a public-facing type.  Change
`git_buf_text_common_prefix` to not use it, and just take an array of
strings instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>changelog: separate releases with a horizontal rule</title>
<updated>2021-09-22T19:31:21+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-09-22T19:31:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=136901086ecfdd2b5cc106782310355a9c0b1a9a'/>
<id>136901086ecfdd2b5cc106782310355a9c0b1a9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>changelog: fix typo</title>
<updated>2021-09-22T19:28:23+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-09-22T19:28:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=61bbb2d11a917a4ca74e1acc24fc3e822f16fb99'/>
<id>61bbb2d11a917a4ca74e1acc24fc3e822f16fb99</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 #6069 from libgit2/ethomson/v1_3</title>
<updated>2021-09-22T19:25:53+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-09-22T19:25:53+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=183da2cc24e32bd9bc9ff53a570a8e484676728c'/>
<id>183da2cc24e32bd9bc9ff53a570a8e484676728c</id>
<content type='text'>
v1.3.0</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
v1.3.0</pre>
</div>
</content>
</entry>
<entry>
<title>v1.3: update version number</title>
<updated>2021-09-22T12:49:24+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-09-22T12:35:02+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=e7437162ff5d47b2e0d62425517f919904795e5b'/>
<id>e7437162ff5d47b2e0d62425517f919904795e5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v1.3: changelog</title>
<updated>2021-09-22T12:49:22+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-09-22T12:34:10+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=e0531f2c1467a3d6598cbf9e8a352a2b10a73cf1'/>
<id>e0531f2c1467a3d6598cbf9e8a352a2b10a73cf1</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 #6068 from libgit2/ethomson/diff_enum</title>
<updated>2021-09-22T12:48:17+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-09-22T12:48:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=a5644b8090b2ebc6ee3462cb4fa178971fd5342b'/>
<id>a5644b8090b2ebc6ee3462cb4fa178971fd5342b</id>
<content type='text'>
diff: update `GIT_DIFF_IGNORE_BLANK_LINES`</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
diff: update `GIT_DIFF_IGNORE_BLANK_LINES`</pre>
</div>
</content>
</entry>
<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 #6067 from libgit2/ethomson/filter_commit_id</title>
<updated>2021-09-21T17:19:10+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-09-21T17:19:10+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=efa0d64e03c705bdbdfe56f0cac210322b76702e'/>
<id>efa0d64e03c705bdbdfe56f0cac210322b76702e</id>
<content type='text'>
filter: use a `git_oid` in filter options, not a pointer</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
filter: use a `git_oid` in filter options, not a pointer</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #6064 from libgit2/ethomson/ci_libssh2</title>
<updated>2021-09-21T16:27:37+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-09-21T16:27:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=abd8142c4afbe8ceca579305efd8f9f9958cd7ed'/>
<id>abd8142c4afbe8ceca579305efd8f9f9958cd7ed</id>
<content type='text'>
ci: pull libssh2 from www.libssh2.org</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ci: pull libssh2 from www.libssh2.org</pre>
</div>
</content>
</entry>
</feed>
