<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~runxiyu/furgit.git/internal, branch v0.1.10</title>
<subtitle>Git library in pure Go</subtitle>
<id>https://cgit.space/~runxiyu/furgit.git/atom/internal?h=v0.1.10</id>
<link rel='self' href='https://cgit.space/~runxiyu/furgit.git/atom/internal?h=v0.1.10'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/'/>
<updated>2026-02-20T16:23:57Z</updated>
<entry>
<title>testgit: Use objectid's SupportedAlgorithms</title>
<updated>2026-02-20T16:23:57Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-20T16:23:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=74b7854daa573894c8e725717567915bf55b22a0'/>
<id>urn:sha1:74b7854daa573894c8e725717567915bf55b22a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>*: Replace repo with testRepo</title>
<updated>2026-02-20T14:59:14Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-20T14:59:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=d88c8e20aebd9408df0306e97dffc2896950342d'/>
<id>urn:sha1:d88c8e20aebd9408df0306e97dffc2896950342d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>objectid: Rename from oid</title>
<updated>2026-02-20T14:52:58Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-20T14:52:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=f49c95662bda1f2c337dbe872644afa1ca5cbbec'/>
<id>urn:sha1:f49c95662bda1f2c337dbe872644afa1ca5cbbec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>objectheader: Add loose-object header parsing and emitting code</title>
<updated>2026-02-20T14:22:32Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-20T14:22:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=b3b2d5057a55baf88cbaaa31234edd3fe5d30e7f'/>
<id>urn:sha1:b3b2d5057a55baf88cbaaa31234edd3fe5d30e7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>testgit: Add test harnesses</title>
<updated>2026-02-20T13:34:42Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-20T13:19:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=05e07f6c6aca1662c33359f41c66e6f9b6eb935a'/>
<id>urn:sha1:05e07f6c6aca1662c33359f41c66e6f9b6eb935a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Delete everything, I'm redesigning this.</title>
<updated>2026-02-20T11:07:14Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-20T11:06:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=aa513c069c1418734aea894dc944e27c6a78a3bb'/>
<id>urn:sha1:aa513c069c1418734aea894dc944e27c6a78a3bb</id>
<content type='text'>
I'll stop using a flat package and make things much more modular.
And also experiment with streaming APIs so large blobs don't OOM us.
</content>
</entry>
<entry>
<title>Revert "protostream: Add a helper package to frame protocol-v2 responses"</title>
<updated>2026-02-20T04:39:56Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-20T04:39:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=c7e4dc3bd9fcf4785b31122c968f209aece1a02e'/>
<id>urn:sha1:c7e4dc3bd9fcf4785b31122c968f209aece1a02e</id>
<content type='text'>
This reverts commit c91ccc8d139dbf967b73262265712b9ee37cdbf1.
</content>
</entry>
<entry>
<title>zlib: Pool writers too</title>
<updated>2026-02-12T07:28:00Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-12T07:24:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=16aa3c8d6ad11d8df278bd604aa6a30887445f84'/>
<id>urn:sha1:16aa3c8d6ad11d8df278bd604aa6a30887445f84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>protostream: Add a helper package to frame protocol-v2 responses</title>
<updated>2026-01-30T21:02:35Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-01-30T21:02:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=c91ccc8d139dbf967b73262265712b9ee37cdbf1'/>
<id>urn:sha1:c91ccc8d139dbf967b73262265712b9ee37cdbf1</id>
<content type='text'>
This should take care of sideband-all
</content>
</entry>
<entry>
<title>bloom: Add bloom filter implementation for commit-graph</title>
<updated>2026-01-30T14:08:46Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-01-30T14:08:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=b5ccb5e2f456a7f34d39990e60662665f6ea2af7'/>
<id>urn:sha1:b5ccb5e2f456a7f34d39990e60662665f6ea2af7</id>
<content type='text'>
</content>
</entry>
</feed>
