<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git-sonar/test, branch master</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>Remove unit tests</title>
<updated>2021-08-23T11:35:24+00:00</updated>
<author>
<name>Malfurious</name>
<email>m@lfurio.us</email>
</author>
<published>2021-08-23T11:35:24+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/git-sonar/commit/?id=0175c1c40f9567a401a986d85ab6d6f5365eec7a'/>
<id>0175c1c40f9567a401a986d85ab6d6f5365eec7a</id>
<content type='text'>
I don't particularly wish to maintain these tests for a few reasons:

        * Many of them make assertions strictly about rendered text / UI
        * Many of them test external systems and touch the disk
        * There are platform-dependent details that complicate several
          tests.

So, the tests are removed.  Ideally, the main script is reworked into
something simple enough it doesn't necessarily warrant heavy testing.

Signed-off-by: Malfurious &lt;m@lfurio.us&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I don't particularly wish to maintain these tests for a few reasons:

        * Many of them make assertions strictly about rendered text / UI
        * Many of them test external systems and touch the disk
        * There are platform-dependent details that complicate several
          tests.

So, the tests are removed.  Ideally, the main script is reworked into
something simple enough it doesn't necessarily warrant heavy testing.

Signed-off-by: Malfurious &lt;m@lfurio.us&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Move test files to subdirectory</title>
<updated>2021-07-21T00:10:34+00:00</updated>
<author>
<name>Malfurious</name>
<email>m@lfurio.us</email>
</author>
<published>2021-07-21T00:10:34+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/git-sonar/commit/?id=0173bdcf5bc2bb97bd125679ee25e12ed8be544f'/>
<id>0173bdcf5bc2bb97bd125679ee25e12ed8be544f</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>Merge branch 'master' of github.com:michaeldfallen/git-radar into cbandera_stash_indicator</title>
<updated>2015-10-16T12:38:59+00:00</updated>
<author>
<name>Michael Allen</name>
<email>michael@michaelallen.io</email>
</author>
<published>2015-10-16T12:38:59+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/git-sonar/commit/?id=2091b01b75043fd37a3a33f1c9394f70f98ea8f7'/>
<id>2091b01b75043fd37a3a33f1c9394f70f98ea8f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into feature/stash_indicator</title>
<updated>2015-09-17T15:52:40+00:00</updated>
<author>
<name>Claudio Bandera</name>
<email>claudio.bandera@kit.edu</email>
</author>
<published>2015-09-17T15:52:40+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/git-sonar/commit/?id=f16f1e67a2f2908bfb11fa67f1a5185bc0b2be0f'/>
<id>f16f1e67a2f2908bfb11fa67f1a5185bc0b2be0f</id>
<content type='text'>
Conflicts:
	prompt.bash
	test
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	prompt.bash
	test
</pre>
</div>
</content>
</entry>
<entry>
<title>Make render replace rather than append, so we can reorder</title>
<updated>2015-09-16T14:37:05+00:00</updated>
<author>
<name>Michael Allen</name>
<email>michael@michaelallen.io</email>
</author>
<published>2015-09-15T09:04:15+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/git-sonar/commit/?id=5c68ecdd5d388a4a5604c0f377c4b917eb0dcfff'/>
<id>5c68ecdd5d388a4a5604c0f377c4b917eb0dcfff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added tests for stash indicator</title>
<updated>2015-08-30T22:07:46+00:00</updated>
<author>
<name>Claudio Bandera</name>
<email>claudio.bandera@kit.edu</email>
</author>
<published>2015-08-30T22:07:46+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/git-sonar/commit/?id=4a7d636bad0d03af22f440bef9bd141bfc0dc309'/>
<id>4a7d636bad0d03af22f440bef9bd141bfc0dc309</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the new color tests in to the test run</title>
<updated>2015-08-30T19:02:55+00:00</updated>
<author>
<name>Michael Allen</name>
<email>michael@michaelallen.io</email>
</author>
<published>2015-08-30T19:02:55+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/git-sonar/commit/?id=0eab061edb10ab35438ca9a2ac0bc8c7aca85474'/>
<id>0eab061edb10ab35438ca9a2ac0bc8c7aca85474</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>include new status tests in the full test run</title>
<updated>2015-07-23T17:43:17+00:00</updated>
<author>
<name>Michael Allen</name>
<email>michael@michaelallen.io</email>
</author>
<published>2015-07-23T17:43:17+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/git-sonar/commit/?id=815fce9dc7668a7f1ea59cd557f718a1a1e12101'/>
<id>815fce9dc7668a7f1ea59cd557f718a1a1e12101</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
