<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~runxiyu/furgit.git/network/receivepack/service, branch v0.1.153</title>
<subtitle>Git library in pure Go</subtitle>
<id>https://cgit.space/~runxiyu/furgit.git/atom/network/receivepack/service?h=v0.1.153</id>
<link rel='self' href='https://cgit.space/~runxiyu/furgit.git/atom/network/receivepack/service?h=v0.1.153'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/'/>
<updated>2026-03-30T05:51:21Z</updated>
<entry>
<title>network/receivepack/service: Remove erroneous assignment</title>
<updated>2026-03-30T05:51:21Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-30T05:51:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=15913e07963cb12ee3ef9384a17b378d932d9fdd'/>
<id>urn:sha1:15913e07963cb12ee3ef9384a17b378d932d9fdd</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/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/receivepack: Hook intolevel</title>
<updated>2026-03-28T20:20:21Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-28T20:20:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=5f0ec5fe1b40b3ecdc88176d733ec311d37d4c52'/>
<id>urn:sha1:5f0ec5fe1b40b3ecdc88176d733ec311d37d4c52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>network, internal/progress, format/packfile/ingest: Use WriteFlusher</title>
<updated>2026-03-28T19:58:37Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-28T19:58:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=ea8373ed78113af57315ae4523d42dfed3a3b1fe'/>
<id>urn:sha1:ea8373ed78113af57315ae4523d42dfed3a3b1fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>network/receivepack: Update docs</title>
<updated>2026-03-28T18:16:05Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-28T18:16:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=e75510d130915c212566865ab070c4294c804eb9'/>
<id>urn:sha1:e75510d130915c212566865ab070c4294c804eb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>network/receivepack: Add commit-graph support</title>
<updated>2026-03-28T18:06:55Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-28T18:06:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=1c859e362023bcf8f5b211d25b4ecf455f8b460e'/>
<id>urn:sha1:1c859e362023bcf8f5b211d25b4ecf455f8b460e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>object/store: Rename back from storer; rename Store to ReadingStore</title>
<updated>2026-03-28T04:20:29Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-28T04:19:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=402ef2733813d128631ca4aea18c2908c74340d5'/>
<id>urn:sha1:402ef2733813d128631ca4aea18c2908c74340d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>object/store: Rename from object/storer</title>
<updated>2026-03-27T09:08:40Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-27T09:08:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=d7e90798170265b37ea5f980f94ca310cfda3180'/>
<id>urn:sha1:d7e90798170265b37ea5f980f94ca310cfda3180</id>
<content type='text'>
</content>
</entry>
</feed>
