hledger/hledger/Hledger/Cli
Simon Michael aa85e786b9 register: describe datespans briefly, like balance
Eg instead of 2014/01/01 - 2014/01/31, show 2014/01, as in a multicolumn
balance report. The data model is not very elegant, but works for now.
2014-08-08 07:34:11 -07:00
..
Accounts.hs cli: options help polish 2014-05-01 07:22:44 -07:00
Add.hs amounts cleanups, and support zeros with commodity 2014-07-28 18:45:13 -07:00
Balance.hs amounts cleanups, and support zeros with commodity 2014-07-28 18:45:13 -07:00
Balancesheet.hs cli: options help polish 2014-05-01 07:22:44 -07:00
Cashflow.hs cli: options help polish 2014-05-01 07:22:44 -07:00
Histogram.hs Histogram: fixes previous change 2014-05-14 12:18:50 -04:00
Incomestatement.hs cli: options help polish 2014-05-01 07:22:44 -07:00
Main.hs cli: options before the add-on are also passed to it (fixes #182) 2014-05-07 16:37:22 -07:00
Options.hs make --width and --debug require an argument (fixes #149) 2014-07-03 07:31:52 -07:00
Print.hs cli: drop single-letter aliases, keep the familiar three-letter ones where useful 2014-04-27 18:46:34 -07:00
Register.hs register: describe datespans briefly, like balance 2014-08-08 07:34:11 -07:00
Stats.hs cli: options help polish 2014-05-01 07:22:44 -07:00
Tests.hs move command-specific options to the respective command modules 2014-03-21 10:45:13 -07:00
Utils.hs mostly replace slow regexpr with regex-tdfa (fixes #189) 2014-07-06 14:03:28 -07:00
Version.hs web: make hledger[-lib] compatible with all of yesod's language extensions 2012-11-14 17:25:02 +00:00