<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~runxiyu/furgit.git/pack_pack.go, branch v0.1.171</title>
<subtitle>Git library in pure Go</subtitle>
<id>https://cgit.space/~runxiyu/furgit.git/atom/pack_pack.go?h=v0.1.171</id>
<link rel='self' href='https://cgit.space/~runxiyu/furgit.git/atom/pack_pack.go?h=v0.1.171'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/'/>
<updated>2026-01-28T19:44:57Z</updated>
<entry>
<title>pack: Add _read to filenames</title>
<updated>2026-01-28T19:44:57Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-01-28T19:44:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=52a2b00e1ab5a4bfe8c516e46424fc2dc3178be2'/>
<id>urn:sha1:52a2b00e1ab5a4bfe8c516e46424fc2dc3178be2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hash: Use a hashAlgorithmDetails struct for single source of truth</title>
<updated>2026-01-27T18:09:10Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-01-27T18:05:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=6002485582541df9dff3e2c782a014564e22ed07'/>
<id>urn:sha1:6002485582541df9dff3e2c782a014564e22ed07</id>
<content type='text'>
hashAlgorithm's are assumed to be valid; methods on invalid
hashAlgorithms will panic from out-of-bounds read when it's not found in
hashAlgorithmTable and that's expected and intended.
</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>repo: Drop hashSize and use hashAlgo.size()</title>
<updated>2026-01-17T15:00:14Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-01-17T15:00:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=90b5f779080272d5c6ef39e0c93d8592840a53b7'/>
<id>urn:sha1:90b5f779080272d5c6ef39e0c93d8592840a53b7</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>pack: Do not madvise</title>
<updated>2025-11-24T00:00:00Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2025-11-24T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=da17502293c424ef3654dbb4f31820253c9a5950'/>
<id>urn:sha1:da17502293c424ef3654dbb4f31820253c9a5950</id>
<content type='text'>
Apparently although it's not fully sequential, the general pattern is
sort-of increasing in offsets as trees are being traversed.
</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>pack: Allocate the header on the stack instead</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=36bb1539b226522253934a8a6cabdb1c8dacca1b'/>
<id>urn:sha1:36bb1539b226522253934a8a6cabdb1c8dacca1b</id>
<content type='text'>
</content>
</entry>
</feed>
