<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~runxiyu/furgit.git, branch v0.1.145</title>
<subtitle>Git library in pure Go</subtitle>
<id>https://cgit.space/~runxiyu/furgit.git/atom/?h=v0.1.145</id>
<link rel='self' href='https://cgit.space/~runxiyu/furgit.git/atom/?h=v0.1.145'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/'/>
<updated>2026-03-29T15:04:19Z</updated>
<entry>
<title>cmd/receivepack9418: Actually I do need return here because defer.</title>
<updated>2026-03-29T15:04:19Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-29T15:04:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=02efb65bef2e1645809ac16676f218618ea2378b'/>
<id>urn:sha1:02efb65bef2e1645809ac16676f218618ea2378b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>interna/priorityqueue: Fix lints</title>
<updated>2026-03-29T15:03:09Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-29T15:03:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=14630e6655b35d67421d42eef253121be1ce795d'/>
<id>urn:sha1:14630e6655b35d67421d42eef253121be1ce795d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>commitquery: Use fetcher</title>
<updated>2026-03-29T15:00:06Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-29T15:00:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=ecdae2b758ef6849222525c941574bbac13ea85c'/>
<id>urn:sha1:ecdae2b758ef6849222525c941574bbac13ea85c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>commitquery: Reorganize</title>
<updated>2026-03-29T14:47:04Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-29T14:42:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=df73a4c6f1b58075316ba7449fbfb127b9fbb79d'/>
<id>urn:sha1:df73a4c6f1b58075316ba7449fbfb127b9fbb79d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>internal/priorityqueue: Update docs</title>
<updated>2026-03-29T14:21:28Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-29T14:21:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=21e1e1515477f6e34062a57a17862153bfc27685'/>
<id>urn:sha1:21e1e1515477f6e34062a57a17862153bfc27685</id>
<content type='text'>
</content>
</entry>
<entry>
<title>internal/priorityqueue: Remove accidental file</title>
<updated>2026-03-29T14:18:33Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-29T14:18:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=2a85fc6078d23149c85c490334caef263d030819'/>
<id>urn:sha1:2a85fc6078d23149c85c490334caef263d030819</id>
<content type='text'>
</content>
</entry>
<entry>
<title>commitquery: Use our proper priority queue thingy</title>
<updated>2026-03-29T14:15:30Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-29T14:15:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=e0e493fbf197aabf9272e52ab0e7282e308bcdeb'/>
<id>urn:sha1:e0e493fbf197aabf9272e52ab0e7282e308bcdeb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>internal/priorityqueue: Actually just make our own priority queue</title>
<updated>2026-03-29T14:14:21Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-29T14:14:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=69452f58fb0d6c1ed561df1e25efe51e5b3089fd'/>
<id>urn:sha1:69452f58fb0d6c1ed561df1e25efe51e5b3089fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>commitquery: Use internal/heap for the priority queue</title>
<updated>2026-03-29T14:07:17Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-29T14:07:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=3fdec79ddcafde9848b60fc420bb9222a4786e1f'/>
<id>urn:sha1:3fdec79ddcafde9848b60fc420bb9222a4786e1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>internal/heap: Much more reasonable binary heap</title>
<updated>2026-03-29T14:06:31Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-03-29T14:06:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=0105d8a22962badd6b2a7adafde89ba94978dde1'/>
<id>urn:sha1:0105d8a22962badd6b2a7adafde89ba94978dde1</id>
<content type='text'>
</content>
</entry>
</feed>
