]> gitweb.michael.orlitzky.com - email-validator.git/shortlog
email-validator.git
2013-10-05 Michael OrlitzkyBump the version to 0.0.2. 0.0.2
2013-10-05 Michael OrlitzkyIncrease the timeout from 5s to 10s.
2013-06-11 Michael OrlitzkyAdd input/output sections to the cabal description.
2013-06-10 Michael OrlitzkyUpdate the description in the man page.
2013-06-10 Michael OrlitzkyAdd an --rfc5322 option which validates against the...
2013-06-09 Michael OrlitzkySimplify a few lines of tests.
2013-06-09 Michael OrlitzkyUse a hyphen instead of an underscore in the program...
2013-06-09 Michael OrlitzkyAdd early draft of a man page.
2013-06-09 Michael OrlitzkyAdd length tests and fix zero-length domain bug.
2013-06-09 Michael OrlitzkyAdd the test suite.
2013-06-09 Michael OrlitzkySplit the email address functions into their own module.
2013-05-29 Michael OrlitzkyAdd some comments.
2013-05-29 Michael OrlitzkyAdd command-line processing.
2013-05-29 Michael OrlitzkyAdd two more dependencies, cmdargs and directory.
2013-05-29 Michael OrlitzkyGet things into shape, it actually validates addresses...
2013-05-28 Michael OrlitzkyInitial commit, nothing working.