<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/include, branch master</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>Update documentation for git_blob_filter_options</title>
<updated>2021-01-05T23:26:50+00:00</updated>
<author>
<name>Josh Stockin</name>
<email>josh@joshstock.in</email>
</author>
<published>2021-01-05T23:26:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=ddafbafef54677c3466260e52b135d5dff832624'/>
<id>ddafbafef54677c3466260e52b135d5dff832624</id>
<content type='text'>
Adds info about initializing options with git_blob_filter_options_init
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds info about initializing options with git_blob_filter_options_init
</pre>
</div>
</content>
</entry>
<entry>
<title>blob: add git_blob_filter_options_init</title>
<updated>2021-01-05T14:29:58+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-01-05T14:29:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=d9c1538775ff77e08427d82872ac28b42f7f81ba'/>
<id>d9c1538775ff77e08427d82872ac28b42f7f81ba</id>
<content type='text'>
The `git_blob_filter_options_init` function should be included, to allow
callers in FFI environments to let us initialize an options structure
for them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The `git_blob_filter_options_init` function should be included, to allow
callers in FFI environments to let us initialize an options structure
for them.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix documentation for git_blob_filter_options</title>
<updated>2021-01-04T22:29:10+00:00</updated>
<author>
<name>Josh Stockin</name>
<email>josh@joshstock.in</email>
</author>
<published>2021-01-04T22:29:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=f1151fb31ef0069cad1520739dd54eae0eca2652'/>
<id>f1151fb31ef0069cad1520739dd54eae0eca2652</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move doc comment about `GIT_BLOB_FILTER_OPTIONS_VERSION`</title>
<updated>2021-01-04T16:56:01+00:00</updated>
<author>
<name>Josh Stockin</name>
<email>josh@joshstock.in</email>
</author>
<published>2021-01-04T16:56:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=556e07473b80c8d4e763bda23ecf522136c7d06c'/>
<id>556e07473b80c8d4e763bda23ecf522136c7d06c</id>
<content type='text'>
Removes doc comment on `git_blob_filter_options.version`, moves
information to `git_blob_filter_options` doc comment to remain
consistent with other options structures' documentation.

`git_blob_filter_options_init` still needed; should be added in another
commit/PR (it's out of the scope of this PR, #5759), update this
documentation again.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removes doc comment on `git_blob_filter_options.version`, moves
information to `git_blob_filter_options` doc comment to remain
consistent with other options structures' documentation.

`git_blob_filter_options_init` still needed; should be added in another
commit/PR (it's out of the scope of this PR, #5759), update this
documentation again.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add documentation for git_blob_filter_options.version</title>
<updated>2021-01-04T02:39:45+00:00</updated>
<author>
<name>Josh Stockin</name>
<email>josh@joshstock.in</email>
</author>
<published>2021-01-04T02:39:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=0af0f7fdcf6e2fdc1139fef325ad01b77f3e86a3'/>
<id>0af0f7fdcf6e2fdc1139fef325ad01b77f3e86a3</id>
<content type='text'>
Resolves #5756
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves #5756
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for additional hostkey types.</title>
<updated>2020-12-22T01:26:34+00:00</updated>
<author>
<name>Miguel Arroz</name>
<email>750683+arroz@users.noreply.github.com</email>
</author>
<published>2020-12-22T01:26:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=ed7b20e72d0710f329fcfd05001c0c57d424aa09'/>
<id>ed7b20e72d0710f329fcfd05001c0c57d424aa09</id>
<content type='text'>
Specifically: ECDSA_256, ECDSA_384, ECDSA_521 and ED25519.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Specifically: ECDSA_256, ECDSA_384, ECDSA_521 and ED25519.
</pre>
</div>
</content>
</entry>
<entry>
<title>Also add the raw hostkey to `git_cert_hostkey`</title>
<updated>2020-11-27T14:08:46+00:00</updated>
<author>
<name>lhchavez</name>
<email>lhchavez@lhchavez.com</email>
</author>
<published>2020-11-23T02:25:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=29fe5f61ac2d5f7039ecf7dad834918fc683c98e'/>
<id>29fe5f61ac2d5f7039ecf7dad834918fc683c98e</id>
<content type='text'>
`git_cert_x509` has the raw encoded certificate. Let's do the same for
the SSH certificate for symmetry.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`git_cert_x509` has the raw encoded certificate. Let's do the same for
the SSH certificate for symmetry.
</pre>
</div>
</content>
</entry>
<entry>
<title>blob: use GIT_ASSERT</title>
<updated>2020-11-25T11:42:03+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2020-04-05T09:11:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=abb7a7e44add2a6837a5d84182618fcfcaee8fb7'/>
<id>abb7a7e44add2a6837a5d84182618fcfcaee8fb7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add git_tag_name_is_valid</title>
<updated>2020-10-25T16:33:28+00:00</updated>
<author>
<name>Sven Strickroth</name>
<email>email@cs-ware.de</email>
</author>
<published>2020-09-09T08:48:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=0caa4655ebdb7bf028df970d0651378d121fab3e'/>
<id>0caa4655ebdb7bf028df970d0651378d121fab3e</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>Add git_branch_name_is_valid</title>
<updated>2020-10-25T16:33:28+00:00</updated>
<author>
<name>Sven Strickroth</name>
<email>email@cs-ware.de</email>
</author>
<published>2020-09-08T19:05:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=fe11160c724853fe8469a9788c5992420e4638de'/>
<id>fe11160c724853fe8469a9788c5992420e4638de</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>
</feed>
