<feed xmlns='http://www.w3.org/2005/Atom'>
<title>atuin/crates/turtle/src/command/client, branch main</title>
<subtitle>Turtle. A hard-fork of atuin, focusing on a more minimal feature set</subtitle>
<id>http://git.foss-syndicate.org/bpeetz/forks/atuin/atom/crates/turtle/src/command/client?h=main</id>
<link rel='self' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/atom/crates/turtle/src/command/client?h=main'/>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/'/>
<updated>2026-06-13T18:45:15Z</updated>
<entry>
<title>chore(treewide): Remove glob imports</title>
<updated>2026-06-13T18:45:15Z</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2026-06-13T18:45:15Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=abd0365c16ab2e65773f4c8d3b782c2e44128dc5'/>
<id>urn:sha1:abd0365c16ab2e65773f4c8d3b782c2e44128dc5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(config): Don't write non-TOML default config files</title>
<updated>2026-06-13T13:58:25Z</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2026-06-13T13:58:25Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=7bee7bed25b157f306b502f9ddbd31274e30ce74'/>
<id>urn:sha1:7bee7bed25b157f306b502f9ddbd31274e30ce74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(daemon): Remove the `autostart` feature</title>
<updated>2026-06-13T13:42:59Z</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2026-06-13T13:42:59Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=717a68c9b135b13219002166480f0c06bcb37d7c'/>
<id>urn:sha1:717a68c9b135b13219002166480f0c06bcb37d7c</id>
<content type='text'>
A service manager should deal with that.
</content>
</entry>
<entry>
<title>chore(treewide): Also fix all `clippy` warnings</title>
<updated>2026-06-12T23:36:41Z</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2026-06-12T23:36:41Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=47b76481e51451827530714512b30882d85e3a9a'/>
<id>urn:sha1:47b76481e51451827530714512b30882d85e3a9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(treewide): Fix some of `clippy`'s error</title>
<updated>2026-06-12T22:58:32Z</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2026-06-12T22:58:32Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=9352a0f7cfdd5f5fc102a25d8a93218bc3dbe462'/>
<id>urn:sha1:9352a0f7cfdd5f5fc102a25d8a93218bc3dbe462</id>
<content type='text'>
Just a run of `cargo clippy --fix`
</content>
</entry>
<entry>
<title>chore(treewide): Remove `cargo` warnings to 0</title>
<updated>2026-06-12T22:50:54Z</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2026-06-12T22:50:54Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=6723829a3398b3c9dd6dc6ae79124f46000606ee'/>
<id>urn:sha1:6723829a3398b3c9dd6dc6ae79124f46000606ee</id>
<content type='text'>
There are still the `clippy` warnings, but they are for a future date.
</content>
</entry>
<entry>
<title>chore(treewide): Cleanup themes</title>
<updated>2026-06-12T15:16:19Z</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2026-06-12T15:16:19Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=2ca7dd57b12861e8c9bbc9238cda612e0ff22ff3'/>
<id>urn:sha1:2ca7dd57b12861e8c9bbc9238cda612e0ff22ff3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(server): Really make users stateless (with tests)</title>
<updated>2026-06-11T23:54:21Z</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2026-06-11T23:54:21Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=bbdf38018b47328b5faa2cef635c37095045be72'/>
<id>urn:sha1:bbdf38018b47328b5faa2cef635c37095045be72</id>
<content type='text'>
This commit also remove another load of unneeded features.
</content>
</entry>
<entry>
<title>feat(server): Make user stuff stateless</title>
<updated>2026-06-11T16:02:55Z</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2026-06-11T16:02:55Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=0b6ca5cb8ca4c46265e08e13053260d9b5cff568'/>
<id>urn:sha1:0b6ca5cb8ca4c46265e08e13053260d9b5cff568</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(server): Remove the last remnants of the "hub" sync-server thingy</title>
<updated>2026-06-11T14:27:35Z</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2026-06-11T14:27:35Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=5a4c4b9fa0df891fcdd9beee18be0db4a45da701'/>
<id>urn:sha1:5a4c4b9fa0df891fcdd9beee18be0db4a45da701</id>
<content type='text'>
</content>
</entry>
</feed>
