<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~runxiyu/furgit.git/.builds, branch master</title>
<subtitle>Git library in pure Go</subtitle>
<id>https://cgit.space/~runxiyu/furgit.git/atom/.builds?h=master</id>
<link rel='self' href='https://cgit.space/~runxiyu/furgit.git/atom/.builds?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/'/>
<updated>2026-03-10T06:27:37Z</updated>
<entry>
<title>ci: Ignore internal/compress</title>
<updated>2026-03-10T06:27:37Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-10T06:27:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=23750ddc2bf2390b73eaef9bc16373dda6bbf097'/>
<id>urn:sha1:23750ddc2bf2390b73eaef9bc16373dda6bbf097</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: Add go-fix</title>
<updated>2026-03-06T08:20:53Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-06T08:20:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=3449e6f4d6415859bda0c0ef54dfe1e80544d7d3'/>
<id>urn:sha1:3449e6f4d6415859bda0c0ef54dfe1e80544d7d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "ci: Use latest golangci-lint"</title>
<updated>2026-03-04T06:20:47Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-04T06:20:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=ecc20a7b98ef7a17c9d2c0fba966a54d319aa108'/>
<id>urn:sha1:ecc20a7b98ef7a17c9d2c0fba966a54d319aa108</id>
<content type='text'>
This reverts commit 19115efe233a3838a5b689de47092cbe8d43339c.
</content>
</entry>
<entry>
<title>ci: Use latest golangci-lint</title>
<updated>2026-03-04T06:18:26Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-04T06:18:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=19115efe233a3838a5b689de47092cbe8d43339c'/>
<id>urn:sha1:19115efe233a3838a5b689de47092cbe8d43339c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: apk upgrade</title>
<updated>2026-03-04T01:07:10Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-04T01:06:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=396179064680988aa81a880a101fdbdea901b3d9'/>
<id>urn:sha1:396179064680988aa81a880a101fdbdea901b3d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>*: Modernize and lint; add CI</title>
<updated>2026-02-21T06:28:15Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-21T05:38:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=94482cb2c97aa215f83940643c5d4c0933727dcb'/>
<id>urn:sha1:94482cb2c97aa215f83940643c5d4c0933727dcb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Delete everything, I'm redesigning this.</title>
<updated>2026-02-20T11:07:14Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-20T11:06:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=aa513c069c1418734aea894dc944e27c6a78a3bb'/>
<id>urn:sha1:aa513c069c1418734aea894dc944e27c6a78a3bb</id>
<content type='text'>
I'll stop using a flat package and make things much more modular.
And also experiment with streaming APIs so large blobs don't OOM us.
</content>
</entry>
<entry>
<title>ci: Remove FreeBSD support for now</title>
<updated>2026-01-30T08:11:19Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-01-30T08:09:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=481cc22d860a923d90373c1e6dca915f745051a0'/>
<id>urn:sha1:481cc22d860a923d90373c1e6dca915f745051a0</id>
<content type='text'>
builds.sr.ht's FreeBSD image has golangci-lint 1.24, and we need Go
1.25. There's also very little advantage, as of right now, to have
multiple OSes in the CI.
</content>
</entry>
<entry>
<title>ci: FreeBSD probably doesn't need go-dev</title>
<updated>2026-01-19T02:49:25Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-01-19T02:49:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=7c1578a79e1e7b3957f9c41f259c111ed6278edc'/>
<id>urn:sha1:7c1578a79e1e7b3957f9c41f259c111ed6278edc</id>
<content type='text'>
Should've been go-devel anyway...
</content>
</entry>
<entry>
<title>ci: Add FreeBSD</title>
<updated>2026-01-19T02:47:57Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-01-19T02:47:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=4940c1201e0afb6b7f407600616f2fedf2aeeb5e'/>
<id>urn:sha1:4940c1201e0afb6b7f407600616f2fedf2aeeb5e</id>
<content type='text'>
</content>
</entry>
</feed>
