<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~runxiyu/furgit.git/objectstore, branch v0.1.99</title>
<subtitle>Git library in pure Go</subtitle>
<id>https://cgit.space/~runxiyu/furgit.git/atom/objectstore?h=v0.1.99</id>
<link rel='self' href='https://cgit.space/~runxiyu/furgit.git/atom/objectstore?h=v0.1.99'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/'/>
<updated>2026-03-22T23:47:55Z</updated>
<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>*: Fixup ownership of compositional backends</title>
<updated>2026-03-22T23:13:19Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-22T23:10:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=ab6f8dde0cdc554084c4455c76feef0099db70d9'/>
<id>urn:sha1:ab6f8dde0cdc554084c4455c76feef0099db70d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>objectstore/loose, receivepack/service, repository: Lint whitespace</title>
<updated>2026-03-22T18:09:30Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-22T18:09:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=803089a76171db1dd5b891fb6dfa1b7e7f3d50d2'/>
<id>urn:sha1:803089a76171db1dd5b891fb6dfa1b7e7f3d50d2</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>objectstore{,/loose}: Document contracts more clearly</title>
<updated>2026-03-22T17:27:37Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-22T17:27:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=8f577284f47f699855dcb3ceda21aa9d8be77c2f'/>
<id>urn:sha1:8f577284f47f699855dcb3ceda21aa9d8be77c2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>objectstore: Clarify docs</title>
<updated>2026-03-13T14:58:03Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-13T14:58:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=02645cbbc0704cd5e0fdb3b48be0c02eb5e3ab01'/>
<id>urn:sha1:02645cbbc0704cd5e0fdb3b48be0c02eb5e3ab01</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>
