<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sf.git, branch master</title>
<subtitle>System status monitor and file manager
</subtitle>
<id>https://git.verdant.ee/projects/sf.git/atom?h=master</id>
<link rel='self' href='https://git.verdant.ee/projects/sf.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.verdant.ee/projects/sf.git/'/>
<updated>2026-07-23T10:59:22Z</updated>
<entry>
<title>fm: implement directory listing with scrolling and file preview</title>
<updated>2026-07-23T10:59:22Z</updated>
<author>
<name>verdant</name>
<email>im@verdant.ee</email>
</author>
<published>2026-07-23T10:59:22Z</published>
<link rel='alternate' type='text/html' href='https://git.verdant.ee/projects/sf.git/commit/?id=4fd1111d5b547af4c6db70407df6120db99ea501'/>
<id>urn:sha1:4fd1111d5b547af4c6db70407df6120db99ea501</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add scroll state and redraw tracking to fm_info</title>
<updated>2026-07-23T10:58:40Z</updated>
<author>
<name>verdant</name>
<email>im@verdant.ee</email>
</author>
<published>2026-07-23T10:58:40Z</published>
<link rel='alternate' type='text/html' href='https://git.verdant.ee/projects/sf.git/commit/?id=80ac2501501f83f7c64a5591b2075468a5fab6b5'/>
<id>urn:sha1:80ac2501501f83f7c64a5591b2075468a5fab6b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unnecessary wborder call</title>
<updated>2026-07-23T10:57:46Z</updated>
<author>
<name>verdant</name>
<email>im@verdant.ee</email>
</author>
<published>2026-07-23T10:57:46Z</published>
<link rel='alternate' type='text/html' href='https://git.verdant.ee/projects/sf.git/commit/?id=b23e2bfe015d779beab188e260dac145296352a6'/>
<id>urn:sha1:b23e2bfe015d779beab188e260dac145296352a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix window positioning and height calculation</title>
<updated>2026-07-23T10:57:03Z</updated>
<author>
<name>verdant</name>
<email>im@verdant.ee</email>
</author>
<published>2026-07-23T10:57:03Z</published>
<link rel='alternate' type='text/html' href='https://git.verdant.ee/projects/sf.git/commit/?id=9b7650bc087196c0b1f4ba78982150b2345b36f9'/>
<id>urn:sha1:9b7650bc087196c0b1f4ba78982150b2345b36f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove a blank line</title>
<updated>2026-07-23T10:55:51Z</updated>
<author>
<name>verdant</name>
<email>im@verdant.ee</email>
</author>
<published>2026-07-23T10:55:51Z</published>
<link rel='alternate' type='text/html' href='https://git.verdant.ee/projects/sf.git/commit/?id=0d4d4727d4bb5dad874278d2fb76dc7ac2780a5f'/>
<id>urn:sha1:0d4d4727d4bb5dad874278d2fb76dc7ac2780a5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove redundant debug logging and commented code</title>
<updated>2026-07-23T10:54:51Z</updated>
<author>
<name>verdant</name>
<email>im@verdant.ee</email>
</author>
<published>2026-07-23T10:54:51Z</published>
<link rel='alternate' type='text/html' href='https://git.verdant.ee/projects/sf.git/commit/?id=34122125e5a3545c793fb58b5409359a77f8d821'/>
<id>urn:sha1:34122125e5a3545c793fb58b5409359a77f8d821</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add path normalization</title>
<updated>2026-07-23T10:54:04Z</updated>
<author>
<name>verdant</name>
<email>im@verdant.ee</email>
</author>
<published>2026-07-23T10:54:04Z</published>
<link rel='alternate' type='text/html' href='https://git.verdant.ee/projects/sf.git/commit/?id=58fce4c9cbe54a5393fbe8c78970fdbc0da0f8f7'/>
<id>urn:sha1:58fce4c9cbe54a5393fbe8c78970fdbc0da0f8f7</id>
<content type='text'>
Add a path_normalize() helper function to remove trailing slashes from
directory paths, preventing potential issues with duplicate slashes in
file operations.
</content>
</entry>
<entry>
<title>Add version option support</title>
<updated>2026-07-23T10:52:34Z</updated>
<author>
<name>verdant</name>
<email>im@verdant.ee</email>
</author>
<published>2026-07-23T10:52:34Z</published>
<link rel='alternate' type='text/html' href='https://git.verdant.ee/projects/sf.git/commit/?id=117e143c6feccfc90b1d3fa9c026a11e0fefe453'/>
<id>urn:sha1:117e143c6feccfc90b1d3fa9c026a11e0fefe453</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a typo</title>
<updated>2026-07-23T10:47:38Z</updated>
<author>
<name>verdant</name>
<email>im@verdant.ee</email>
</author>
<published>2026-07-23T10:47:38Z</published>
<link rel='alternate' type='text/html' href='https://git.verdant.ee/projects/sf.git/commit/?id=57724a695f3b04624c12c9350dc7d44019ab44dc'/>
<id>urn:sha1:57724a695f3b04624c12c9350dc7d44019ab44dc</id>
<content type='text'>
handing -&gt; handling
</content>
</entry>
<entry>
<title>Remove resize handling</title>
<updated>2026-07-23T10:47:21Z</updated>
<author>
<name>verdant</name>
<email>im@verdant.ee</email>
</author>
<published>2026-07-23T10:47:21Z</published>
<link rel='alternate' type='text/html' href='https://git.verdant.ee/projects/sf.git/commit/?id=fff9d07128b0a85f0eed3455d94ff01a8d74252a'/>
<id>urn:sha1:fff9d07128b0a85f0eed3455d94ff01a8d74252a</id>
<content type='text'>
</content>
</entry>
</feed>
