<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~runxiyu/furgit.git/object/typ, branch next</title>
<subtitle>Git library in pure Go</subtitle>
<id>https://cgit.space/~runxiyu/furgit.git/atom/object/typ?h=next</id>
<link rel='self' href='https://cgit.space/~runxiyu/furgit.git/atom/object/typ?h=next'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/'/>
<updated>2026-05-18T06:57:42Z</updated>
<entry>
<title>object/typ: Wrong capitalization in errors</title>
<updated>2026-05-18T06:57:42Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-05-18T06:57:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=a4d1e92e7477997cc3a9cdbcbe7f5d9baee556be'/>
<id>urn:sha1:a4d1e92e7477997cc3a9cdbcbe7f5d9baee556be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>object/typ: Reformat a bit</title>
<updated>2026-05-18T03:17:57Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-05-18T03:17:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=ba961f83e4af276e32f501e5b1845ee864d340df'/>
<id>urn:sha1:ba961f83e4af276e32f501e5b1845ee864d340df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>object/typ: Simplify</title>
<updated>2026-05-16T08:20:35Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-05-16T08:20:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=890dff2213ae15e1a952471d3218577e93265bb6'/>
<id>urn:sha1:890dff2213ae15e1a952471d3218577e93265bb6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>object/typ: Don't mirror packfiles</title>
<updated>2026-04-14T12:50:23Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-04-14T07:15:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=4b9fc524d79f48c52902166b96d80a6b3efec071'/>
<id>urn:sha1:4b9fc524d79f48c52902166b96d80a6b3efec071</id>
<content type='text'>
Future, ref delta, and offset delta are all implementation details to
the packfile format and may or may not apply elsewhere. object/typ
should only include base object types and should be backend-agnostic
(and TypeInvalid).

Also, object type to property mappings such as isBase should generally
belong in the layer that actually needs them; in this case,
.pack/.idx/.rev.
</content>
</entry>
<entry>
<title>object/typ: Implement object types</title>
<updated>2026-04-02T07:59:50Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-04-02T07:59:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=f33cae96a9d7418f8512398c9411130eaebe4e26'/>
<id>urn:sha1:f33cae96a9d7418f8512398c9411130eaebe4e26</id>
<content type='text'>
</content>
</entry>
</feed>
