<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gofu/pkg/prompt, branch main</title>
<subtitle>My personal busybox built in Go</subtitle>
<id>http://git.xyrillian.de/gofu/atom/pkg/prompt?h=main</id>
<link rel='self' href='http://git.xyrillian.de/gofu/atom/pkg/prompt?h=main'/>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/gofu/'/>
<updated>2020-03-28T12:53:10Z</updated>
<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>prettyprompt: ref file must be preferred over packed-refs</title>
<updated>2018-12-22T16:13:44Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2018-12-22T16:13:44Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/gofu/commit/?id=ef84ca3e82f422118c69a0c562433c185e1dcb9b'/>
<id>urn:sha1:ef84ca3e82f422118c69a0c562433c185e1dcb9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>prettyprompt: understand git packed-refs</title>
<updated>2018-12-22T16:07:13Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2018-12-22T16:07:13Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/gofu/commit/?id=e4d68911c533a750022ddfe06aff080ca6cf678b'/>
<id>urn:sha1:e4d68911c533a750022ddfe06aff080ca6cf678b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix handling of Git submodules</title>
<updated>2017-10-06T20:35:24Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2017-10-06T20:35:24Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/gofu/commit/?id=28115d8776a952d9a0c32cf639cdffb2eff19ca2'/>
<id>urn:sha1:28115d8776a952d9a0c32cf639cdffb2eff19ca2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix compile on macos</title>
<updated>2017-09-01T10:42:07Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>stefan.majewsky@sap.com</email>
</author>
<published>2017-09-01T09:28:10Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/gofu/commit/?id=ae447635ed68b5b9d5a94bf2016a756d091a1d2e'/>
<id>urn:sha1:ae447635ed68b5b9d5a94bf2016a756d091a1d2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>prompt: add fields for active kubectl context and OpenStack credentials</title>
<updated>2017-08-21T08:23:34Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>stefan.majewsky@sap.com</email>
</author>
<published>2017-08-21T08:23:33Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/gofu/commit/?id=3ab7fcc665e3975ed75aefb51e3df679a5422a64'/>
<id>urn:sha1:3ab7fcc665e3975ed75aefb51e3df679a5422a64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>prompt: handle newly initialized Git repo without any commits correctly</title>
<updated>2017-08-19T19:00:34Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2017-08-19T19:00:34Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/gofu/commit/?id=4599d09dc26634e4fce69fc6df40cd5c15b3d5de'/>
<id>urn:sha1:4599d09dc26634e4fce69fc6df40cd5c15b3d5de</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>prettyprompt: print second line with shell identification and prompt char</title>
<updated>2017-08-19T17:41:43Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2017-08-19T17:41:43Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/gofu/commit/?id=39cbf9b61a0a22f0f6310a1dbcbe3268c26d786a'/>
<id>urn:sha1:39cbf9b61a0a22f0f6310a1dbcbe3268c26d786a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>prettyprompt: add repo status display</title>
<updated>2017-08-19T17:20:51Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2017-08-19T17:20:50Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/gofu/commit/?id=a3aab9b7ca3e8ecfa8093a5801ba0bc611699c86'/>
<id>urn:sha1:a3aab9b7ca3e8ecfa8093a5801ba0bc611699c86</id>
<content type='text'>
</content>
</entry>
</feed>
