<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~runxiyu/furgit.git/internal/testgit, branch v0.1.54</title>
<subtitle>Git library in pure Go</subtitle>
<id>https://cgit.space/~runxiyu/furgit.git/atom/internal/testgit?h=v0.1.54</id>
<link rel='self' href='https://cgit.space/~runxiyu/furgit.git/atom/internal/testgit?h=v0.1.54'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/'/>
<updated>2026-03-05T12:55:17Z</updated>
<entry>
<title>*: Fix lint wsl_v5</title>
<updated>2026-03-05T12:55:17Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-05T12:55:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=915fca6a9c2923a3bcf7a5a257e5832fab8cd432'/>
<id>urn:sha1:915fca6a9c2923a3bcf7a5a257e5832fab8cd432</id>
<content type='text'>
</content>
</entry>
<entry>
<title>format/pack/ingest: Init</title>
<updated>2026-03-05T11:05:47Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-05T10:24:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=57f1818d547f2f1dca38033b4e29f62d89ef80f9'/>
<id>urn:sha1:57f1818d547f2f1dca38033b4e29f62d89ef80f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>testgit: Add pack object reader and many object maker</title>
<updated>2026-03-05T09:54:07Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-05T09:01:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=dfe20bce3551f4b53f97362b14bd55a7ba0e0de0'/>
<id>urn:sha1:dfe20bce3551f4b53f97362b14bd55a7ba0e0de0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>*: Lint</title>
<updated>2026-03-04T00:59:53Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-04T00:26:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=ab7501be34032fb9e5c48726a68ae90a917af9eb'/>
<id>urn:sha1:ab7501be34032fb9e5c48726a68ae90a917af9eb</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>testgit: Add doc line</title>
<updated>2026-02-21T05:10:46Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-21T05:10:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=085c9f5ab171f4ebeb6ff1d02e1067c0d48a629d'/>
<id>urn:sha1:085c9f5ab171f4ebeb6ff1d02e1067c0d48a629d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>testgit: Remove old new-repo helpers and use NewRepo with good RepoOptions</title>
<updated>2026-02-21T04:31:06Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-21T04:31:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=304559e6a539cb60e97c429d56a32991d1c68bc1'/>
<id>urn:sha1:304559e6a539cb60e97c429d56a32991d1c68bc1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>testgit: Add RepoOptions and NewRepo for ref format and bare.</title>
<updated>2026-02-21T04:27:39Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-21T04:27:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=bda11a7b87844303fa9d8d14b9469136830f90c7'/>
<id>urn:sha1:bda11a7b87844303fa9d8d14b9469136830f90c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>testgit: Add ref-related functions</title>
<updated>2026-02-21T03:25:41Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-21T03:25:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=54baeb0ec3778b63a8088d0f5ef4ac9aa90d077d'/>
<id>urn:sha1:54baeb0ec3778b63a8088d0f5ef4ac9aa90d077d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>testgit: Add git repack</title>
<updated>2026-02-20T21:30:17Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-20T21:30:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=fe51d94ec1ae701737c3f6ece74904bdf9c0f17b'/>
<id>urn:sha1:fe51d94ec1ae701737c3f6ece74904bdf9c0f17b</id>
<content type='text'>
</content>
</entry>
</feed>
