<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~runxiyu/furgit.git/object/typ/type.go, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~runxiyu/furgit.git/atom/object/typ/type.go?h=main</id>
<link rel='self' href='https://cgit.space/~runxiyu/furgit.git/atom/object/typ/type.go?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/'/>
<updated>2026-06-11T06:52:04Z</updated>
<entry>
<title>object/typ: Remove Type prefix from object/typ.Type literals</title>
<updated>2026-06-11T06:52:04Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-06-11T06:52:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=27a695d781c2981328c2b7524c0fe8ade206cfe7'/>
<id>urn:sha1:27a695d781c2981328c2b7524c0fe8ade206cfe7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Various fixes and QoL things</title>
<updated>2026-06-06T21:05:18Z</updated>
<author>
<name>Runxi Yu</name>
</author>
<published>2026-06-06T21:05:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~runxiyu/furgit.git/commit/?id=d0f52a812c32bd8227179322947e880a9a966a11'/>
<id>urn:sha1:d0f52a812c32bd8227179322947e880a9a966a11</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>
