<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/include/git2/blob.h, branch ethomson/http_empty_password</title>
<subtitle>github.com: libgit2/libgit2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/'/>
<entry>
<title>Fix typo</title>
<updated>2021-04-22T13:07:36+00:00</updated>
<author>
<name>punkymaniac</name>
<email>punkymaniac@protonmail.ch</email>
</author>
<published>2021-04-21T13:46:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=330b24d76f7264645bf148c168d666cf19a1164f'/>
<id>330b24d76f7264645bf148c168d666cf19a1164f</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 #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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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>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://91.123.203.49/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>blob: use `git_object_size_t` for object size</title>
<updated>2019-11-22T04:10:19+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2019-06-23T14:43:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=4334b1779f661bf9a77c68c928e970cf9d25b477'/>
<id>4334b1779f661bf9a77c68c928e970cf9d25b477</id>
<content type='text'>
Instead of using a signed type (`off_t`) use a new `git_object_size_t`
for the sizes of objects.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of using a signed type (`off_t`) use a new `git_object_size_t`
for the sizes of objects.
</pre>
</div>
</content>
</entry>
</feed>
