<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/src/cli/cmd_hash_object.c, branch ethomson/objectformat</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>sha256: indirection for experimental functions</title>
<updated>2022-07-14T02:50:33+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2022-07-14T02:25:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=b43567d655b6fbc562a165095a6980d19c4ae278'/>
<id>b43567d655b6fbc562a165095a6980d19c4ae278</id>
<content type='text'>
The experimental function signature is only available when
`GIT_EXPERIMENTAL_SHA256` is enabled.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The experimental function signature is only available when
`GIT_EXPERIMENTAL_SHA256` is enabled.
</pre>
</div>
</content>
</entry>
<entry>
<title>odb_hash*: accept the oid type to hash into</title>
<updated>2022-06-20T21:05:29+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2022-01-26T18:07:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=8444b6dce71d53a44f300d7c023cdd075faaa872'/>
<id>8444b6dce71d53a44f300d7c023cdd075faaa872</id>
<content type='text'>
The git_odb_hash helper functions should not assume SHA1, and instead
should be given the oid type that they're producing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The git_odb_hash helper functions should not assume SHA1, and instead
should be given the oid type that they're producing.
</pre>
</div>
</content>
</entry>
<entry>
<title>cli: add `hash-object` command</title>
<updated>2022-02-26T19:43:48+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-11-30T15:33:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=e427d0a1589c67bea3c1e822cd9edd83e0705f74'/>
<id>e427d0a1589c67bea3c1e822cd9edd83e0705f74</id>
<content type='text'>
Introduce a simple command that emulates `git hash-object`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Introduce a simple command that emulates `git hash-object`.
</pre>
</div>
</content>
</entry>
</feed>
