<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~runxiyu/furgit.git/object, branch v0.1.35</title>
<subtitle>Git library in pure Go</subtitle>
<id>https://cgit.space/~runxiyu/furgit.git/atom/object?h=v0.1.35</id>
<link rel='self' href='https://cgit.space/~runxiyu/furgit.git/atom/object?h=v0.1.35'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/'/>
<updated>2026-02-21T07:54:26Z</updated>
<entry>
<title>*: Add more tests</title>
<updated>2026-02-21T07:54:26Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-21T07:54:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=6a7fc936c4a969aa05b3941feedafe59f4bd2ffd'/>
<id>urn:sha1:6a7fc936c4a969aa05b3941feedafe59f4bd2ffd</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>*: Update doc-comments</title>
<updated>2026-02-21T05:05:11Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-21T05:05:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=86a9cc87c9d3c42035b6c526ec918c391024424d'/>
<id>urn:sha1:86a9cc87c9d3c42035b6c526ec918c391024424d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>*: Use testgit.NewRepo</title>
<updated>2026-02-21T04:31:51Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-21T04:31:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=2852f9a20613b145fe36a8fde5bfd31ff7e82291'/>
<id>urn:sha1:2852f9a20613b145fe36a8fde5bfd31ff7e82291</id>
<content type='text'>
</content>
</entry>
<entry>
<title>object: Right, I could use Cut here</title>
<updated>2026-02-20T18:07:45Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-20T18:07:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=0591334a91e75fb48a081f3130d9633ef0523c5c'/>
<id>urn:sha1:0591334a91e75fb48a081f3130d9633ef0523c5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>object: Reformat</title>
<updated>2026-02-20T18:07:19Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-20T18:07:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=33d354ebca84f2901de2ac290e7af2696b0ea8fa'/>
<id>urn:sha1:33d354ebca84f2901de2ac290e7af2696b0ea8fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>objectheader: Move out of internal</title>
<updated>2026-02-20T16:42:00Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-20T16:42:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=a03e6e14a1e807136b05f28072f37dcf8c030f6b'/>
<id>urn:sha1:a03e6e14a1e807136b05f28072f37dcf8c030f6b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>*: Replace repo with testRepo</title>
<updated>2026-02-20T14:59:14Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-20T14:59:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=d88c8e20aebd9408df0306e97dffc2896950342d'/>
<id>urn:sha1:d88c8e20aebd9408df0306e97dffc2896950342d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>objectid: Rename from oid</title>
<updated>2026-02-20T14:52:58Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-20T14:52:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=f49c95662bda1f2c337dbe872644afa1ca5cbbec'/>
<id>urn:sha1:f49c95662bda1f2c337dbe872644afa1ca5cbbec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>object: Add general parse function</title>
<updated>2026-02-20T14:41:21Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-20T14:41:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=5797711751b1da63648ecf3e597d7418b256d5c8'/>
<id>urn:sha1:5797711751b1da63648ecf3e597d7418b256d5c8</id>
<content type='text'>
</content>
</entry>
</feed>
