<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~runxiyu/furgit.git/loose.go, branch v0.1.2</title>
<subtitle>Git library in pure Go</subtitle>
<id>https://cgit.space/~runxiyu/furgit.git/atom/loose.go?h=v0.1.2</id>
<link rel='self' href='https://cgit.space/~runxiyu/furgit.git/atom/loose.go?h=v0.1.2'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/'/>
<updated>2026-01-18T17:04:52Z</updated>
<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>hash: Key by algorithm, not size</title>
<updated>2026-01-17T14:56:53Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-01-17T14:56:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=7a0ab5f77917a36a87945f6a88b036b9b6ba88ee'/>
<id>urn:sha1:7a0ab5f77917a36a87945f6a88b036b9b6ba88ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>loose/pack: Remove commented-out verifyTypedObject</title>
<updated>2026-01-15T10:04:45Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-01-15T10:04:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=a2dbcf95c2a9393efa95477431b97c8ab9ff036e'/>
<id>urn:sha1:a2dbcf95c2a9393efa95477431b97c8ab9ff036e</id>
<content type='text'>
It's not supposed to be used there anyway
</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>obj: call parseObjectBody in ReadObject instead of loose/pack readers</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=8aa544539d452f310b6a88348f2a50bda017e317'/>
<id>urn:sha1:8aa544539d452f310b6a88348f2a50bda017e317</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>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>
<entry>
<title>Remove some redundant code</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=c395dd310390db8d83b0b8bbd4dbaaaad9f17b5f'/>
<id>urn:sha1:c395dd310390db8d83b0b8bbd4dbaaaad9f17b5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial attempt to make a compressor with less overhead</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=811ba33e8401e2becf2c6caa03bf293fc610059a'/>
<id>urn:sha1:811ba33e8401e2becf2c6caa03bf293fc610059a</id>
<content type='text'>
io.Reader actually has massive overhead...
</content>
</entry>
</feed>
