<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~runxiyu/furgit.git, branch v0.1.2</title>
<subtitle>Git library in pure Go</subtitle>
<id>https://cgit.space/~runxiyu/furgit.git/atom/?h=v0.1.2</id>
<link rel='self' href='https://cgit.space/~runxiyu/furgit.git/atom/?h=v0.1.2'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/'/>
<updated>2026-01-27T18:09:10Z</updated>
<entry>
<title>hash: Use a hashAlgorithmDetails struct for single source of truth</title>
<updated>2026-01-27T18:09:10Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-01-27T18:05:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=6002485582541df9dff3e2c782a014564e22ed07'/>
<id>urn:sha1:6002485582541df9dff3e2c782a014564e22ed07</id>
<content type='text'>
hashAlgorithm's are assumed to be valid; methods on invalid
hashAlgorithms will panic from out-of-bounds read when it's not found in
hashAlgorithmTable and that's expected and intended.
</content>
</entry>
<entry>
<title>TODO: HashAlgorithm interface? compression agility?</title>
<updated>2026-01-27T16:34:39Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-01-27T16:34:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=888f4af82ee72a47f50b71870ade0c788bcdfb4d'/>
<id>urn:sha1:888f4af82ee72a47f50b71870ade0c788bcdfb4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Fix usage of resolved ref</title>
<updated>2026-01-26T08:56:36Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-01-26T08:56:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=ba04778fa049e511db71c8add9a12d6a476ad2fd'/>
<id>urn:sha1:ba04778fa049e511db71c8add9a12d6a476ad2fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>show-object: Fix usage of resolved ref</title>
<updated>2026-01-26T08:56:24Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-01-26T08:56:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=08cd2aaa292ba52687f7279d341d5029a73303ce'/>
<id>urn:sha1:08cd2aaa292ba52687f7279d341d5029a73303ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>TODO: Merge TODO files</title>
<updated>2026-01-26T08:45:42Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-01-26T08:45:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=0e62ab0022d95b4b0e6444abf6984d1c598a0c93'/>
<id>urn:sha1:0e62ab0022d95b4b0e6444abf6984d1c598a0c93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>config: Note that we don't support includes yet</title>
<updated>2026-01-26T08:45:36Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-01-26T08:45:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=ab2df01dcb1579ceb0e79487875cc8a89f90003e'/>
<id>urn:sha1:ab2df01dcb1579ceb0e79487875cc8a89f90003e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tree: Export TreeEntryNameCompare</title>
<updated>2026-01-25T20:29:10Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-01-25T20:29:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=046c7f94446be0932e180dc3529d74b6baac3ed5'/>
<id>urn:sha1:046c7f94446be0932e180dc3529d74b6baac3ed5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>TODO: Ref might need to be an interface</title>
<updated>2026-01-25T19:51:08Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-01-25T19:51:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=2b5f8533f10f944dbe0833af1a4fcd88dbd5e5ef'/>
<id>urn:sha1:2b5f8533f10f944dbe0833af1a4fcd88dbd5e5ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refs: ResolveRefFully should return a Ref rather than a Hash</title>
<updated>2026-01-25T19:42:10Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-01-25T19:42:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=152d7fa7d2fbbfe26170932c58c3d46ad95cf0c1'/>
<id>urn:sha1:152d7fa7d2fbbfe26170932c58c3d46ad95cf0c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>.editorconfig</title>
<updated>2026-01-20T11:05:02Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-01-20T11:05:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=738b750f6f527a8e607bc9c016224fcba931f5c1'/>
<id>urn:sha1:738b750f6f527a8e607bc9c016224fcba931f5c1</id>
<content type='text'>
</content>
</entry>
</feed>
