<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~runxiyu/furgit.git/objectstore/packed, branch v0.1.174</title>
<subtitle>Git library in pure Go</subtitle>
<id>https://cgit.space/~runxiyu/furgit.git/atom/objectstore/packed?h=v0.1.174</id>
<link rel='self' href='https://cgit.space/~runxiyu/furgit.git/atom/objectstore/packed?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>*: Resort import order</title>
<updated>2026-03-25T14:22:09Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-25T14:22:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=ded805020da7aa309dc07a51c9d219deb29e83f5'/>
<id>urn:sha1:ded805020da7aa309dc07a51c9d219deb29e83f5</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>*: objecttype, objectheader -&gt; object/type, object/header</title>
<updated>2026-03-25T14:21:09Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-25T14:21:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=7d9c128ce04875f970c78673500c0a492000398f'/>
<id>urn:sha1:7d9c128ce04875f970c78673500c0a492000398f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>objectstore/packed: Document refresh semantics</title>
<updated>2026-03-22T23:47:55Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-22T23:47:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=0f67e6f5f29d765105a1c48017de37df12755417'/>
<id>urn:sha1:0f67e6f5f29d765105a1c48017de37df12755417</id>
<content type='text'>
</content>
</entry>
<entry>
<title>objectstore/*, repository, receivepack/service: don't take ownership of root</title>
<updated>2026-03-22T18:02:10Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-22T18:00:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=4e43d7207bf91ee759c770de1bcc8562a71b4aca'/>
<id>urn:sha1:4e43d7207bf91ee759c770de1bcc8562a71b4aca</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>Revert "object/header: Rename from objectheader"</title>
<updated>2026-03-10T06:20:30Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-10T06:20:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=8630ab3a2fb3e6a5518156bc43bd4f6a81f21198'/>
<id>urn:sha1:8630ab3a2fb3e6a5518156bc43bd4f6a81f21198</id>
<content type='text'>
This reverts commit 85f1212724e037e6934203f04a3f6231ac609503.
</content>
</entry>
<entry>
<title>object/header: Rename from objectheader</title>
<updated>2026-03-10T06:19:53Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-10T06:19:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=85f1212724e037e6934203f04a3f6231ac609503'/>
<id>urn:sha1:85f1212724e037e6934203f04a3f6231ac609503</id>
<content type='text'>
</content>
</entry>
<entry>
<title>*: format/pack -&gt; packfile; format/delta -&gt; delta; delete format</title>
<updated>2026-03-10T06:07:54Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-10T06:07:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=c2cb06aa23a1769a0d84756acccf1ac1358f61ef'/>
<id>urn:sha1:c2cb06aa23a1769a0d84756acccf1ac1358f61ef</id>
<content type='text'>
</content>
</entry>
</feed>
