hledger/hledger/Hledger/Cli/Commands
Samuel May cde91fc5f4 lib: Make BalanceAssertion a full datatype
Note: simplifies/moves whitespace parsing out of the balance assertion
parser.
2018-10-22 09:55:14 -07:00
..
Accounts.hs acc: don't require an explicit --flat to make --drop work 2018-10-13 13:22:11 -07:00
Activity.hs cli: refactor: move commands to a subdirectory, reinstate test command 2017-09-12 10:04:36 -07:00
Add.hs Merge branch 'master' into ExceptTLayer 2018-10-09 11:19:45 -06:00
Balance.hs budget: declaration and (actual) amount sorting for bal --budget 2018-09-24 08:31:19 -10:00
Balancesheet.hs tests: clear out old boilerplate 2018-08-31 18:12:17 -07:00
Balancesheetequity.hs bs/bse/cf/is: remove NoCPP pragma 2018-08-02 08:25:49 +01:00
Cashflow.hs tests: clear out old boilerplate 2018-08-31 18:12:17 -07:00
Checkdates.hs tests: clear out old boilerplate 2018-08-31 18:12:17 -07:00
Checkdupes.hs cli: make check-dupes a builtin command 2017-09-12 19:09:00 -07:00
Close.hs lib: Make BalanceAssertion a full datatype 2018-10-22 09:55:14 -07:00
Files.hs cli: command to list included files 2018-09-22 21:47:54 -10:00
Help.hs disambiguate the base-compat imports in hledger package too (#794) 2018-06-04 17:32:45 -07:00
Import.hs lib, app, web, ui: rename readJournalFile[s]WithOpts to readJournalFile, same for tryReader[s]WithOpts 2018-04-17 15:25:02 -07:00
Incomestatement.hs bs/bse/cf/is: use account type declarations if any 2018-10-09 14:24:59 -10:00
Prices.hs prices: allow filtering by query, clarify docs 2018-07-15 09:21:10 +01:00
Print.hs lib: document and test showTransaction*, posting*AsLines 2018-10-22 06:46:31 -07:00
Printunique.hs cli: make print-unique a builtin command 2017-09-12 19:37:31 -07:00
Register.hs Removed hunit 2018-09-07 13:00:20 -07:00
Registermatch.hs cli: make register-match a builtin command 2017-09-12 19:43:41 -07:00
Rewrite.hs lib: switch to megaparsec 7 2018-09-30 20:15:12 -06:00
Roi.hs cli: command to compute return on investment 2018-09-27 13:42:31 -10:00
Stats.hs cli: refactor: move commands to a subdirectory, reinstate test command 2017-09-12 10:04:36 -07:00
Tags.hs tag: first arg filters tag names, the rest filter transactions (#261) 2017-10-17 07:07:34 -07:00