<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~runxiyu/furgit.git, branch v0.1.9</title>
<subtitle>Git library in pure Go</subtitle>
<id>https://cgit.space/~runxiyu/furgit.git/atom/?h=v0.1.9</id>
<link rel='self' href='https://cgit.space/~runxiyu/furgit.git/atom/?h=v0.1.9'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/'/>
<updated>2026-02-20T04:58:32Z</updated>
<entry>
<title>Comment on prior reverts removing the pack writing API</title>
<updated>2026-02-20T04:58:32Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-20T04:58:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=618004eb3948345acaa5fa78e9ab2ee9bcbf8b7d'/>
<id>urn:sha1:618004eb3948345acaa5fa78e9ab2ee9bcbf8b7d</id>
<content type='text'>
The API was poorly designed and required you to serialize potentially
millions of OIDs into memory which is obviously not acceptable. Needs
redesign.
</content>
</entry>
<entry>
<title>Revert "pack: basic packfile writing"</title>
<updated>2026-02-20T04:57:31Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-20T04:51:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=27e8e288ded5056ad6e1a5e14f91ec9275ff1e29'/>
<id>urn:sha1:27e8e288ded5056ad6e1a5e14f91ec9275ff1e29</id>
<content type='text'>
This reverts commit e6919174cfb82e283ba7201a06067650dab3cb15.
</content>
</entry>
<entry>
<title>Revert "pack: Harden pack writing test with 1000 1kb files"</title>
<updated>2026-02-20T04:57:31Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-20T04:51:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=a3e71ee0bb60730df98502289b5aea0566f5b8e2'/>
<id>urn:sha1:a3e71ee0bb60730df98502289b5aea0566f5b8e2</id>
<content type='text'>
This reverts commit 8580891b922d3a09a1181743fdd8eb4828f6fba9.
</content>
</entry>
<entry>
<title>Revert "packed: More uniform file naming scheme"</title>
<updated>2026-02-20T04:57:31Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-20T04:51:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=0b1516e5228126f4a51001bae7ed45ea0f797fcd'/>
<id>urn:sha1:0b1516e5228126f4a51001bae7ed45ea0f797fcd</id>
<content type='text'>
This reverts commit 33de7fd28ce870d0b98016fcb42aa9ae5c0ca78a.
</content>
</entry>
<entry>
<title>Revert "README: We support basic packfile writing now"</title>
<updated>2026-02-20T04:57:31Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-20T04:51:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=defce6414db3a29106f0b4db0958c84b647105df'/>
<id>urn:sha1:defce6414db3a29106f0b4db0958c84b647105df</id>
<content type='text'>
This reverts commit 096319e98072461a05b3e229ee7974db681b3e76.
</content>
</entry>
<entry>
<title>Revert "packed: Write packs with deltas"</title>
<updated>2026-02-20T04:57:31Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-20T04:51:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=9730560a82426408243cb15349f6955a4ba34f60'/>
<id>urn:sha1:9730560a82426408243cb15349f6955a4ba34f60</id>
<content type='text'>
This reverts commit 17c9aee0e781026353ead4ac749a3ae89c83d007.
</content>
</entry>
<entry>
<title>Revert "packed: Use random delta seed"</title>
<updated>2026-02-20T04:57:31Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-20T04:49:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=b2ca764959a7f213b0d1d8b534c3f4d66e34285e'/>
<id>urn:sha1:b2ca764959a7f213b0d1d8b534c3f4d66e34285e</id>
<content type='text'>
This reverts commit 26ae77e8f63111bba3dd4e92ffcaccaa76570927.
</content>
</entry>
<entry>
<title>Revert "packed: Fix message for thin packs not implemented"</title>
<updated>2026-02-20T04:57:31Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-20T04:49:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=5ce52142bf5ef4a7c845018000b537f01c8bbcca'/>
<id>urn:sha1:5ce52142bf5ef4a7c845018000b537f01c8bbcca</id>
<content type='text'>
This reverts commit 2b87aa39ab9d19cb93a087f0cf6641334d103048.
</content>
</entry>
<entry>
<title>Revert "packed: Cleanup"</title>
<updated>2026-02-20T04:57:31Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-20T04:49:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=4e4b630fe88b0f5c1f6f934a760632b9efbeaaf0'/>
<id>urn:sha1:4e4b630fe88b0f5c1f6f934a760632b9efbeaaf0</id>
<content type='text'>
This reverts commit 45da63f4d0fd94e5a8b11fc6aa8b626338dcabf8.
</content>
</entry>
<entry>
<title>Revert "README: Writing packfiles has deltas now, but not thin packs"</title>
<updated>2026-02-20T04:57:31Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-20T04:49:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=d8389afd387e5b254db1b5ba6c9d7572428ae390'/>
<id>urn:sha1:d8389afd387e5b254db1b5ba6c9d7572428ae390</id>
<content type='text'>
This reverts commit aa40b93f0fd5fab62e99ca2aba87b2e5c8c75f9c.
</content>
</entry>
</feed>
