<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~runxiyu/furgit.git/internal/testgit, branch v0.1.61</title>
<subtitle>Git library in pure Go</subtitle>
<id>https://cgit.space/~runxiyu/furgit.git/atom/internal/testgit?h=v0.1.61</id>
<link rel='self' href='https://cgit.space/~runxiyu/furgit.git/atom/internal/testgit?h=v0.1.61'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/'/>
<updated>2026-03-06T02:38:46Z</updated>
<entry>
<title>reachability, internal/testgit: Fix lints</title>
<updated>2026-03-06T02:38:46Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-06T02:38:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=7987e9350b590a4a9038ad18fe2ff049c0037cb8'/>
<id>urn:sha1:7987e9350b590a4a9038ad18fe2ff049c0037cb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>format/commitgraph: Add initial commit-graph support</title>
<updated>2026-03-06T02:00:35Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-06T00:05:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=e15054a4f93fc54806e84aa7036e60168e78e823'/>
<id>urn:sha1:e15054a4f93fc54806e84aa7036e60168e78e823</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
