<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~runxiyu/furgit.git, branch v0.1.172</title>
<subtitle>Git library in pure Go</subtitle>
<id>https://cgit.space/~runxiyu/furgit.git/atom/?h=v0.1.172</id>
<link rel='self' href='https://cgit.space/~runxiyu/furgit.git/atom/?h=v0.1.172'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/'/>
<updated>2026-04-01T13:15:32Z</updated>
<entry>
<title>research: Add dynamic pack resources</title>
<updated>2026-04-01T13:15:32Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-04-01T13:15:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=2d64fd92e4efa6ab99fe7aa7a0b2b4f5ccf67f2b'/>
<id>urn:sha1:2d64fd92e4efa6ab99fe7aa7a0b2b4f5ccf67f2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>object/id: Mut-Never RawBytes</title>
<updated>2026-03-31T11:39:35Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-31T11:39:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=db860b02aa05551d8d70cce512f39bb24b935fbc'/>
<id>urn:sha1:db860b02aa05551d8d70cce512f39bb24b935fbc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>object/store/packed/internal/ingest: TODO</title>
<updated>2026-03-31T06:47:14Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-31T06:47:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=8241d389a672fb977a0c49cf0dab22a0a2b4c741'/>
<id>urn:sha1:8241d389a672fb977a0c49cf0dab22a0a2b4c741</id>
<content type='text'>
</content>
</entry>
<entry>
<title>furgit: Clarify what depending on repo means</title>
<updated>2026-03-31T04:52:53Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-31T04:52:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=cc35097579ad05cb7eacdb2c4d5fcc1cd261d6e5'/>
<id>urn:sha1:cc35097579ad05cb7eacdb2c4d5fcc1cd261d6e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>repository: Pass the fetcher to reachability</title>
<updated>2026-03-31T03:20:22Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-31T03:20:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=318f7be691ba6be150e4a7b30c8bc9e1f2521d38'/>
<id>urn:sha1:318f7be691ba6be150e4a7b30c8bc9e1f2521d38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reachability: Use fetcher and clean up some legacy helper stuff</title>
<updated>2026-03-31T03:20:13Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-31T03:19:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=b82af688be4d94245c4a7eb730b12348b08b414b'/>
<id>urn:sha1:b82af688be4d94245c4a7eb730b12348b08b414b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>commitquery: Error handling cleanup after the fetcher port</title>
<updated>2026-03-31T03:17:56Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-31T03:17:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=3ce59c3248dec0eb0f918c42f37f53bc2ac20425'/>
<id>urn:sha1:3ce59c3248dec0eb0f918c42f37f53bc2ac20425</id>
<content type='text'>
Still a few weird parts, but I forgot what those helpers were for,
and the semantics were a bit awkward... will check later™
</content>
</entry>
<entry>
<title>object/fetch: Wrap ReadSize errors</title>
<updated>2026-03-31T03:11:58Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-31T03:11:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=23224b2383c15a5829904365a6e722ae2f1da1a7'/>
<id>urn:sha1:23224b2383c15a5829904365a6e722ae2f1da1a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>internal/peel: Purge</title>
<updated>2026-03-31T03:04:26Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-31T03:04:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=f5a57ebae17b5636bb7e2212bccb0c22ee17944a'/>
<id>urn:sha1:f5a57ebae17b5636bb7e2212bccb0c22ee17944a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>object/fetch: Cleanup and add header/size</title>
<updated>2026-03-31T03:02:16Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-31T03:02:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=49f93cd54dfa46c488875139499dad13f4cf61db'/>
<id>urn:sha1:49f93cd54dfa46c488875139499dad13f4cf61db</id>
<content type='text'>
</content>
</entry>
</feed>
