<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hutch.git/Hutch/Views/Repositories, branch v2.5.1</title>
<subtitle>ios client for sourcehut. swiftui.
</subtitle>
<id>http://git.krz.sh/krz/hutch.git/atom?h=v2.5.1</id>
<link rel='self' href='http://git.krz.sh/krz/hutch.git/atom?h=v2.5.1'/>
<link rel='alternate' type='text/html' href='http://git.krz.sh/krz/hutch.git/'/>
<updated>2026-03-30T22:10:58+00:00</updated>
<entry>
<title>fix(org): improve org-mode rendering support</title>
<updated>2026-03-30T22:10:58+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2026-03-30T22:10:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/krz/hutch.git/commit/?id=da81b67dc8b74fdef6691d79ba06b28712c8b046'/>
<id>urn:sha1:da81b67dc8b74fdef6691d79ba06b28712c8b046</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(markdown): finalize migration to apple/swift-markdown renderer</title>
<updated>2026-03-30T21:44:49+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2026-03-30T21:44:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/krz/hutch.git/commit/?id=02fbc13ddb5b66ecf1d0dff3e7173a845984e006'/>
<id>urn:sha1:02fbc13ddb5b66ecf1d0dff3e7173a845984e006</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Migrate README markdown rendering to swift-markdown and fix badge images</title>
<updated>2026-03-30T21:22:59+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2026-03-30T21:22:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/krz/hutch.git/commit/?id=ddb310ed15fcd693a5487e5f38b5ba74cdf27843'/>
<id>urn:sha1:ddb310ed15fcd693a5487e5f38b5ba74cdf27843</id>
<content type='text'>
- replace the hand-rolled markdown parser with a MarkupVisitor renderer
- keep the org-mode rendering path and shared sanitization helpers intact
- update WKWebView styling and height measurement for README content
- fix linked image and query-string badge rendering in markdown output
- expand README rendering tests and add markdown syntax coverage

Implements: https://todo.sr.ht/~ccleberg/Hutch/2
</content>
</entry>
<entry>
<title>partial extended support for markdown and org-mode</title>
<updated>2026-03-30T18:10:54+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2026-03-30T18:10:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/krz/hutch.git/commit/?id=09d93e6e6f2111f569d82da40dac8c499ba9a575'/>
<id>urn:sha1:09d93e6e6f2111f569d82da40dac8c499ba9a575</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: rename unused entry param to _ in textBlobView</title>
<updated>2026-03-24T21:45:47+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2026-03-24T21:45:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/krz/hutch.git/commit/?id=b4542f0295bb4cb3e0f92326ee43bd7ecc477a0e'/>
<id>urn:sha1:b4542f0295bb4cb3e0f92326ee43bd7ecc477a0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: rename unused protocol params to _ across UIKit representables</title>
<updated>2026-03-24T21:44:44+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2026-03-24T21:44:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/krz/hutch.git/commit/?id=f38a1caa591fa43cb3d6249b90919c9a3a185c25'/>
<id>urn:sha1:f38a1caa591fa43cb3d6249b90919c9a3a185c25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: add nested comments to satisfy sonar rule swift:S1186</title>
<updated>2026-03-24T21:39:15+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2026-03-24T21:39:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/krz/hutch.git/commit/?id=8da2f907d690a59124d9008c0d8e1e792133702b'/>
<id>urn:sha1:8da2f907d690a59124d9008c0d8e1e792133702b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: context menus to copy clone URLs and commit SHAs</title>
<updated>2026-03-23T01:42:58+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2026-03-23T01:42:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/krz/hutch.git/commit/?id=cbf5f669abe126d4d508a8826c64b922963700c1'/>
<id>urn:sha1:cbf5f669abe126d4d508a8826c64b922963700c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix README height update and settings save alerts</title>
<updated>2026-03-19T22:05:16+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2026-03-19T22:05:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/krz/hutch.git/commit/?id=10d68934d4f45bf60e1736371ff790c50600198d'/>
<id>urn:sha1:10d68934d4f45bf60e1736371ff790c50600198d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>v2.1: bundled polish and fixes</title>
<updated>2026-03-19T21:59:16+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2026-03-19T21:59:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/krz/hutch.git/commit/?id=b82bbeeea48ad27832a355c2a41408559c411104'/>
<id>urn:sha1:b82bbeeea48ad27832a355c2a41408559c411104</id>
<content type='text'>
</content>
</entry>
</feed>
