<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git-sonar/prompt.bash, branch v0.9.0</title>
<subtitle>A heads up display for git</subtitle>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/git-sonar/'/>
<entry>
<title>Merge bash/zsh/fish color modes together</title>
<updated>2021-07-21T03:43:04+00:00</updated>
<author>
<name>Malfurious</name>
<email>m@lfurio.us</email>
</author>
<published>2021-07-21T03:43:04+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/git-sonar/commit/?id=c4da5e91d0533b647b9a043e02490f1886c1da0f'/>
<id>c4da5e91d0533b647b9a043e02490f1886c1da0f</id>
<content type='text'>
This commit removes the differences between the supported shells and
removes the options: --bash, --fish, and --zsh.

I can not produce any problems in any of these shells using a generic
form of the text coloring (ie: the one bash was using), so for
simplicity I will opt to unify the way colors are handled and remove
knowledge of the running shell.

Something that _may_ end up being a problem is properly rendering the
prompt in different terminal emulators.  If this is of concern, it will
be dealt with at a later time.

Signed-off-by: Malfurious &lt;m@lfurio.us&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit removes the differences between the supported shells and
removes the options: --bash, --fish, and --zsh.

I can not produce any problems in any of these shells using a generic
form of the text coloring (ie: the one bash was using), so for
simplicity I will opt to unify the way colors are handled and remove
knowledge of the running shell.

Something that _may_ end up being a problem is properly rendering the
prompt in different terminal emulators.  If this is of concern, it will
be dealt with at a later time.

Signed-off-by: Malfurious &lt;m@lfurio.us&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply several suggestions from shellcheck</title>
<updated>2021-04-25T17:48:45+00:00</updated>
<author>
<name>Malfurious</name>
<email>m@lfurio.us</email>
</author>
<published>2021-04-25T17:48:45+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/git-sonar/commit/?id=1d08fc5e10c8ceef1f80f7b0c95e16a73b0b2e26'/>
<id>1d08fc5e10c8ceef1f80f7b0c95e16a73b0b2e26</id>
<content type='text'>
Signed-off-by: Malfurious &lt;m@lfurio.us&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Malfurious &lt;m@lfurio.us&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update references to project name to git-sonar</title>
<updated>2021-03-24T08:56:02+00:00</updated>
<author>
<name>Malfurious</name>
<email>m@lfurio.us</email>
</author>
<published>2021-03-24T08:56:02+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/git-sonar/commit/?id=b3ba62d18900b3f04f13c26480e91ecfc4e49db7'/>
<id>b3ba62d18900b3f04f13c26480e91ecfc4e49db7</id>
<content type='text'>
Signed-off-by: Malfurious &lt;m@lfurio.us&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Malfurious &lt;m@lfurio.us&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch bash to new render function</title>
<updated>2015-09-17T10:38:03+00:00</updated>
<author>
<name>Michael Allen</name>
<email>michael@michaelallen.io</email>
</author>
<published>2015-09-17T10:38:03+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/git-sonar/commit/?id=1731759cb2a16a3814d9784bae905250c46ce36b'/>
<id>1731759cb2a16a3814d9784bae905250c46ce36b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>switch prompt files to use new shared render functions</title>
<updated>2015-09-16T14:25:54+00:00</updated>
<author>
<name>Michael Allen</name>
<email>michael@michaelallen.io</email>
</author>
<published>2015-09-16T14:25:54+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/git-sonar/commit/?id=eb9c08b9b0e05ca2aaf958e34979f6ae58af4e61'/>
<id>eb9c08b9b0e05ca2aaf958e34979f6ae58af4e61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix colour issue for zsh</title>
<updated>2015-09-05T09:50:47+00:00</updated>
<author>
<name>Michael Allen</name>
<email>michael@michaelallen.io</email>
</author>
<published>2015-09-05T09:50:47+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/git-sonar/commit/?id=3884b1fdf423f4e8655dd47bef0ccb2ebdd68c6d'/>
<id>3884b1fdf423f4e8655dd47bef0ccb2ebdd68c6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Duplicate Zsh color config for bash</title>
<updated>2015-08-30T13:58:52+00:00</updated>
<author>
<name>Michael Allen</name>
<email>michael@michaelallen.io</email>
</author>
<published>2015-08-30T13:58:52+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/git-sonar/commit/?id=18a19fc516400f2f8db8925b599b70037ac04403'/>
<id>18a19fc516400f2f8db8925b599b70037ac04403</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removing --minimal arg implementation</title>
<updated>2015-08-28T20:55:37+00:00</updated>
<author>
<name>Reinaldo Colina</name>
<email>rcolina@pingidentity.com</email>
</author>
<published>2015-08-28T20:55:37+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/git-sonar/commit/?id=93dad96832a59d3d7f6ac6580cabf0202b387ffe'/>
<id>93dad96832a59d3d7f6ac6580cabf0202b387ffe</id>
<content type='text'>
- Dealing with the git: prefix will be done in a separate pull request
- The new --no-remote-status arg remains
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Dealing with the git: prefix will be done in a separate pull request
- The new --no-remote-status arg remains
</pre>
</div>
</content>
</entry>
<entry>
<title>issue-17: Add arguments to make the prompt shorter</title>
<updated>2015-08-27T19:14:13+00:00</updated>
<author>
<name>Reinaldo Colina</name>
<email>rcolina@pingidentity.com</email>
</author>
<published>2015-08-27T19:14:13+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/git-sonar/commit/?id=637b5d5534469ebb15826139e1b3df12a1cc9309'/>
<id>637b5d5534469ebb15826139e1b3df12a1cc9309</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary colour on branch names</title>
<updated>2015-08-26T15:06:35+00:00</updated>
<author>
<name>Michael Allen</name>
<email>michael@michaelallen.io</email>
</author>
<published>2015-08-26T15:06:11+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/git-sonar/commit/?id=670471cbbee32e461773e8f549f7770a5949a078'/>
<id>670471cbbee32e461773e8f549f7770a5949a078</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
