<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~runxiyu/furgit.git/format/pack, branch v0.1.82</title>
<subtitle>Git library in pure Go</subtitle>
<id>https://cgit.space/~runxiyu/furgit.git/atom/format/pack?h=v0.1.82</id>
<link rel='self' href='https://cgit.space/~runxiyu/furgit.git/atom/format/pack?h=v0.1.82'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/'/>
<updated>2026-03-08T09:58:37Z</updated>
<entry>
<title>*: Fix lints</title>
<updated>2026-03-08T09:58:37Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-08T09:58:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=cf02f2958c191bea02126faf8daf72a7aae76bd9'/>
<id>urn:sha1:cf02f2958c191bea02126faf8daf72a7aae76bd9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>format/pack/ingest: Call it writeProgressf</title>
<updated>2026-03-08T09:54:31Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-08T09:54:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=2f427535c637279de022ceb5690690ff0e234b52'/>
<id>urn:sha1:2f427535c637279de022ceb5690690ff0e234b52</id>
<content type='text'>
TODO: Check for how flushing works
</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>format/pack/ingest: Thin fix error handling</title>
<updated>2026-03-08T07:16:13Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-08T07:16:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=668ce2a39f008d8b7f562621896108939d4e0608'/>
<id>urn:sha1:668ce2a39f008d8b7f562621896108939d4e0608</id>
<content type='text'>
</content>
</entry>
<entry>
<title>format/pack/ingest: Write index progress too</title>
<updated>2026-03-08T06:33:27Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-08T06:25:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=b90caf8f6606cdecd8529dc365b53584ee402d8c'/>
<id>urn:sha1:b90caf8f6606cdecd8529dc365b53584ee402d8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>format/pack/ingest: Use progress API</title>
<updated>2026-03-08T06:15:55Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-08T06:15:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=4a17412255e294e99f2d11e9b8458e30bbe58292'/>
<id>urn:sha1:4a17412255e294e99f2d11e9b8458e30bbe58292</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>
<entry>
<title>receivepack, format/pack/ingest: Two-stage ingestion</title>
<updated>2026-03-08T04:03:26Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-08T04:03:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=ae5c818674e2c9ca950ca7a9bf93f1283e7411b7'/>
<id>urn:sha1:ae5c818674e2c9ca950ca7a9bf93f1283e7411b7</id>
<content type='text'>
</content>
</entry>
</feed>
