<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~runxiyu/furgit.git/object, branch v0.1.147</title>
<subtitle>Git library in pure Go</subtitle>
<id>https://cgit.space/~runxiyu/furgit.git/atom/object?h=v0.1.147</id>
<link rel='self' href='https://cgit.space/~runxiyu/furgit.git/atom/object?h=v0.1.147'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/'/>
<updated>2026-03-29T15:46:44Z</updated>
<entry>
<title>*: Audit labels</title>
<updated>2026-03-29T15:46:44Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-29T15:46:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=65242328262d4a4ad611951deeef7b2d721cc05d'/>
<id>urn:sha1:65242328262d4a4ad611951deeef7b2d721cc05d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>*: Remove Close from object/ref store interfaces</title>
<updated>2026-03-29T15:45:18Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-29T15:43:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=f50ac551c56569e109a8350f27dab53bb2378d4d'/>
<id>urn:sha1:f50ac551c56569e109a8350f27dab53bb2378d4d</id>
<content type='text'>
At places where you own the object, you should have the literal
implementation with Close. If you're using it via the interface, then
you probably don't own that store, and you shouldn't be closing it.

Thanks to Michael Muré from git-bug for this point.
</content>
</entry>
<entry>
<title>object/fetch: Use proper errors</title>
<updated>2026-03-29T15:13:51Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-29T15:10:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=84aac13e64962806e5101abc461be50198ac5642'/>
<id>urn:sha1:84aac13e64962806e5101abc461be50198ac5642</id>
<content type='text'>
</content>
</entry>
<entry>
<title>object/type: Use table structure</title>
<updated>2026-03-29T11:13:33Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-29T11:13:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=301bb73dcad265af9c4b1028d7f33863c7b607d0'/>
<id>urn:sha1:301bb73dcad265af9c4b1028d7f33863c7b607d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>object/type, format/packfile: API cleanups</title>
<updated>2026-03-29T11:05:46Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-29T11:05:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=0109f0903d8e18d110d6b9456f9a1fb4501e62fc'/>
<id>urn:sha1:0109f0903d8e18d110d6b9456f9a1fb4501e62fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>object{,/type}: Fix up API shape</title>
<updated>2026-03-29T10:55:24Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-29T10:55:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=9da262c92189e4007834bf2023f0c032f2a1a0d9'/>
<id>urn:sha1:9da262c92189e4007834bf2023f0c032f2a1a0d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>object/id: Nosec G505 for sha1</title>
<updated>2026-03-29T10:29:38Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-29T10:29:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=bf477ba2743c622372f1dd2bd8c6fc7fb6661f96'/>
<id>urn:sha1:bf477ba2743c622372f1dd2bd8c6fc7fb6661f96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>object/id: Zero is a property of the algorithm</title>
<updated>2026-03-29T10:22:19Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-29T10:22:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=cdac77529a3f7416843b1d455d413c9b0f21cfff'/>
<id>urn:sha1:cdac77529a3f7416843b1d455d413c9b0f21cfff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>object/id: Split files</title>
<updated>2026-03-29T10:17:15Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-29T10:14:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=32f84b9d89d34ab74f8843f939f8d1d811d403ad'/>
<id>urn:sha1:32f84b9d89d34ab74f8843f939f8d1d811d403ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>object/{id,header,signature,type}: Update docs</title>
<updated>2026-03-29T10:08:57Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-29T10:06:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=e4afe122f6e0c3159969402e7a3ec47f56d36abd'/>
<id>urn:sha1:e4afe122f6e0c3159969402e7a3ec47f56d36abd</id>
<content type='text'>
</content>
</entry>
</feed>
