]> gitweb.michael.orlitzky.com - mailbox-count.git/commit
Add SQLite support (default if a filename is given as the database).
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 16 May 2014 01:36:43 +0000 (21:36 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 16 May 2014 01:36:43 +0000 (21:36 -0400)
commit39e047ccd8422207e01247c63f514c40e7eac31e
treeff358dc959be9b371fb63944c373ff08953eba09
parent08bee78f64c72b943ef775d9914e457c05eae7e8
Add SQLite support (default if a filename is given as the database).
Make the summary/default queries configurable.
doc/TODO
doc/mailbox-countrc.example
src/CommandLine.hs
src/Configuration.hs
src/Main.hs
src/OptionalConfiguration.hs
src/Report.hs