<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~runxiyu/furgit.git/internal, branch v0.1.8</title>
<subtitle>Git library in pure Go</subtitle>
<id>https://cgit.space/~runxiyu/furgit.git/atom/internal?h=v0.1.8</id>
<link rel='self' href='https://cgit.space/~runxiyu/furgit.git/atom/internal?h=v0.1.8'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/'/>
<updated>2026-02-12T07:28:00Z</updated>
<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>
<entry>
<title>pktline: Move out of internal; fix package-level doc-comment</title>
<updated>2026-01-30T09:24:26Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-01-30T09:24:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=063179e197b341db541b367ebfdf2c7cbd8bf5f9'/>
<id>urn:sha1:063179e197b341db541b367ebfdf2c7cbd8bf5f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adler32: Add package-level doc-comment</title>
<updated>2026-01-30T09:23:19Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-01-30T09:23:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=f324d38c52ef811d4f5ebb530eac86d838ad8175'/>
<id>urn:sha1:f324d38c52ef811d4f5ebb530eac86d838ad8175</id>
<content type='text'>
</content>
</entry>
<entry>
<title>zlibx: Make DecompressSized's return int more obviously mean consumed</title>
<updated>2026-01-30T09:07:53Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-01-30T09:07:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=fec9ae3fb09f51b0381fd8d8f81565871087cec4'/>
<id>urn:sha1:fec9ae3fb09f51b0381fd8d8f81565871087cec4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pktline: Add package-level documentation line</title>
<updated>2026-01-30T08:28:29Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-01-30T08:28:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=c1e2d729fe20f78cf863e5095a0c7b78fd348719'/>
<id>urn:sha1:c1e2d729fe20f78cf863e5095a0c7b78fd348719</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pktline: Add basic pktline support</title>
<updated>2026-01-30T07:37:45Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-01-30T07:37:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=4c136fc653775d7a5f460ceaa3f7204a64ab4aef'/>
<id>urn:sha1:4c136fc653775d7a5f460ceaa3f7204a64ab4aef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>murmurhash2: Delete</title>
<updated>2026-01-29T20:01:59Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-01-29T20:01:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=fd89c1614193d5d86b1606e1819172fca3473311'/>
<id>urn:sha1:fd89c1614193d5d86b1606e1819172fca3473311</id>
<content type='text'>
</content>
</entry>
<entry>
<title>zlibx: Make DecompressSized return the number of bytes consumed</title>
<updated>2026-01-29T19:33:59Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-01-29T19:33:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=daca6d0eb76a7fc8134de35ddb7a4a1d0e184e0c'/>
<id>urn:sha1:daca6d0eb76a7fc8134de35ddb7a4a1d0e184e0c</id>
<content type='text'>
</content>
</entry>
</feed>
