<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~runxiyu/furgit.git/object/store/reading.go, branch v0.1.167</title>
<subtitle>Git library in pure Go</subtitle>
<id>https://cgit.space/~runxiyu/furgit.git/atom/object/store/reading.go?h=v0.1.167</id>
<link rel='self' href='https://cgit.space/~runxiyu/furgit.git/atom/object/store/reading.go?h=v0.1.167'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/'/>
<updated>2026-03-30T12:24:49Z</updated>
<entry>
<title>object/store: ReadingStore -&gt; Reader</title>
<updated>2026-03-30T12:24:49Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-30T12:24:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=30bc08762a5aa33b9f47af304d51ef3878752b2f'/>
<id>urn:sha1:30bc08762a5aa33b9f47af304d51ef3878752b2f</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>*: Remove Close exception for MT-Safe</title>
<updated>2026-03-29T07:04:01Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-29T07:04:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=0eb5adaa6fda00b328c8a6242adb20a5bfeb6959'/>
<id>urn:sha1:0eb5adaa6fda00b328c8a6242adb20a5bfeb6959</id>
<content type='text'>
</content>
</entry>
<entry>
<title>*: Repeated calls to Close are UB by default</title>
<updated>2026-03-29T05:56:51Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-29T05:56:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=9bd37998c9ea890401b66604806f7d1fe06b9256'/>
<id>urn:sha1:9bd37998c9ea890401b66604806f7d1fe06b9256</id>
<content type='text'>
</content>
</entry>
<entry>
<title>object/store: Document store contract</title>
<updated>2026-03-28T15:28:06Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-28T15:28:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=1c40580341ce397a06002fd37d9467617e03dc9c'/>
<id>urn:sha1:1c40580341ce397a06002fd37d9467617e03dc9c</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>
</feed>
