Simon Michael
|
c834f4a8af
|
bump version for all but hledger-lib, due to hledger fix
|
2011-09-02 19:25:31 +00:00 |
|
Simon Michael
|
ae02ca68dd
|
doctest comment fix
|
2011-04-23 14:54:26 +00:00 |
|
Simon Michael
|
171c0e73ea
|
convert: fix recent breakage causing zero amounts
|
2011-05-31 22:09:05 +00:00 |
|
Simon Michael
|
c562412964
|
convert: fix amount-field/in-field/out-field validation
|
2011-06-02 21:23:53 +00:00 |
|
Simon Michael
|
3617bc1a79
|
convert: fix --rules warning
|
2011-06-02 22:37:45 +00:00 |
|
Simon Michael
|
5784587208
|
convert: warn if there is neither amount-field or in & out-field
|
2011-06-02 22:56:17 +00:00 |
|
Simon Michael
|
92777edc99
|
docs: haddock tweaks
|
2011-04-29 03:25:52 +00:00 |
|
Simon Michael
|
a44aa8d7d2
|
refactor: remove unnecessary LANGUAGE CPP pragmas
|
2011-07-17 23:29:57 +00:00 |
|
Simon Michael
|
cbb0fc5c59
|
move basic reports into hledger-lib
|
2011-08-15 22:59:06 +00:00 |
|
Simon Michael
|
85f83c00fc
|
drop some old base 3 support
|
2011-08-15 22:59:15 +00:00 |
|
Simon Michael
|
02a43f1e40
|
slightly improve help layout
|
2011-08-19 18:28:50 +00:00 |
|
Simon Michael
|
e005625780
|
web: account register now obeys --cost and --effective flags like the rest
|
2011-08-19 18:30:03 +00:00 |
|
Simon Michael
|
17fbc9de14
|
another part of add-on command detection that was missed
|
2011-08-25 23:13:08 +00:00 |
|
Simon Michael
|
dc43ca2d00
|
easier to roll back this one than merge
|
2011-08-22 14:52:47 +00:00 |
|
Simon Michael
|
b39c0f8819
|
would like to react to --version before --help, cmdargs does it first though
|
2011-08-20 19:18:10 +00:00 |
|
Simon Michael
|
4e91387ab3
|
fix a warning
|
2011-08-25 23:14:12 +00:00 |
|
Simon Michael
|
e67c63dc54
|
don't fail if PATH is not defined
|
2011-08-25 23:50:34 +00:00 |
|
Simon Michael
|
ec9e06e33e
|
don't fail when PATH contains bad directories
|
2011-08-25 23:36:25 +00:00 |
|
Simon Michael
|
7616ed9b8e
|
haddocks
|
2011-08-26 00:46:52 +00:00 |
|
Simon Michael
|
96628feee9
|
make the old ledger-compatible command names primary for now
|
2011-08-28 19:49:26 +00:00 |
|
Clint Adams
|
5ead6d05b1
|
update to cmdargs 0.8 API
Between 0.7 and 0.8, modeArgs changed from
modeArgs :: Maybe (Arg a)
to
modeArgs :: ([Arg a], Maybe (Arg a))
|
2011-08-30 21:41:25 +00:00 |
|
Simon Michael
|
b2e80554e6
|
convert: convert stdin when no csv file is specified
|
2011-08-20 19:59:20 +00:00 |
|
Simon Michael
|
464d8d4bcb
|
hledger now detects and runs hledger-* add-ons found in path; many options cleanups
|
2011-08-22 14:55:39 +00:00 |
|
Simon Michael
|
98509d4bbc
|
fix a bogus error with -f and no command
|
2011-08-16 22:23:05 +00:00 |
|
Simon Michael
|
3fa9fab9a4
|
fix warning
|
2011-08-19 19:20:43 +00:00 |
|
Simon Michael
|
1f5f1b5e78
|
convert: don't fail when there's no default journal file
|
2011-08-20 19:49:07 +00:00 |
|
Simon Michael
|
676845b269
|
trim even more fat from amounts
|
2011-08-31 17:44:20 +00:00 |
|
Simon Michael
|
10fd7ebc42
|
simplify amounts code, make tests pass
|
2011-08-31 16:54:10 +00:00 |
|
Simon Michael
|
1273f02a9a
|
more balance/amount clarifications and a test
|
2011-08-30 11:37:36 +00:00 |
|
Simon Michael
|
9aaf489a38
|
readability cleanups
|
2011-08-28 22:16:58 +00:00 |
|
Simon Michael
|
6a61c96481
|
whitespace
|
2011-06-24 02:41:37 +00:00 |
|
Simon Michael
|
059825a9b2
|
optionsgeddon.. port to cmdargs and a fully modal cli
|
2011-08-15 22:50:09 +00:00 |
|
Simon Michael
|
c3954cad43
|
cli: fix typo in previous patch
|
2011-05-29 19:42:37 +00:00 |
|
Simon Michael
|
7d46ae6141
|
runTestsOrExit
|
2011-06-13 21:44:08 +00:00 |
|
Trygve Laugstol
|
dca66a63a7
|
convert: Adding support for formatting expressions in description-field
|
2011-06-27 22:59:07 +00:00 |
|
Clint Adams
|
6544ec02fc
|
account2-field
|
2011-06-03 01:13:00 +00:00 |
|
Simon Michael
|
6496c1ef61
|
raw journal report -> journal entries report
|
2011-08-07 16:24:09 +00:00 |
|
Simon Michael
|
63f790b94e
|
small reports cleanups
|
2011-08-04 08:26:55 +00:00 |
|
Simon Michael
|
ce30cb2cbe
|
refactor: try to get these report names under control
|
2011-07-19 00:49:11 +00:00 |
|
Simon Michael
|
47b1142d49
|
move reports back to Hledger.Cli for now, forgot they still depend on cli options
|
2011-07-18 23:30:40 +00:00 |
|
Simon Michael
|
e4c4405c62
|
refactor: simplify some imports
|
2011-07-17 23:05:56 +00:00 |
|
Simon Michael
|
df7dc1464e
|
refactor: move basic report generation to hledger-lib
|
2011-07-17 23:47:52 +00:00 |
|
Simon Michael
|
c461104a53
|
web: fix warning
|
2011-07-01 00:46:41 +00:00 |
|
Simon Michael
|
f9ce624ef0
|
web: separate journal & register urls, ui tweaks, code refactoring
|
2011-07-15 21:58:46 +00:00 |
|
Simon Michael
|
5ed70248d4
|
web: refactor, fix a sign bug in register
|
2011-07-01 02:17:31 +00:00 |
|
Simon Michael
|
8424caddc6
|
web: don't merge different accounts with similar leaf name in postings summary
|
2011-07-01 00:48:30 +00:00 |
|
Simon Michael
|
29ac7f0d4f
|
web: another whack at register account field, simpler now
|
2011-07-01 00:32:45 +00:00 |
|
Simon Michael
|
35b3c0d37e
|
web: simple register balance chart, using flot
|
2011-06-30 00:29:57 +00:00 |
|
Simon Michael
|
918b3b45a5
|
web: make register item display a bit more consistent
|
2011-06-29 20:18:10 +00:00 |
|
Simon Michael
|
c572addaa0
|
fix warnings
|
2011-06-27 13:27:26 +00:00 |
|