<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openrussian-cli/Makefile, branch master</title>
<subtitle>Offline Console Russian Dictionary (based on openrussian.org)</subtitle>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/openrussian-cli/'/>
<entry>
<title>Add fish shell completion</title>
<updated>2024-08-21T21:05:14+00:00</updated>
<author>
<name>Emery Hemingway</name>
<email>ehmry@posteo.net</email>
</author>
<published>2024-08-21T15:20:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/openrussian-cli/commit/?id=fc6339d449d9224b07174d01417a05fecedcf764'/>
<id>fc6339d449d9224b07174d01417a05fecedcf764</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added support for Zsh autocompletions</title>
<updated>2024-01-12T14:46:04+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2024-01-12T14:46:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/openrussian-cli/commit/?id=62e09984bf054e96cedb7eefaf0f59b35b270c07'/>
<id>62e09984bf054e96cedb7eefaf0f59b35b270c07</id>
<content type='text'>
* actually autocompletions are much more powerful than on Bash
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* actually autocompletions are much more powerful than on Bash
</pre>
</div>
</content>
</entry>
<entry>
<title>support FreeBSD</title>
<updated>2024-01-12T14:42:44+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2024-01-12T14:42:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/openrussian-cli/commit/?id=0fbed9a95255c9a6ade511bf3c12286f4450fa90'/>
<id>0fbed9a95255c9a6ade511bf3c12286f4450fa90</id>
<content type='text'>
* Instead of relying on `man -`, we call Groff directly.
* Naturally, we must depend on Groff as well.
* man-db is not available on FreeBSD
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Instead of relying on `man -`, we call Groff directly.
* Naturally, we must depend on Groff as well.
* man-db is not available on FreeBSD
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: add phony targets</title>
<updated>2021-04-20T13:05:23+00:00</updated>
<author>
<name>Zane van Iperen</name>
<email>zane@zanevaniperen.com</email>
</author>
<published>2021-04-20T10:34:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/openrussian-cli/commit/?id=60507fcfdc2c8901d413a83ea7543b1dd1e9ca37'/>
<id>60507fcfdc2c8901d413a83ea7543b1dd1e9ca37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: don't rm the downloaded zip on clean</title>
<updated>2021-04-20T13:05:23+00:00</updated>
<author>
<name>Zane van Iperen</name>
<email>zane@zanevaniperen.com</email>
</author>
<published>2021-04-18T14:43:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/openrussian-cli/commit/?id=35a03cd7d6bc25d9eeba555900d8e5d462d943e2'/>
<id>35a03cd7d6bc25d9eeba555900d8e5d462d943e2</id>
<content type='text'>
As it's in git.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As it's in git.
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: update database url</title>
<updated>2021-04-18T14:16:10+00:00</updated>
<author>
<name>Zane van Iperen</name>
<email>zane@zanevaniperen.com</email>
</author>
<published>2021-04-18T14:16:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/openrussian-cli/commit/?id=c80c523284be4f37e0484806ad33f6a90b2e59af'/>
<id>c80c523284be4f37e0484806ad33f6a90b2e59af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: don't rely on the shebang of mysql2sqlite</title>
<updated>2021-04-18T14:11:48+00:00</updated>
<author>
<name>Zane van Iperen</name>
<email>zane@zanevaniperen.com</email>
</author>
<published>2021-04-18T14:11:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/openrussian-cli/commit/?id=2526fd573ace94a85cb67f810dd27f34049c9424'/>
<id>2526fd573ace94a85cb67f810dd27f34049c9424</id>
<content type='text'>
On NixOS, /usr/bin/awk doesn't exist.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On NixOS, /usr/bin/awk doesn't exist.
</pre>
</div>
</content>
</entry>
<entry>
<title>automatically update the mandb on `make install`</title>
<updated>2019-05-17T12:44:10+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2019-05-17T12:44:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/openrussian-cli/commit/?id=8464dc3053056a1e0a8f386fb57783ed715a0249'/>
<id>8464dc3053056a1e0a8f386fb57783ed715a0249</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added a manpage and finalized README</title>
<updated>2019-04-19T01:43:57+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2019-04-19T01:43:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/openrussian-cli/commit/?id=7f54d1e60ea02fe5380a10adb88a1490d15d7b6c'/>
<id>7f54d1e60ea02fe5380a10adb88a1490d15d7b6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make check: test page generation for all words; various fixes</title>
<updated>2019-04-18T23:21:54+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2019-04-18T23:21:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/openrussian-cli/commit/?id=54a5a4267090bb80d3337f1aa7419c8ba49c30b7'/>
<id>54a5a4267090bb80d3337f1aa7419c8ba49c30b7</id>
<content type='text'>
 * using the new `make check` target various bugs have been discovered.
   All of them were related to missing database fields.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * using the new `make check` target various bugs have been discovered.
   All of them were related to missing database fields.
</pre>
</div>
</content>
</entry>
</feed>
