<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~runxiyu/furgit.git/config, branch next</title>
<subtitle>Git library in pure Go</subtitle>
<id>https://cgit.space/~runxiyu/furgit.git/atom/config?h=next</id>
<link rel='self' href='https://cgit.space/~runxiyu/furgit.git/atom/config?h=next'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/'/>
<updated>2026-04-02T06:28:39Z</updated>
<entry>
<title>*: Remove</title>
<updated>2026-04-02T06:28:39Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-04-02T06:23:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=a041d523de389b65b98a5373a8034041db2a8d83'/>
<id>urn:sha1:a041d523de389b65b98a5373a8034041db2a8d83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>*: objectid -&gt; object/id</title>
<updated>2026-03-25T14:22:01Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-25T14:21:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=e4373a7e553f8523db3e99ea316e1c25d30cc059'/>
<id>urn:sha1:e4373a7e553f8523db3e99ea316e1c25d30cc059</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Urgh I made some wrong amends and I'm too tired to separate the commits out this time</title>
<updated>2026-03-06T16:34:30Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-06T13:19:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=01d15bccf3b1dcc51516b1f64d50950b31d7f8fb'/>
<id>urn:sha1:01d15bccf3b1dcc51516b1f64d50950b31d7f8fb</id>
<content type='text'>
ancestor: Split out of reachability
mergebase: Add merge base routines
internal/commitquery: Add commit query context engine thingy
internal/peel: Shared tag peeling
errors: Shared object query errors
internal/testgit: Add rooted repo helpers; remove raw path access
objectstore/memory: Add in-memory object store
objectid: Add Compare helper
</content>
</entry>
<entry>
<title>config: Split files</title>
<updated>2026-03-06T02:53:37Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-06T02:52:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=f36918966727be99bfe9d461059269f36f92058a'/>
<id>urn:sha1:f36918966727be99bfe9d461059269f36f92058a</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>config: More tests for each algorithm</title>
<updated>2026-03-04T06:14:03Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-04T06:14:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=c67ae1bdeeac3752c2df1fa47a013353b3b508bd'/>
<id>urn:sha1:c67ae1bdeeac3752c2df1fa47a013353b3b508bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>config: Splitting</title>
<updated>2026-03-04T01:42:38Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-04T01:42:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=0cf065181404add5d6b1e6fc8bf5e93e761bd590'/>
<id>urn:sha1:0cf065181404add5d6b1e6fc8bf5e93e761bd590</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>config: Fix lints</title>
<updated>2026-03-03T13:17:15Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-03T13:11:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=37e4dcd9ba583936a7da9bbcb865c6be448e2c19'/>
<id>urn:sha1:37e4dcd9ba583936a7da9bbcb865c6be448e2c19</id>
<content type='text'>
</content>
</entry>
<entry>
<title>config: Add fuzz, regression tests, and updates</title>
<updated>2026-03-01T03:53:21Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-01T02:57:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=c0d1cc442031c8200df4a3a499c07081fab40553'/>
<id>urn:sha1:c0d1cc442031c8200df4a3a499c07081fab40553</id>
<content type='text'>
</content>
</entry>
</feed>
