<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git-sonar/git-radar, branch v0.7</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>Rename files to git-sonar</title>
<updated>2021-03-24T09:06:23+00:00</updated>
<author>
<name>Malfurious</name>
<email>m@lfurio.us</email>
</author>
<published>2021-03-24T09:06:23+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/git-sonar/commit/?id=5843144165acfacef93ca5d6e2a561a5cf6059dc'/>
<id>5843144165acfacef93ca5d6e2a561a5cf6059dc</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 hallzy_#70</title>
<updated>2015-10-21T10:54:20+00:00</updated>
<author>
<name>Michael Allen</name>
<email>michael@michaelallen.io</email>
</author>
<published>2015-10-21T10:54:20+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/git-sonar/commit/?id=13110aea3cf060d698a195ab123d912f42114f5f'/>
<id>13110aea3cf060d698a195ab123d912f42114f5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved comments back to original position.</title>
<updated>2015-10-18T23:31:52+00:00</updated>
<author>
<name>Steven Hall</name>
<email>Hallzy.18@gmail.com</email>
</author>
<published>2015-10-18T23:31:52+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/git-sonar/commit/?id=51000c4213983fc2a72b039858112b3bb4c2b592'/>
<id>51000c4213983fc2a72b039858112b3bb4c2b592</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Missed a fetch_t in the git_radar file to remove.</title>
<updated>2015-10-18T23:30:17+00:00</updated>
<author>
<name>Steven Hall</name>
<email>Hallzy.18@gmail.com</email>
</author>
<published>2015-10-18T23:30:17+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/git-sonar/commit/?id=f52ce6c1b35edf7f35f20b6c10811ff6d978a688'/>
<id>f52ce6c1b35edf7f35f20b6c10811ff6d978a688</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Custom Fetch time now uses a variable</title>
<updated>2015-10-18T23:27:32+00:00</updated>
<author>
<name>Steven Hall</name>
<email>Hallzy.18@gmail.com</email>
</author>
<published>2015-10-18T23:27:32+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/git-sonar/commit/?id=8bef8d80648accd2806ad44e8db6e3aacd92d2e7'/>
<id>8bef8d80648accd2806ad44e8db6e3aacd92d2e7</id>
<content type='text'>
Set the variable GIT_RADAR_FETCH_TIME in a bashrc, zshrc or gitradarrc file to
customize the fetch time.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Set the variable GIT_RADAR_FETCH_TIME in a bashrc, zshrc or gitradarrc file to
customize the fetch time.
</pre>
</div>
</content>
</entry>
<entry>
<title>Made changes recommeneded by @michaeldfallen</title>
<updated>2015-10-16T18:41:34+00:00</updated>
<author>
<name>Steven Hall</name>
<email>Hallzy.18@gmail.com</email>
</author>
<published>2015-10-16T18:31:21+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/git-sonar/commit/?id=b8797284031edbfd4c22f19f4878418cf4b2ec10'/>
<id>b8797284031edbfd4c22f19f4878418cf4b2ec10</id>
<content type='text'>
in fetch.sh "if" now checks for $@ instead of just $1

in radar-base.sh there is now a parameter expansion on line 170 instead of the
if statements.

in git-radar, now there is a shift, and a regex check that the next value is a
number. If the next value after --fetch_t is not a number, an error is echo'd
and it resorts to the default behaviour of 5 minutes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in fetch.sh "if" now checks for $@ instead of just $1

in radar-base.sh there is now a parameter expansion on line 170 instead of the
if statements.

in git-radar, now there is a shift, and a regex check that the next value is a
number. If the next value after --fetch_t is not a number, an error is echo'd
and it resorts to the default behaviour of 5 minutes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added feature that let's you specify how often to fetch</title>
<updated>2015-10-15T20:00:54+00:00</updated>
<author>
<name>Steven Hall</name>
<email>Hallzy.18@gmail.com</email>
</author>
<published>2015-09-29T05:13:18+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/git-sonar/commit/?id=00f2a8c908e299d08e2efad038da25b2d5446976'/>
<id>00f2a8c908e299d08e2efad038da25b2d5446976</id>
<content type='text'>
with --fetch_t you can specify how many seconds to wait before auto fetching.

using the --fetch option gives you the default of 5 minutes still.

"--fetch_t 45" for example would fetch every 45 seconds.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
with --fetch_t you can specify how many seconds to wait before auto fetching.

using the --fetch option gives you the default of 5 minutes still.

"--fetch_t 45" for example would fetch every 45 seconds.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added documentation for stash feature.</title>
<updated>2015-09-17T16:27:40+00:00</updated>
<author>
<name>Claudio Bandera</name>
<email>claudio.bandera@kit.edu</email>
</author>
<published>2015-09-17T16:27:40+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/x/git-sonar/commit/?id=d73b8d0697a4e7fdeb65e1b13ec6d3020d8efed9'/>
<id>d73b8d0697a4e7fdeb65e1b13ec6d3020d8efed9</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>
</feed>
