<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git-sonar, branch 0.3</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 pull request #53 from joaoschaab/update_readme</title>
<updated>2015-09-04T11:32:39+00:00</updated>
<author>
<name>Michael Allen</name>
<email>michael@michaelallen.io</email>
</author>
<published>2015-09-04T11:32:39+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/git-sonar/commit/?id=4487e954438f4fc216c301ad5fb9c1a1b5c690dd'/>
<id>4487e954438f4fc216c301ad5fb9c1a1b5c690dd</id>
<content type='text'>
Add manually installation instructions</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add manually installation instructions</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #51 from kain88-de/make-install</title>
<updated>2015-09-04T11:32:19+00:00</updated>
<author>
<name>Michael Allen</name>
<email>michael@michaelallen.io</email>
</author>
<published>2015-09-04T11:32:19+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/git-sonar/commit/?id=76a8a00ac85b4aa3bfe04390aa08708a92367873'/>
<id>76a8a00ac85b4aa3bfe04390aa08708a92367873</id>
<content type='text'>
Add Makefile for easier installation under Unix</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add Makefile for easier installation under Unix</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #39 from michaeldfallen/configurable-parts</title>
<updated>2015-09-04T11:31:47+00:00</updated>
<author>
<name>Michael Allen</name>
<email>michael@michaelallen.io</email>
</author>
<published>2015-09-04T11:31:47+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/git-sonar/commit/?id=18bbc524a3bd60c0e2c4f040d1717285c9071741'/>
<id>18bbc524a3bd60c0e2c4f040d1717285c9071741</id>
<content type='text'>
Configurable colours</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Configurable colours</pre>
</div>
</content>
</entry>
<entry>
<title>Readme to describe the colour config</title>
<updated>2015-09-04T11:29:18+00:00</updated>
<author>
<name>Michael Allen</name>
<email>michael@michaelallen.io</email>
</author>
<published>2015-09-04T11:29:18+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/git-sonar/commit/?id=243f66edda3816576b52f9193083f59bd7c65331'/>
<id>243f66edda3816576b52f9193083f59bd7c65331</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add manually installation instructions</title>
<updated>2015-09-02T19:22:36+00:00</updated>
<author>
<name>joaoschaab</name>
<email>joao.schaab@gmail.com</email>
</author>
<published>2015-09-02T19:22:36+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/git-sonar/commit/?id=7696a556e593bb8d2e8675298cef5499d0b66f61'/>
<id>7696a556e593bb8d2e8675298cef5499d0b66f61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow for shell specific rc files</title>
<updated>2015-09-02T16:43:28+00:00</updated>
<author>
<name>Michael Allen</name>
<email>michael@michaelallen.io</email>
</author>
<published>2015-09-02T16:42:17+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/git-sonar/commit/?id=393013fba5bc7ec3402de4c1b2faf47dd7493c59'/>
<id>393013fba5bc7ec3402de4c1b2faf47dd7493c59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Makefile</title>
<updated>2015-09-01T15:13:17+00:00</updated>
<author>
<name>Max Linke</name>
<email>max_linke@gmx.de</email>
</author>
<published>2015-09-01T09:56:51+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/git-sonar/commit/?id=1356a5100c272c77d39a2639ecb5c3d63992990f'/>
<id>1356a5100c272c77d39a2639ecb5c3d63992990f</id>
<content type='text'>
This will make it easier to install the tool. Currently everything
is just copied into the home directory. But nothing works I have
to figure out a little bit how to make this run under Linux.

The develop command can be used for quick iteration cycles.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will make it easier to install the tool. Currently everything
is just copied into the home directory. But nothing works I have
to figure out a little bit how to make this run under Linux.

The develop command can be used for quick iteration cycles.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make branch color and master symbol configurable</title>
<updated>2015-09-01T12:51:28+00:00</updated>
<author>
<name>Michael Allen</name>
<email>michael@michaelallen.io</email>
</author>
<published>2015-09-01T12:40:03+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/git-sonar/commit/?id=1342bd1e5fbef270db72f302bd6c380a7fec29ac'/>
<id>1342bd1e5fbef270db72f302bd6c380a7fec29ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unneeded zsh specific env var setup</title>
<updated>2015-08-30T23:56:53+00:00</updated>
<author>
<name>Michael Allen</name>
<email>michael@michaelallen.io</email>
</author>
<published>2015-08-30T23:56:53+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/git-sonar/commit/?id=3a0ae9dbded9ebf1366f2580f1cbff6de1fc2340'/>
<id>3a0ae9dbded9ebf1366f2580f1cbff6de1fc2340</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Provide a way to set a .gitradarrc file</title>
<updated>2015-08-30T23:46:29+00:00</updated>
<author>
<name>Michael Allen</name>
<email>michael@michaelallen.io</email>
</author>
<published>2015-08-30T23:46:29+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/git-sonar/commit/?id=3c500ca9fe517710d75d6d09084fa7038dea39db'/>
<id>3c500ca9fe517710d75d6d09084fa7038dea39db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
