<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~runxiyu/furgit.git/format/pack/ingest/thin_fix.go, branch v0.1.80</title>
<subtitle>Git library in pure Go</subtitle>
<id>https://cgit.space/~runxiyu/furgit.git/atom/format/pack/ingest/thin_fix.go?h=v0.1.80</id>
<link rel='self' href='https://cgit.space/~runxiyu/furgit.git/atom/format/pack/ingest/thin_fix.go?h=v0.1.80'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/'/>
<updated>2026-03-08T07:44:32Z</updated>
<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: 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>*: Reformat</title>
<updated>2026-03-07T19:46:13Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-07T19:46:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=4043486a652566923b27d1a90eedcdc8d9b0b3ea'/>
<id>urn:sha1:4043486a652566923b27d1a90eedcdc8d9b0b3ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>format/pack/ingest: Thin pack fixing progress</title>
<updated>2026-03-07T19:43:52Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-07T19:43:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=e4659ebee6f2e51ba4c6bf653d66fd7947b031f7'/>
<id>urn:sha1:e4659ebee6f2e51ba4c6bf653d66fd7947b031f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>format/pack/ingest: Add more progress</title>
<updated>2026-03-07T19:31:12Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-07T19:31:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=74584d2dee4f349b5b3535669fa304b95f0f6e52'/>
<id>urn:sha1:74584d2dee4f349b5b3535669fa304b95f0f6e52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>format/pack/ingest: Use Options; don't require EOF</title>
<updated>2026-03-07T15:35:28Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-07T15:35:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=b279c7e4dc798b4c8055af8e974edbc8973d4537'/>
<id>urn:sha1:b279c7e4dc798b4c8055af8e974edbc8973d4537</id>
<content type='text'>
</content>
</entry>
<entry>
<title>*: Lint</title>
<updated>2026-03-06T10:58:30Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-06T10:38:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=f2922155de01b734e3e8b3f50be8f263ec13cacd'/>
<id>urn:sha1:f2922155de01b734e3e8b3f50be8f263ec13cacd</id>
<content type='text'>
</content>
</entry>
</feed>
