<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/include, branch ethomson/revparse</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>revspec: rename git_revparse_mode_t to git_revspec_t</title>
<updated>2021-01-31T16:36:31+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-01-31T00:36:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=4732e03056b1b88fdeb3276d96dfd9400d75233a'/>
<id>4732e03056b1b88fdeb3276d96dfd9400d75233a</id>
<content type='text'>
The information about the type of a revision spec is not information
about the parser.  Name it accordingly, so that `git_revparse_mode_t`
is now `git_revspec_t`.  Deprecate the old name.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The information about the type of a revision spec is not information
about the parser.  Name it accordingly, so that `git_revparse_mode_t`
is now `git_revspec_t`.  Deprecate the old name.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #5760 from libgit2/ethomson/tttoo_many_ttts</title>
<updated>2021-01-07T10:15:25+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-01-07T10:15:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=c31032a3cf449b77c1ca2a966ec3ca31f2f1fb00'/>
<id>c31032a3cf449b77c1ca2a966ec3ca31f2f1fb00</id>
<content type='text'>
blob: fix name of `GIT_BLOB_FILTER_ATTRIBUTES_FROM_HEAD`</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
blob: fix name of `GIT_BLOB_FILTER_ATTRIBUTES_FROM_HEAD`</pre>
</div>
</content>
</entry>
<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: fix name of `GIT_BLOB_FILTER_ATTRIBUTES_FROM_HEAD`</title>
<updated>2021-01-05T14:46:09+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-01-05T14:45:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=855f2998acfa58ce6f4a7a1a1b3d5d48475b2330'/>
<id>855f2998acfa58ce6f4a7a1a1b3d5d48475b2330</id>
<content type='text'>
`GIT_BLOB_FILTER_ATTTRIBUTES_FROM_HEAD` is misspelled, it should be
`GIT_BLOB_FILTER_ATTRIBUTES_FROM_HEAD`, and it would be if it were not
for the MacBook Pro keyboard and my inattentiveness.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`GIT_BLOB_FILTER_ATTTRIBUTES_FROM_HEAD` is misspelled, it should be
`GIT_BLOB_FILTER_ATTRIBUTES_FROM_HEAD`, and it would be if it were not
for the MacBook Pro keyboard and my inattentiveness.
</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>
</feed>
