<feed xmlns='http://www.w3.org/2005/Atom'>
<title>spelling-rbee/spelling-rbead, branch master</title>
<subtitle>The Ruby spelling bee program</subtitle>
<link rel='alternate' type='text/html' href='https://ba.ln.ea.cx/src/marsironpi/spelling-rbee/'/>
<entry>
<title>spelling-rbead: Allow for running without --from</title>
<updated>2023-04-30T00:39:49+00:00</updated>
<author>
<name>Simon Parri</name>
<email>simonparri@ganzeria.com</email>
</author>
<published>2023-04-30T00:39:49+00:00</published>
<link rel='alternate' type='text/html' href='https://ba.ln.ea.cx/src/marsironpi/spelling-rbee/commit/?id=b99d71047a4fcc7d379bdb0db0169809cf98d343'/>
<id>b99d71047a4fcc7d379bdb0db0169809cf98d343</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>spelling-rbead: Abort if server or user is not given</title>
<updated>2023-04-30T00:39:20+00:00</updated>
<author>
<name>Simon Parri</name>
<email>simonparri@ganzeria.com</email>
</author>
<published>2023-04-30T00:39:20+00:00</published>
<link rel='alternate' type='text/html' href='https://ba.ln.ea.cx/src/marsironpi/spelling-rbee/commit/?id=03247c99d2ed5fe6bb614de76353868df0f0823e'/>
<id>03247c99d2ed5fe6bb614de76353868df0f0823e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>spelling-rbead: Neaten up code</title>
<updated>2023-04-30T00:39:08+00:00</updated>
<author>
<name>Simon Parri</name>
<email>simonparri@ganzeria.com</email>
</author>
<published>2023-04-29T22:04:45+00:00</published>
<link rel='alternate' type='text/html' href='https://ba.ln.ea.cx/src/marsironpi/spelling-rbee/commit/?id=67874102d9e6cea209dea6421881393b3eb0f845'/>
<id>67874102d9e6cea209dea6421881393b3eb0f845</id>
<content type='text'>
+ Use [].each &amp;Kernel.method :require
+ Initialize $subject rather than doing $subject ||
+ Change `if !' to `unless'
+ Remove superfluous parentheses
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
+ Use [].each &amp;Kernel.method :require
+ Initialize $subject rather than doing $subject ||
+ Change `if !' to `unless'
+ Remove superfluous parentheses
</pre>
</div>
</content>
</entry>
<entry>
<title>spelling-rbead: Update help phrasing of the --user option</title>
<updated>2023-04-29T22:03:32+00:00</updated>
<author>
<name>Simon Parri</name>
<email>simonparri@ganzeria.com</email>
</author>
<published>2023-04-29T22:03:32+00:00</published>
<link rel='alternate' type='text/html' href='https://ba.ln.ea.cx/src/marsironpi/spelling-rbee/commit/?id=15994bcd811e8f331fb302eda9f15b56b5e11fcf'/>
<id>15994bcd811e8f331fb302eda9f15b56b5e11fcf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>spelling-rbead: Use stderr for prompts</title>
<updated>2021-04-06T19:16:11+00:00</updated>
<author>
<name>Simon Parri</name>
<email>simonparri@ganzeria.com</email>
</author>
<published>2021-04-06T19:16:11+00:00</published>
<link rel='alternate' type='text/html' href='https://ba.ln.ea.cx/src/marsironpi/spelling-rbee/commit/?id=6190f9ae12f3b1992067d6ef5cf40a1e2c7d1ba6'/>
<id>6190f9ae12f3b1992067d6ef5cf40a1e2c7d1ba6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Print newline after password prompt</title>
<updated>2021-03-17T18:27:51+00:00</updated>
<author>
<name>Simon Parri</name>
<email>simonparri@ganzeria.com</email>
</author>
<published>2021-03-17T18:27:51+00:00</published>
<link rel='alternate' type='text/html' href='https://ba.ln.ea.cx/src/marsironpi/spelling-rbee/commit/?id=6c5764af400195c72ab0c8803cf792b7e785e291'/>
<id>6c5764af400195c72ab0c8803cf792b7e785e291</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add option to make spelling-rbead output to file</title>
<updated>2020-10-22T18:45:54+00:00</updated>
<author>
<name>Simon Parri</name>
<email>simonparri@ganzeria.com</email>
</author>
<published>2020-10-22T18:45:54+00:00</published>
<link rel='alternate' type='text/html' href='https://ba.ln.ea.cx/src/marsironpi/spelling-rbee/commit/?id=7ae110e6454715f479335f44c1384c25a5025e92'/>
<id>7ae110e6454715f479335f44c1384c25a5025e92</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix regressions in spelling-rbead (in short, make it work)</title>
<updated>2020-09-29T15:37:44+00:00</updated>
<author>
<name>Simon Parri</name>
<email>simonparri@ganzeria.com</email>
</author>
<published>2020-09-29T15:37:44+00:00</published>
<link rel='alternate' type='text/html' href='https://ba.ln.ea.cx/src/marsironpi/spelling-rbee/commit/?id=55caa437159a70760d4a03f5a45c9802805e202a'/>
<id>55caa437159a70760d4a03f5a45c9802805e202a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change spelling-rbead to use command-line options instead of ordered arguments</title>
<updated>2020-09-18T16:04:53+00:00</updated>
<author>
<name>Simon Parri</name>
<email>simonparri@ganzeria.com</email>
</author>
<published>2020-09-18T16:04:53+00:00</published>
<link rel='alternate' type='text/html' href='https://ba.ln.ea.cx/src/marsironpi/spelling-rbee/commit/?id=5f259c5091af7ece51b3427f0d8f3208fe7820fc'/>
<id>5f259c5091af7ece51b3427f0d8f3208fe7820fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update readme</title>
<updated>2019-08-28T13:20:27+00:00</updated>
<author>
<name>Simon Parri</name>
<email>simonparri@ganzeria.com</email>
</author>
<published>2019-08-28T13:20:27+00:00</published>
<link rel='alternate' type='text/html' href='https://ba.ln.ea.cx/src/marsironpi/spelling-rbee/commit/?id=8bade080be64b96ee8b47870dc7a7731c72731e8'/>
<id>8bade080be64b96ee8b47870dc7a7731c72731e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
