<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~runxiyu/furgit.git/objectstore/loose, branch v0.1.83</title>
<subtitle>Git library in pure Go</subtitle>
<id>https://cgit.space/~runxiyu/furgit.git/atom/objectstore/loose?h=v0.1.83</id>
<link rel='self' href='https://cgit.space/~runxiyu/furgit.git/atom/objectstore/loose?h=v0.1.83'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/'/>
<updated>2026-03-08T07:44:32Z</updated>
<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>*: Fix lints</title>
<updated>2026-03-05T13:03:08Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-05T12:59:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=8bd9c519f3da004d3686b1d61bf8d261f021df0c'/>
<id>urn:sha1:8bd9c519f3da004d3686b1d61bf8d261f021df0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>internal/compress: Import flate and such from klauspost/compress</title>
<updated>2026-03-05T10:38:29Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-05T09:36:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=beabb6085d42cbb961e3a5dc217fdd840fee4b0d'/>
<id>urn:sha1:beabb6085d42cbb961e3a5dc217fdd840fee4b0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>objectstore/loose: Split</title>
<updated>2026-03-04T04:53:00Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-04T04:53:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=b90b167cfbce785088c5236960515bc460e062d8'/>
<id>urn:sha1:b90b167cfbce785088c5236960515bc460e062d8</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>*: Fix the broken comments for overescaping that python script</title>
<updated>2026-02-22T06:01:18Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-22T06:01:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=fabf75c8123756db8b2a6013375396e0b8847bac'/>
<id>urn:sha1:fabf75c8123756db8b2a6013375396e0b8847bac</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,loose}: Use internal zlib</title>
<updated>2026-02-21T10:30:36Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-21T10:30:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=fd8db6b36f70f60dbaaf49353e3809b51769fe2a'/>
<id>urn:sha1:fd8db6b36f70f60dbaaf49353e3809b51769fe2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>objectstore/{loose,packed}: Use iolimit</title>
<updated>2026-02-21T10:18:43Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-21T10:18:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=1fedf54fa79d5bdf67971d89924653e3bac7179e'/>
<id>urn:sha1:1fedf54fa79d5bdf67971d89924653e3bac7179e</id>
<content type='text'>
</content>
</entry>
</feed>
