<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krino.git/Makefile, branch v0.0.7</title>
<subtitle>rule-based file sorter in Go, shows the plan before touching anything, applies only the files you choose, and can undo any run, with s-expression rules and a GTK 4 window</subtitle>
<id>https://git.labunix.xyz/krino.git/atom?h=v0.0.7</id>
<link rel='self' href='https://git.labunix.xyz/krino.git/atom?h=v0.0.7'/>
<link rel='alternate' type='text/html' href='https://git.labunix.xyz/krino.git/'/>
<updated>2026-09-14T19:43:23Z</updated>
<entry>
<title>plan 9: undo review matches review, --min-age validated, future mtimes, rule names, conflict enum, dependency gate, absolute tool paths</title>
<updated>2026-09-14T19:43:23Z</updated>
<author>
<name>Lukasz Kasprzak</name>
<email>lukas@labunix.xyz</email>
</author>
<published>2026-09-14T19:43:23Z</published>
<link rel='alternate' type='text/html' href='https://git.labunix.xyz/krino.git/commit/?id=c497d173b24b1b8247fac9e996e5c0fe690c1769'/>
<id>urn:sha1:c497d173b24b1b8247fac9e996e5c0fe690c1769</id>
<content type='text'>
</content>
</entry>
<entry>
<title>plan 8: escape terminal controls in everything krino prints</title>
<updated>2026-09-14T18:11:26Z</updated>
<author>
<name>Lukasz Kasprzak</name>
<email>lukas@labunix.xyz</email>
</author>
<published>2026-09-14T18:11:26Z</published>
<link rel='alternate' type='text/html' href='https://git.labunix.xyz/krino.git/commit/?id=97b07968a0a239c862309bcdffe31848dfbf128c'/>
<id>urn:sha1:97b07968a0a239c862309bcdffe31848dfbf128c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>plan 8: fuzz decoders; fold ẞ and invalid UTF-8 correctly, refuse non-UTF-8 paths in krino new</title>
<updated>2026-09-14T18:10:01Z</updated>
<author>
<name>Lukasz Kasprzak</name>
<email>lukas@labunix.xyz</email>
</author>
<published>2026-09-14T18:10:01Z</published>
<link rel='alternate' type='text/html' href='https://git.labunix.xyz/krino.git/commit/?id=aa24cfb344b1b3eaef7217d996359023cd72ba28'/>
<id>urn:sha1:aa24cfb344b1b3eaef7217d996359023cd72ba28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>plan 8: trash refuses unsafe entry names and relative paths</title>
<updated>2026-09-14T17:42:17Z</updated>
<author>
<name>Lukasz Kasprzak</name>
<email>lukas@labunix.xyz</email>
</author>
<published>2026-09-14T17:42:17Z</published>
<link rel='alternate' type='text/html' href='https://git.labunix.xyz/krino.git/commit/?id=00aae60378982902b871a87850e0ed427b28a347'/>
<id>urn:sha1:00aae60378982902b871a87850e0ed427b28a347</id>
<content type='text'>
</content>
</entry>
<entry>
<title>plan 8: fuzz the log's escaping and round trip</title>
<updated>2026-09-14T17:39:32Z</updated>
<author>
<name>Lukasz Kasprzak</name>
<email>lukas@labunix.xyz</email>
</author>
<published>2026-09-14T17:39:32Z</published>
<link rel='alternate' type='text/html' href='https://git.labunix.xyz/krino.git/commit/?id=eab84ab42f51beab5debc03b8049f0929c5e8904'/>
<id>urn:sha1:eab84ab42f51beab5debc03b8049f0929c5e8904</id>
<content type='text'>
</content>
</entry>
<entry>
<title>go 1.25, toolchain go1.26.8, x/text v0.41.0: fixes GO-2026-5970 and the reachable stdlib vulnerabilities</title>
<updated>2026-09-14T17:35:46Z</updated>
<author>
<name>Lukasz Kasprzak</name>
<email>lukas@labunix.xyz</email>
</author>
<published>2026-09-14T17:35:46Z</published>
<link rel='alternate' type='text/html' href='https://git.labunix.xyz/krino.git/commit/?id=5b22b8e3a7d1ae9a3fcc4e894ae2e9d142bf8086'/>
<id>urn:sha1:5b22b8e3a7d1ae9a3fcc4e894ae2e9d142bf8086</id>
<content type='text'>
</content>
</entry>
<entry>
<title>plan 8: threat model, make fuzz, race and vulncheck</title>
<updated>2026-09-14T17:29:27Z</updated>
<author>
<name>Lukasz Kasprzak</name>
<email>lukas@labunix.xyz</email>
</author>
<published>2026-09-14T17:29:27Z</published>
<link rel='alternate' type='text/html' href='https://git.labunix.xyz/krino.git/commit/?id=e94e107071223b2504963dfa95ccd1f2293da752'/>
<id>urn:sha1:e94e107071223b2504963dfa95ccd1f2293da752</id>
<content type='text'>
</content>
</entry>
<entry>
<title>krino: release 0.0.1 — man pages, install, examples, cross and release, README, changelog</title>
<updated>2026-09-13T00:31:32Z</updated>
<author>
<name>Lukasz Kasprzak</name>
<email>lukas@labunix.xyz</email>
</author>
<published>2026-09-13T00:31:32Z</published>
<link rel='alternate' type='text/html' href='https://git.labunix.xyz/krino.git/commit/?id=26c94eb3db62ec6eebbf8d22c11afe691d9520c4'/>
<id>urn:sha1:26c94eb3db62ec6eebbf8d22c11afe691d9520c4</id>
<content type='text'>
Also: undo removes the directories its run created; a hardlink is never a
duplicate of its own other name; a flag written before "undo" is honoured;
--version prints no leading v. Duplicate conditions with different scopes
not sharing an original is documented as a known limitation.
</content>
</entry>
<entry>
<title>krino: foundation — sexp reader, config language, init/new/check</title>
<updated>2026-09-11T13:01:57Z</updated>
<author>
<name>Lukasz Kasprzak</name>
<email>lukas@labunix.xyz</email>
</author>
<published>2026-09-11T12:47:10Z</published>
<link rel='alternate' type='text/html' href='https://git.labunix.xyz/krino.git/commit/?id=42b02c47be9b285099203e44a2570636d4ca6f03'/>
<id>urn:sha1:42b02c47be9b285099203e44a2570636d4ca6f03</id>
<content type='text'>
</content>
</entry>
</feed>
