<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~runxiyu/furgit.git/receivepack, branch v0.1.84</title>
<subtitle>Git library in pure Go</subtitle>
<id>https://cgit.space/~runxiyu/furgit.git/atom/receivepack?h=v0.1.84</id>
<link rel='self' href='https://cgit.space/~runxiyu/furgit.git/atom/receivepack?h=v0.1.84'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/'/>
<updated>2026-03-11T18:12:17Z</updated>
<entry>
<title>refstore: More fixes on ResolveToDetached</title>
<updated>2026-03-11T18:12:17Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-11T18:12:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=dc7c74b9b0c6fe66bad9119b2d29e00f70a7cd3b'/>
<id>urn:sha1:dc7c74b9b0c6fe66bad9119b2d29e00f70a7cd3b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refstore: s/ResolveFully/ResolveToDetached/g</title>
<updated>2026-03-11T16:11:45Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-11T16:11:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=b46eba214daa9a6ede179ed543033b0f3485ec2e'/>
<id>urn:sha1:b46eba214daa9a6ede179ed543033b0f3485ec2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>commitquery: Merge from ancestor and mergebases</title>
<updated>2026-03-11T12:41:32Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-11T12:41:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=040b572d95e4ca27e1ada6113c405b8a1eb4a669'/>
<id>urn:sha1:040b572d95e4ca27e1ada6113c405b8a1eb4a669</id>
<content type='text'>
</content>
</entry>
<entry>
<title>*: format/pack -&gt; packfile; format/delta -&gt; delta; delete format</title>
<updated>2026-03-10T06:07:54Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-10T06:07:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=c2cb06aa23a1769a0d84756acccf1ac1358f61ef'/>
<id>urn:sha1:c2cb06aa23a1769a0d84756acccf1ac1358f61ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>*: Move sideband64k and pktline to protocol/</title>
<updated>2026-03-10T05:28:59Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-10T05:28:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=af08c84539f9353718604988ba27ae3c466860fc'/>
<id>urn:sha1:af08c84539f9353718604988ba27ae3c466860fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>*: Fix lints</title>
<updated>2026-03-08T09:53:45Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-08T09:53:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=3fe07dd316bde2ea625166176b2285bf0c631889'/>
<id>urn:sha1:3fe07dd316bde2ea625166176b2285bf0c631889</id>
<content type='text'>
</content>
</entry>
<entry>
<title>objectstore: Refresh</title>
<updated>2026-03-08T07:44:32Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-08T07:33:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=dd027e1e5379019bfeffc48ff1274b5e05581ff3'/>
<id>urn:sha1:dd027e1e5379019bfeffc48ff1274b5e05581ff3</id>
<content type='text'>
* Add manual Refresh for various objectstore's
* RefreshPolicy option
* Refreshable MRU and atomic snapshotting
</content>
</entry>
<entry>
<title>receivepack: Use progress API</title>
<updated>2026-03-08T06:16:07Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-08T06:16:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=1137bfc1c204c34efbc8d36c0ed4db1bfd605f73'/>
<id>urn:sha1:1137bfc1c204c34efbc8d36c0ed4db1bfd605f73</id>
<content type='text'>
</content>
</entry>
<entry>
<title>*: BestEffortFprintf as linter wants</title>
<updated>2026-03-08T05:53:24Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-08T05:53:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=043449fe7dc8e5608920889a83d35444f9b2bffb'/>
<id>urn:sha1:043449fe7dc8e5608920889a83d35444f9b2bffb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>internal/utils: Rename WriteProgressf to FprintfBestEffort</title>
<updated>2026-03-08T05:33:47Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-08T05:33:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=6820f071511ea90e04f759e6de02502ae828022f'/>
<id>urn:sha1:6820f071511ea90e04f759e6de02502ae828022f</id>
<content type='text'>
</content>
</entry>
</feed>
