]> gitweb.michael.orlitzky.com - dead/halcyon.git/history - src/CommandLine.hs
Add configuration options for daemonize, pidfile, run_as_group and run_as_user.
[dead/halcyon.git] / src / CommandLine.hs
2014-07-16 Michael OrlitzkyAdd configuration options for daemonize, pidfile, run_a...
2014-07-16 Michael OrlitzkyClean up a bunch of code and comments.
2013-12-15 Michael OrlitzkyClean up imports.
2013-12-14 Michael OrlitzkyBump tagsoup dependency.
2013-08-30 Michael OrlitzkyRename the project to Halcyon.
2013-08-28 Michael OrlitzkyBugfix: help wasn't being shown when no usernames were...
2013-07-16 Michael OrlitzkyCreate a Usernames newtype to fix an orphan instance.
2013-07-15 Michael OrlitzkyRewrite CommandLine to use cmdargs and integrate the...
2013-07-14 Michael OrlitzkyAdd an OptionalConfiguration type and parse one from...
2013-07-13 Michael OrlitzkyFix remaining hlint suggestions.
2013-07-13 Michael OrlitzkyFix a few hlint suggestions.
2013-07-10 Michael OrlitzkyUse hyphens instead of underscores in access-token...
2013-07-09 Michael OrlitzkyAdd the Twitter API oAuth stuff to the configuration...
2013-06-24 Michael OrlitzkyWhitespace cleanup.
2012-11-06 Michael OrlitzkyAccept a sendmail_path on the command line.
2012-04-13 Michael OrlitzkyThread the Cfg object through the recursive loop, simpl...
2012-04-10 Michael OrlitzkyPut replies before retweets in the options.
2012-04-08 Michael OrlitzkyAdd (unimplemented) options to ignore retweets and...
2011-12-11 Michael OrlitzkyTake the heartbeat (in seconds) from the command line...
2010-09-28 Michael OrlitzkyAdd Haddock documentation for most functions and types.
2010-09-28 Michael OrlitzkyWhitespace cleanup.
2010-09-28 Michael OrlitzkyInitial commit.