<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~runxiyu/furgit.git/network, branch v0.1.152</title>
<subtitle>Git library in pure Go</subtitle>
<id>https://cgit.space/~runxiyu/furgit.git/atom/network?h=v0.1.152</id>
<link rel='self' href='https://cgit.space/~runxiyu/furgit.git/atom/network?h=v0.1.152'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/'/>
<updated>2026-03-29T18:39:29Z</updated>
<entry>
<title>*: Update docs</title>
<updated>2026-03-29T18:39:29Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-29T18:38:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=02c78ff5025297b18f96e6741c2df38b7fe8849d'/>
<id>urn:sha1:02c78ff5025297b18f96e6741c2df38b7fe8849d</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>commitquery: Use fetcher</title>
<updated>2026-03-29T15:00:06Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-29T15:00:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=ecdae2b758ef6849222525c941574bbac13ea85c'/>
<id>urn:sha1:ecdae2b758ef6849222525c941574bbac13ea85c</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>*: Add Life-Parent for Deps-Borrowed where appropriate</title>
<updated>2026-03-29T03:52:39Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-29T03:52:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=f50338570adee19a64d7a83105b5a9ff30df84f2'/>
<id>urn:sha1:f50338570adee19a64d7a83105b5a9ff30df84f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>network: Fix labels</title>
<updated>2026-03-29T03:50:31Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-29T03:50:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=b6d6d077d4b28c2dcc644baadcfbc35e44f37a32'/>
<id>urn:sha1:b6d6d077d4b28c2dcc644baadcfbc35e44f37a32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>network/protocol: Constructors get Life-Parent too</title>
<updated>2026-03-29T03:46:47Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-29T03:46:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=95e5a88404083597340fd76d9e83707f45103bf9'/>
<id>urn:sha1:95e5a88404083597340fd76d9e83707f45103bf9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>network/protocol: Deps-Borrowed where appropriate</title>
<updated>2026-03-29T03:41:50Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-29T03:41:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=ce2c61a27760afd70763248be236277b063445f6'/>
<id>urn:sha1:ce2c61a27760afd70763248be236277b063445f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>network/protocol: Add more contract labels</title>
<updated>2026-03-29T03:39:18Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-29T03:39:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=7a93df9ab78c3d0823248d0fb051b0cc85edd85d'/>
<id>urn:sha1:7a93df9ab78c3d0823248d0fb051b0cc85edd85d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>network/protocol/v0v1/server: Add contract labels</title>
<updated>2026-03-29T03:38:46Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-29T03:38:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=1d8a2c9c89602162bd8e2715af8ed61b682855d4'/>
<id>urn:sha1:1d8a2c9c89602162bd8e2715af8ed61b682855d4</id>
<content type='text'>
</content>
</entry>
</feed>
