<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~runxiyu/furgit.git/internal/zlib/reader.go, branch v0.1.40</title>
<subtitle>Git library in pure Go</subtitle>
<id>https://cgit.space/~runxiyu/furgit.git/atom/internal/zlib/reader.go?h=v0.1.40</id>
<link rel='self' href='https://cgit.space/~runxiyu/furgit.git/atom/internal/zlib/reader.go?h=v0.1.40'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/'/>
<updated>2026-02-22T03:38:41Z</updated>
<entry>
<title>zlib: Use internal adler32</title>
<updated>2026-02-22T03:38:41Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-22T03:38:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=b7fefa848ff5d80401e12b4eb8ee4fbea9e44fd3'/>
<id>urn:sha1:b7fefa848ff5d80401e12b4eb8ee4fbea9e44fd3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>internal/zlib: Use klauspost/compress/flate for now...</title>
<updated>2026-02-21T15:21:32Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-21T15:21:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=6be32e9cf14a43cf6fb78a29943cb3b0e3d276b2'/>
<id>urn:sha1:6be32e9cf14a43cf6fb78a29943cb3b0e3d276b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>*: Fix nosec</title>
<updated>2026-02-21T12:55:37Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-21T12:55:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=2cb9c32187f0f14f38ab8124466f0ad17f77c5d0'/>
<id>urn:sha1:2cb9c32187f0f14f38ab8124466f0ad17f77c5d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>internal/zlib: Fix lints</title>
<updated>2026-02-21T12:42:25Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-21T12:42:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=970f5d2985a7a01e8edb9f3fe2bfc926ebb800e2'/>
<id>urn:sha1:970f5d2985a7a01e8edb9f3fe2bfc926ebb800e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>zlib: Add a poolzed zlib implementation</title>
<updated>2026-02-21T10:30:24Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-21T10:30:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=4fc3248a5494f73b5815584dfe75a265893fa908'/>
<id>urn:sha1:4fc3248a5494f73b5815584dfe75a265893fa908</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>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>More changes from the import URL update</title>
<updated>2026-01-18T17:04:52Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-01-18T17:04:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=ec5fe2ab6baaf82be1952080bb5a14a8e58d61bb'/>
<id>urn:sha1:ec5fe2ab6baaf82be1952080bb5a14a8e58d61bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch back to internal zlib for loose objects too</title>
<updated>2025-11-19T00:00:00Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2025-11-19T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=962a428cf95ef8776296bb83eabc28537beda3dd'/>
<id>urn:sha1:962a428cf95ef8776296bb83eabc28537beda3dd</id>
<content type='text'>
Still marginally less overhead due to pooling
</content>
</entry>
<entry>
<title>Probably should name the custom packages specially</title>
<updated>2025-11-19T00:00:00Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2025-11-19T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=ed0a113f034aa42aea23471c4bc0d7af159b7002'/>
<id>urn:sha1:ed0a113f034aa42aea23471c4bc0d7af159b7002</id>
<content type='text'>
</content>
</entry>
</feed>
