]> gitweb.michael.orlitzky.com - hath.git/commit
Remove the "reversed" mode -- do one thing and do it well and all that. 0.3.0
authorMichael Orlitzky <michael@orlitzky.com>
Thu, 12 Nov 2015 13:14:24 +0000 (08:14 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Thu, 12 Nov 2015 13:14:24 +0000 (08:14 -0500)
commit006f90418a578308104b75362f0b595466900eed
tree00a55ec34ff825ba4ade3dfc7be7cb7773815e6e
parentbea923306878ccc5deb9e593aa6592550dcadad5
Remove the "reversed" mode -- do one thing and do it well and all that.
Remove the old README.
Switch license from GPL-3 to AGPL-3.
Add a reverse lookup example (using dig) to the man page.
12 files changed:
bin/.gitignore [deleted file]
doc/LICENSE
doc/README [deleted file]
doc/TODO [deleted file]
doc/man1/hath.1
hath.cabal
src/CommandLine.hs
src/DNS.hs [deleted file]
src/Main.hs
test/ShellTestsNet.hs [deleted file]
test/TestSuite.hs
test/shell-net/manpage-reversed.test [deleted file]