<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~runxiyu/furgit.git/internal/zlib/reader.go, branch v0.1.168</title>
<subtitle>Git library in pure Go</subtitle>
<id>https://cgit.space/~runxiyu/furgit.git/atom/internal/zlib/reader.go?h=v0.1.168</id>
<link rel='self' href='https://cgit.space/~runxiyu/furgit.git/atom/internal/zlib/reader.go?h=v0.1.168'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/'/>
<updated>2026-03-05T10:38:29Z</updated>
<entry>
<title>internal/compress: Import flate and such from klauspost/compress</title>
<updated>2026-03-05T10:38:29Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-05T09:36:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=beabb6085d42cbb961e3a5dc217fdd840fee4b0d'/>
<id>urn:sha1:beabb6085d42cbb961e3a5dc217fdd840fee4b0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>internal/zlib: Unexport Reset</title>
<updated>2026-03-05T09:54:19Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-05T09:29:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=feebbc0c64e97b106fc021561086ad93e22d6006'/>
<id>urn:sha1:feebbc0c64e97b106fc021561086ad93e22d6006</id>
<content type='text'>
</content>
</entry>
<entry>
<title>internal/zlib: Add counting flate reader</title>
<updated>2026-03-05T09:54:14Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-05T09:26:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=7f84e2e246aa9a9b5adb28ccd86fc61635d5c0ea'/>
<id>urn:sha1:7f84e2e246aa9a9b5adb28ccd86fc61635d5c0ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>zlib: Split files</title>
<updated>2026-03-04T01:55:00Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-04T01:55:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=0a8c2632d02d19dc986f34f6ea457e4994977002'/>
<id>urn:sha1:0a8c2632d02d19dc986f34f6ea457e4994977002</id>
<content type='text'>
</content>
</entry>
<entry>
<title>*: Lint</title>
<updated>2026-03-04T00:59:53Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-04T00:26:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=ab7501be34032fb9e5c48726a68ae90a917af9eb'/>
<id>urn:sha1:ab7501be34032fb9e5c48726a68ae90a917af9eb</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
