<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gofu/main.go, branch v2025.1</title>
<subtitle>My personal busybox built in Go</subtitle>
<id>http://git.xyrillian.de/gofu/atom/main.go?h=v2025.1</id>
<link rel='self' href='http://git.xyrillian.de/gofu/atom/main.go?h=v2025.1'/>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/gofu/'/>
<updated>2025-09-30T11:37:25Z</updated>
<entry>
<title>add mdedit</title>
<updated>2025-09-30T11:37:25Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2025-09-30T11:34:10Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/gofu/commit/?id=e75d9e371269a4e46bffa6b3dd1fc7d040e82750'/>
<id>urn:sha1:e75d9e371269a4e46bffa6b3dd1fc7d040e82750</id>
<content type='text'>
</content>
</entry>
<entry>
<title>convert license headers to SPDX format</title>
<updated>2025-09-29T19:53:16Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2025-09-29T19:53:16Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/gofu/commit/?id=0bb27576a37de4bf76dab35c73fa8790fcfa706a'/>
<id>urn:sha1:0bb27576a37de4bf76dab35c73fa8790fcfa706a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove i3status applet</title>
<updated>2020-03-28T12:53:53Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2020-03-28T12:53:53Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/gofu/commit/?id=6ed52c386210e21564f9bcc3f29772fe05bf5a43'/>
<id>urn:sha1:6ed52c386210e21564f9bcc3f29772fe05bf5a43</id>
<content type='text'>
I'm now using https://github.com/greshake/i3status-rust instead.
</content>
</entry>
<entry>
<title>rename pkg/ to internal/</title>
<updated>2020-03-28T12:53:10Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2020-03-28T12:53:10Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/gofu/commit/?id=ed2b9374599cc00467b1c27121318748cc0d3f49'/>
<id>urn:sha1:ed2b9374599cc00467b1c27121318748cc0d3f49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add i3status applet, initially with a clock only</title>
<updated>2017-11-15T21:23:39Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2017-11-15T21:23:31Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/gofu/commit/?id=d47c8f45f11b283b5648eef5f15e15ff7ce27d4b'/>
<id>urn:sha1:d47c8f45f11b283b5648eef5f15e15ff7ce27d4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>prettyprompt: show exit code of previous command</title>
<updated>2017-08-19T18:42:41Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2017-08-19T18:42:41Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/gofu/commit/?id=b017ff3fbf272808839e344210741206d94d50da'/>
<id>urn:sha1:b017ff3fbf272808839e344210741206d94d50da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sketch out first steps of prettyprompt.go</title>
<updated>2017-07-10T19:41:47Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2017-07-10T19:41:47Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/gofu/commit/?id=46a314c40c6cd4220c2fc24268008dd11a9110e4'/>
<id>urn:sha1:46a314c40c6cd4220c2fc24268008dd11a9110e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor package rtree towards testability</title>
<updated>2017-05-09T20:00:15Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2017-05-09T20:00:15Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/gofu/commit/?id=58a4af83e0caf09744dd698b5be937205b81e733'/>
<id>urn:sha1:58a4af83e0caf09744dd698b5be937205b81e733</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor cli.Interface yet again</title>
<updated>2017-05-09T19:38:24Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2017-05-09T19:32:16Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/gofu/commit/?id=a92faf7689fa01595fd613ddd3880e9c301ed558'/>
<id>urn:sha1:a92faf7689fa01595fd613ddd3880e9c301ed558</id>
<content type='text'>
- Only one global instance now, so we don't need to pass it around all
  the time.

- Allow to swap out the Command.Run implementation for unit tests.

- Can now use cli.Interface during func init() of packages importing
  pkg/cli.
</content>
</entry>
<entry>
<title>implement TUI instance for when stdin is not a tty</title>
<updated>2017-05-09T18:52:58Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2017-05-09T18:52:58Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/gofu/commit/?id=a4dfbab3b06360245f6b2fce4b56d6caf2729f8f'/>
<id>urn:sha1:a4dfbab3b06360245f6b2fce4b56d6caf2729f8f</id>
<content type='text'>
</content>
</entry>
</feed>
