Commit Graph

171 Commits

Author SHA1 Message Date
Simon Michael
de4dd43007 balance: elide boring accounts properly, cleanup 2007-03-11 00:55:53 +00:00
Simon Michael
ee8ac17909 allow tilde in LEDGER env var 2007-03-10 23:18:46 +00:00
Simon Michael
7d2a868640 fix, show only top level by default 2007-03-10 23:05:30 +00:00
Simon Michael
a881f713c1 balance: support -s with account patterns 2007-03-10 22:29:09 +00:00
Simon Michael
dd202d3113 handle multiple account patterns for balance report 2007-03-10 22:03:48 +00:00
Simon Michael
1e1c819f4e more tree support, properly filter balance report by (one) account regexp 2007-03-10 21:24:57 +00:00
Simon Michael
453ca1206e a distinct Account data type 2007-03-10 21:21:04 +00:00
Simon Michael
e5fc135707 fix ledger show 2007-03-10 07:45:58 +00:00
Simon Michael
8236f3f988 switch to Data.Tree 2007-03-10 03:16:19 +00:00
Simon Michael
93fa427e08 don't use dirname for binary 2007-03-10 03:03:30 +00:00
Simon Michael
411ec12636 rename overview rule 2007-03-10 02:07:11 +00:00
Simon Michael
6f5fdc3564 allow / and _ in account names 2007-03-10 02:26:56 +00:00
Simon Michael
7505adf04f current todo status 2007-03-10 00:32:08 +00:00
Simon Michael
0847f7b770 binary corresponds to dir name, for testing branches 2007-03-10 00:12:36 +00:00
Simon Michael
8a5ed9c8b9 cleanup 2007-03-10 00:06:48 +00:00
Simon Michael
dabc30e115 more small stuff 2007-03-09 23:32:00 +00:00
Simon Michael
0542e2f2f6 cleanup 2007-03-09 23:30:12 +00:00
Simon Michael
2039296ee1 loc rule 2007-03-09 23:21:49 +00:00
Simon Michael
2eb6d8f736 comment 2007-03-09 21:42:58 +00:00
Simon Michael
6c257c8a87 todos 2007-03-09 21:40:16 +00:00
Simon Michael
f25c3d8410 overview.hs helps generate OVERVIEW 2007-03-09 21:39:59 +00:00
Simon Michael
328d198559 overview tool and make rules for profiling, haddock, etc 2007-02-21 09:21:18 +00:00
Simon Michael
3de3e861ee simple currency handling 2007-02-20 00:21:57 +00:00
Simon Michael
c370d34de6 elide boring accounts in balance report, like ledger 2007-02-19 21:20:06 +00:00
Simon Michael
6a55237836 refactoring 2007-02-18 20:43:06 +00:00
Simon Michael
1524dffbe2 rename old Account module to AccountName, extract new Account module from Models 2007-02-18 18:12:02 +00:00
Simon Michael
5475a3868c fix -f option 2007-02-16 12:24:13 +00:00
Simon Michael
1322bcb4a0 refactor, fix balance report 2007-02-16 11:51:30 +00:00
Simon Michael
ba40fbf733 reorg, split types into separate modules 2007-02-16 09:00:17 +00:00
Simon Michael
7b32caa0aa balance report, refactoring .. not finished but feeling paranoid about systems today\! 2007-02-15 02:08:18 +00:00
Simon Michael
c45ad065d8 ledger 2.x-like elision, register output should now be identical 2007-02-13 05:42:55 +00:00
Simon Michael
41e83c4688 support ~/... in LEDGER env var 2007-02-13 04:37:44 +00:00
Simon Michael
3c20b0941f cleanup 2007-02-13 04:06:26 +00:00
Simon Michael
edbedab32c ledger-style account and description regexp matching 2007-02-13 03:48:16 +00:00
Simon Michael
7f61228ba8 more robust date parsing 2007-02-13 03:46:56 +00:00
Simon Michael
41fa72cbeb refactor 2007-02-13 01:19:23 +00:00
Simon Michael
7e38481f8b tweak data model, cleanups, show entry details only once per entry 2007-02-13 01:03:12 +00:00
Simon Michael
960187f531 filter transactions by account substring 2007-02-12 00:41:50 +00:00
Simon Michael
0b5cb44b43 cleanup 2007-02-10 23:42:22 +00:00
Simon Michael
98c9ef538b test cleanups 2007-02-10 23:32:45 +00:00
Simon Michael
948f20a33e typo 2007-02-10 23:27:44 +00:00
Simon Michael
ce3dc54ee0 build tags 2007-02-10 23:25:48 +00:00
Simon Michael
6bf13fb262 much refactoring, get quickcheck working, beginnings of account matching 2007-02-10 23:24:33 +00:00
Simon Michael
080d567f15 Types -> Models 2007-02-10 23:10:04 +00:00
Simon Michael
db52c7d0e5 tests cleanup 2007-02-10 19:16:56 +00:00
Simon Michael
30fe7ac225 cleanup 2007-02-10 17:36:50 +00:00
Simon Michael
e5cf68bf0f sample Ledger for testing, get account list from a ledger 2007-02-10 05:09:42 +00:00
Simon Michael
cf953b442d register report now has layout, auto-fills missing transaction amounts and shows the running balance 2007-02-09 15:54:18 +00:00
Simon Michael
44e302557f better register layout 2007-02-09 09:58:11 +00:00
Simon Michael
a0ad290570 fix blank line in register 2007-02-09 08:27:42 +00:00