projects
/
haeredes.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
makefile: disable three new spurious GHC warnings.
2021-11-29
Michael Orlitzky
makefile: disable three new spurious GHC warnings.
commit
|
commitdiff
|
tree
2020-02-02
Michael Orlitzky
test/Doctests.hs: fix double-slash typo.
commit
|
commitdiff
|
tree
2020-02-01
Michael Orlitzky
haeredes.cabal: bump version to 0.5.2.
commit
|
commitdiff
|
tree
2020-02-01
Michael Orlitzky
makefile: move ghc-options from the cabal file into...
commit
|
commitdiff
|
tree
2020-02-01
Michael Orlitzky
src/DNS.hs: update a test, example.com now has a NULLMX...
commit
|
commitdiff
|
tree
2020-02-01
Michael Orlitzky
makefile: rename the test target to "check" as in autotools.
commit
|
commitdiff
|
tree
2019-03-04
Michael Orlitzky
src: apply all hlint suggestions.
commit
|
commitdiff
|
tree
2019-03-04
Michael Orlitzky
haeredes.cabal: drop superfluous build-depends for...
commit
|
commitdiff
|
tree
2019-03-02
Michael Orlitzky
haeredes.cabal: fix usage examples and bump to v0.5.1.
commit
|
commitdiff
|
tree
2019-03-02
Michael Orlitzky
makefile: remove "hscolour" pass over the docs.
commit
|
commitdiff
|
tree
2019-03-02
Michael Orlitzky
Rename shelltest files because Cabal doesn't know how...
commit
|
commitdiff
|
tree
2019-03-02
Michael Orlitzky
haeredes.cabal: include shelltest test cases in the...
commit
|
commitdiff
|
tree
2019-03-02
Michael Orlitzky
Sort output to fix random breakage in the test suite.
commit
|
commitdiff
|
tree
2019-03-02
Michael Orlitzky
haeredes.cabal: bump version to 0.5.0.
commit
|
commitdiff
|
tree
2019-03-02
Michael Orlitzky
test: add a shelltestrunner test suite for the man...
commit
|
commitdiff
|
tree
2019-03-02
Michael Orlitzky
doc: use POSIX shell syntax in the man page examples.
commit
|
commitdiff
|
tree
2019-03-02
Michael Orlitzky
src/Main.hs: fix handling of "domain not found" errors.
commit
|
commitdiff
|
tree
2019-03-02
Michael Orlitzky
doc: update an example now that ICANN has delegated...
commit
|
commitdiff
|
tree
2019-03-02
Michael Orlitzky
haeredes.cabal: add Paths_haeredes to other-modules...
commit
|
commitdiff
|
tree
2019-03-02
Michael Orlitzky
test/Doctests.hs: support new Cabal autogen path in...
commit
|
commitdiff
|
tree
2019-03-02
Michael Orlitzky
test/Doctests.hs: add an explicit export list to silence...
commit
|
commitdiff
|
tree
2019-03-02
Michael Orlitzky
src/Main.hs: add an explicit export list to silence...
commit
|
commitdiff
|
tree
2019-03-02
Michael Orlitzky
src/Timeout.hs: add export list to silence a GHC warning.
commit
|
commitdiff
|
tree
2019-03-02
Michael Orlitzky
src/Main.hs: inline MissingH "join" function to eliminate...
commit
|
commitdiff
|
tree
2016-11-08
Michael Orlitzky
Update project URLs.
commit
|
commitdiff
|
tree
2016-07-07
Michael Orlitzky
Enable/fix more warnings for GHC 8+.
commit
|
commitdiff
|
tree
2016-07-07
Michael Orlitzky
Don't derive Typeable in Timeout.hs (GHC 8+).
commit
|
commitdiff
|
tree
2016-07-07
Michael Orlitzky
Don't derive Typeable (GHC 8+).
commit
|
commitdiff
|
tree
2016-07-06
Michael Orlitzky
Bump to v0.4.5 in the cabal file.
commit
|
commitdiff
|
tree
2016-07-06
Michael Orlitzky
Fix a monomorphism restriction warning (GHC 8).
commit
|
commitdiff
|
tree
2015-11-16
Michael Orlitzky
Fix the output of a network-dependent doctest.
commit
|
commitdiff
|
tree
2015-11-16
Michael Orlitzky
Version bump to change license.
commit
|
commitdiff
|
tree
2014-11-04
Michael Orlitzky
Cabal version bump to 0.4.3.
commit
|
commitdiff
|
tree
2014-11-04
Michael Orlitzky
Normalize results to prevent false positives in Main.
commit
|
commitdiff
|
tree
2014-11-04
Michael Orlitzky
Use explicit annotation to reduce duplication in CommandLine.
commit
|
commitdiff
|
tree
2014-09-22
Michael Orlitzky
Fix an example, loosen version bounds, and bump to...
commit
|
commitdiff
|
tree
2014-06-22
Michael Orlitzky
Version bump to v0.4.1.
commit
|
commitdiff
|
tree
2014-04-18
Michael Orlitzky
Bump the version and switch to tasty (from test-framework).
commit
|
commitdiff
|
tree
2013-10-05
Michael Orlitzky
Fix parallelization and bump to v0.3.0.
commit
|
commitdiff
|
tree
2013-09-13
Michael Orlitzky
Depend on the major version of the dns library.
commit
|
commitdiff
|
tree
2013-09-13
Michael Orlitzky
Change versioning scheme to something more common.
commit
|
commitdiff
|
tree
2013-09-13
Michael Orlitzky
Update code and doctests to support the new version...
commit
|
commitdiff
|
tree
2013-09-13
Michael Orlitzky
Add an example of a timeout being ignored to the man...
commit
|
commitdiff
|
tree
2013-09-13
Michael Orlitzky
Bump dns version dependency to >= 1.0.0.
commit
|
commitdiff
|
tree
2013-09-03
Michael Orlitzky
Add the DNS ERRORS section to the man page, in preparation...
commit
|
commitdiff
|
tree
2013-09-03
Michael Orlitzky
Clean up object files in `make clean`.
commit
|
commitdiff
|
tree
2013-09-03
Michael Orlitzky
Add a "timeout" command-line argument.
commit
|
commitdiff
|
tree
2013-08-01
Michael Orlitzky
Change "IP" to "HOST" in the --server arg.
commit
|
commitdiff
|
tree
2013-08-01
Michael Orlitzky
Truly add the test suite source files, which should...
commit
|
commitdiff
|
tree
2013-08-01
Michael Orlitzky
Bump version in the cabal file.
commit
|
commitdiff
|
tree
2013-08-01
Michael Orlitzky
Add a man page section on parallel queries.
commit
|
commitdiff
|
tree
2013-08-01
Michael Orlitzky
Add --no-append-root example to the cabal file.
commit
|
commitdiff
|
tree
2013-07-31
Michael Orlitzky
Fix hlint suggestion.
commit
|
commitdiff
|
tree
2013-07-31
Michael Orlitzky
Add a doctest suite.
commit
|
commitdiff
|
tree
2013-07-31
Michael Orlitzky
Add a skeleton test suite.
commit
|
commitdiff
|
tree
2013-07-31
Michael Orlitzky
Add an example of --no-append-root.
commit
|
commitdiff
|
tree
2013-07-28
Michael Orlitzky
Drop two periods for consistency.
commit
|
commitdiff
|
tree
2013-07-28
Michael Orlitzky
Explain the answer/authority section handling in the...
commit
|
commitdiff
|
tree
2013-07-28
Michael Orlitzky
Support hostnames as --server arguments.
commit
|
commitdiff
|
tree
2013-07-28
Michael Orlitzky
Import explicitly from CmdArgs.
commit
|
commitdiff
|
tree
2013-07-28
Michael Orlitzky
Add missing period.
commit
|
commitdiff
|
tree
2013-07-27
Michael Orlitzky
Add a man page, and add a description to the cabal...
commit
|
commitdiff
|
tree
2013-07-27
Michael Orlitzky
Fix hlint warnings.
commit
|
commitdiff
|
tree
2013-07-25
Michael Orlitzky
Add MX support (untested).
commit
|
commitdiff
|
tree
2013-07-25
Michael Orlitzky
Rename to haeredes.
commit
|
commitdiff
|
tree
2013-07-24
Michael Orlitzky
Get it working for NS records.
commit
|
commitdiff
|
tree
2013-07-24
Michael Orlitzky
First iteration that does anything.
commit
|
commitdiff
|
tree
2013-07-23
Michael Orlitzky
Initial commit, Hello, World!
commit
|
commitdiff
|
tree