<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~runxiyu/furgit.git/objectstore/packed/read_test.go, branch v0.1.174</title>
<subtitle>Git library in pure Go</subtitle>
<id>https://cgit.space/~runxiyu/furgit.git/atom/objectstore/packed/read_test.go?h=v0.1.174</id>
<link rel='self' href='https://cgit.space/~runxiyu/furgit.git/atom/objectstore/packed/read_test.go?h=v0.1.174'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/'/>
<updated>2026-03-25T14:30:31Z</updated>
<entry>
<title>*: objectstore -&gt; object/store</title>
<updated>2026-03-25T14:30:31Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-25T14:30:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=bfa0a3f5f18b752a6ebd3d5b37411c6871f7bb17'/>
<id>urn:sha1:bfa0a3f5f18b752a6ebd3d5b37411c6871f7bb17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>*: objectid -&gt; object/id</title>
<updated>2026-03-25T14:22:01Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-25T14:21:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=e4373a7e553f8523db3e99ea316e1c25d30cc059'/>
<id>urn:sha1:e4373a7e553f8523db3e99ea316e1c25d30cc059</id>
<content type='text'>
</content>
</entry>
<entry>
<title>objectstore{,/packed}: Document lifetime and integrity behavior</title>
<updated>2026-03-22T17:33:27Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-22T17:33:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=d314d1f7e933ca83081eec289aa0cb6e75a7eeac'/>
<id>urn:sha1:d314d1f7e933ca83081eec289aa0cb6e75a7eeac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>objectstore: Refresh</title>
<updated>2026-03-08T07:44:32Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-08T07:33:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=dd027e1e5379019bfeffc48ff1274b5e05581ff3'/>
<id>urn:sha1:dd027e1e5379019bfeffc48ff1274b5e05581ff3</id>
<content type='text'>
* Add manual Refresh for various objectstore's
* RefreshPolicy option
* Refreshable MRU and atomic snapshotting
</content>
</entry>
<entry>
<title>Urgh I made some wrong amends and I'm too tired to separate the commits out this time</title>
<updated>2026-03-06T16:34:30Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-06T13:19:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=01d15bccf3b1dcc51516b1f64d50950b31d7f8fb'/>
<id>urn:sha1:01d15bccf3b1dcc51516b1f64d50950b31d7f8fb</id>
<content type='text'>
ancestor: Split out of reachability
mergebase: Add merge base routines
internal/commitquery: Add commit query context engine thingy
internal/peel: Shared tag peeling
errors: Shared object query errors
internal/testgit: Add rooted repo helpers; remove raw path access
objectstore/memory: Add in-memory object store
objectid: Add Compare helper
</content>
</entry>
<entry>
<title>objectstore/packed: Make more tests iterate algorithms</title>
<updated>2026-03-04T06:12:34Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-04T06:12:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=6804ac401d8e33d91fb6ffa4bc88faaa034c0279'/>
<id>urn:sha1:6804ac401d8e33d91fb6ffa4bc88faaa034c0279</id>
<content type='text'>
</content>
</entry>
<entry>
<title>*: Lint</title>
<updated>2026-03-04T00:59:53Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-04T00:26:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=ab7501be34032fb9e5c48726a68ae90a917af9eb'/>
<id>urn:sha1:ab7501be34032fb9e5c48726a68ae90a917af9eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>objectstore/*, repository: Add ReadSize</title>
<updated>2026-02-21T14:55:15Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-21T14:55:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=777db8470909b16411cb54a6c0bbf927be778952'/>
<id>urn:sha1:777db8470909b16411cb54a6c0bbf927be778952</id>
<content type='text'>
For cases where knowing the type is unnecessary and incurs extra
overhead.
</content>
</entry>
<entry>
<title>objectstore/packed: Use SplitSeq</title>
<updated>2026-02-21T10:22:44Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-21T10:22:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=ae8b0c08048a6a3b80e6625797fbb28319d3d694'/>
<id>urn:sha1:ae8b0c08048a6a3b80e6625797fbb28319d3d694</id>
<content type='text'>
</content>
</entry>
<entry>
<title>objectstore/packed: Add test for mismatched verify-pick -v size</title>
<updated>2026-02-21T08:49:01Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-21T08:49:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=d31ca0f64be56cdc79d2da076b34d87eb7d161a2'/>
<id>urn:sha1:d31ca0f64be56cdc79d2da076b34d87eb7d161a2</id>
<content type='text'>
</content>
</entry>
</feed>
