<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~runxiyu/furgit.git, branch v0.1.14</title>
<subtitle>Git library in pure Go</subtitle>
<id>https://cgit.space/~runxiyu/furgit.git/atom/?h=v0.1.14</id>
<link rel='self' href='https://cgit.space/~runxiyu/furgit.git/atom/?h=v0.1.14'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/'/>
<updated>2026-02-21T05:08:30Z</updated>
<entry>
<title>*: Update doc-comments yet again</title>
<updated>2026-02-21T05:08:30Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-21T05:08:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=f98c8992afb2f9426c90a20b9c74386aa2f25a9c'/>
<id>urn:sha1:f98c8992afb2f9426c90a20b9c74386aa2f25a9c</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>LICENSE: Add AGPL-3.0</title>
<updated>2026-02-21T04:59:15Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-21T04:59:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=9cc0a032458dc532e63f1e894e9dd266c80f175f'/>
<id>urn:sha1:9cc0a032458dc532e63f1e894e9dd266c80f175f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a STRUCTURE that describes what each package is for</title>
<updated>2026-02-21T04:43:38Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-21T04:43:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=1e05102e8eba002c4485d1232b99753e65b49a31'/>
<id>urn:sha1:1e05102e8eba002c4485d1232b99753e65b49a31</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>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>refstore/reftable: Add basic implementation</title>
<updated>2026-02-21T04:27:55Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-21T04:27:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=680d30bd77c4793fe5c1eaa05ad5217a2faee7c0'/>
<id>urn:sha1:680d30bd77c4793fe5c1eaa05ad5217a2faee7c0</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>refstore/packed: Add packed refs backend</title>
<updated>2026-02-21T03:48:27Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-21T03:48:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=c2b2f7f5f50e729217d9b70674651ca58eae2e9a'/>
<id>urn:sha1:c2b2f7f5f50e729217d9b70674651ca58eae2e9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refstore: ResolveFully doesn't inherently peel annotated tags</title>
<updated>2026-02-21T03:38:11Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-02-21T03:37:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=607bcd7a105864a7a4b92af213ffcf3cbf3a5810'/>
<id>urn:sha1:607bcd7a105864a7a4b92af213ffcf3cbf3a5810</id>
<content type='text'>
</content>
</entry>
</feed>
