<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~runxiyu/furgit.git/internal/flatex, branch master</title>
<subtitle>Git library in pure Go</subtitle>
<id>https://cgit.space/~runxiyu/furgit.git/atom/internal/flatex?h=master</id>
<link rel='self' href='https://cgit.space/~runxiyu/furgit.git/atom/internal/flatex?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/'/>
<updated>2026-02-20T11:07:14Z</updated>
<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>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>flatex: Restructure a little</title>
<updated>2025-11-25T00:00:00Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2025-11-25T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=94a6325ee646be4a06ca0646fcd797b2a9c74581'/>
<id>urn:sha1:94a6325ee646be4a06ca0646fcd797b2a9c74581</id>
<content type='text'>
</content>
</entry>
<entry>
<title>flatex: Remove unused cruft</title>
<updated>2025-11-25T00:00:00Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2025-11-25T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=84e32bfc60150fdd216166606966d6ebebbf3ac7'/>
<id>urn:sha1:84e32bfc60150fdd216166606966d6ebebbf3ac7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bufpool: Return bytes.Buffer, rather than a pointer to it</title>
<updated>2025-11-23T00:00:00Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2025-11-23T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=7eaa8614c897a97d241335982f4c04f1f27b0715'/>
<id>urn:sha1:7eaa8614c897a97d241335982f4c04f1f27b0715</id>
<content type='text'>
It's silly to allocate a bytes.Buffer struct, however small it is,
every time Borrow is called, since the entire purpose is to reduce
allocations.
</content>
</entry>
<entry>
<title>zlib, flatex: Remove code related to dicts</title>
<updated>2025-11-22T00:00:00Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2025-11-22T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=9b453a7cca6bb258a8ca939dc9696fabd77b1b7c'/>
<id>urn:sha1:9b453a7cca6bb258a8ca939dc9696fabd77b1b7c</id>
<content type='text'>
Git never uses them
</content>
</entry>
<entry>
<title>flatex: Remove the stale readByte(s) wrappers and just directly index the buffer</title>
<updated>2025-11-22T00:00:00Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2025-11-22T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=a635a2bf83179c81a34773f5c97863d07f0341c1'/>
<id>urn:sha1:a635a2bf83179c81a34773f5c97863d07f0341c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bufpool: Return *Buffer</title>
<updated>2025-11-22T00:00:00Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2025-11-22T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=a504524ca695f04692f5a2cf49952ed039a6a348'/>
<id>urn:sha1:a504524ca695f04692f5a2cf49952ed039a6a348</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bufpool: Improve perf by using buckets of different size classes</title>
<updated>2025-11-22T00:00:00Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2025-11-22T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=10987664c3a92e6d7744f7dcfa1214b8e1063234'/>
<id>urn:sha1:10987664c3a92e6d7744f7dcfa1214b8e1063234</id>
<content type='text'>
</content>
</entry>
<entry>
<title>flatex: Reformat code</title>
<updated>2025-11-22T00:00:00Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2025-11-22T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=97f5de11348985042b8538091807ef2dbe21a8a0'/>
<id>urn:sha1:97f5de11348985042b8538091807ef2dbe21a8a0</id>
<content type='text'>
</content>
</entry>
</feed>
