-
d25fe21834
apply all matching account aliases, not just one directive and one option
Simon Michael
2014-10-29 08:20:27 -0700
-
9fa22e0398
account aliases (and regexReplace) now support backreferences
Simon Michael
2014-10-29 07:46:49 -0700
-
bd6322669c
notes: account declarations mockups
Simon Michael
2014-10-28 18:43:41 -0700
-
69636f70fb
extract debug helpers into a module
Simon Michael
2014-10-28 17:21:33 -0700
-
6f574d1af4
notes cleanup
Simon Michael
2014-10-28 17:00:20 -0700
-
add2ee36b8
makefile tweaks
Simon Michael
2014-10-28 16:23:08 -0700
-
db1d866f07
notes
Simon Michael
2014-10-28 16:19:46 -0700
-
4a74d8f84c
Merge pull request #215 from nilcons-contrib/master
Simon Michael
2014-10-27 06:28:26 -0700
-
-
cfc1f6b14b
Add documentation for multi-line comments
Gergely Risko
2014-10-27 14:24:10 +0100
-
-
93128d71b4
makefile updates
Simon Michael
2014-10-26 11:29:17 -0700
-
403ddcadc2
Merge pull request #214 from nilcons-contrib/master
Simon Michael
2014-10-26 11:26:16 -0700
-
-
6e4a7dff8c
Add support for ledger3 style multi-line comments
Gergely Risko
2014-10-26 19:19:42 +0100
-
-
e892fdc6d5
parsing: aliases now match by regular expression
Simon Michael
2014-10-24 15:05:10 -0700
-
be9b637e0c
fix a regexReplaceCI bug
Simon Michael
2014-10-24 15:04:21 -0700
-
bfedf367c4
export Regexp types, disambiguate CsvReader's
Simon Michael
2014-10-24 14:30:49 -0700
-
f064ecf138
fix a splitAtElement bug with adjacent separators
Simon Michael
2014-10-24 14:29:34 -0700
-
c1c9a989be
web: fix a warning
Simon Michael
2014-10-23 10:27:07 -0700
-
ba01ee447d
web: require yesod 1.4; dependency cleanups (fixes #212)
Simon Michael
2014-10-23 10:17:28 -0700
-
21ed3dc73d
balance: support CSV for multi-column balance reports
Simon Michael
2014-10-23 05:11:48 -0700
-
9d1ef010ac
finish previous commit
Simon Michael
2014-10-21 17:49:41 -0700
-
9416d12d8a
--output -> --output-file/-o & --output-format/-O, refactor
Simon Michael
2014-10-21 17:14:37 -0700
-
827aaad08e
hledger-balance-csv, hledger-print-csv: remove
Simon Michael
2014-10-21 12:55:35 -0700
-
b6774f47a3
balance, print: add -o and CSV output here too
Simon Michael
2014-10-21 12:02:23 -0700
-
2dc44cb131
register command cleanups
Simon Michael
2014-10-21 12:01:47 -0700
-
b542da133c
cli: add csv dependency
Simon Michael
2014-10-20 13:09:41 -0700
-
d234663b6d
register: add -o/--output option, merge CSV functionality (cf #206)
Simon Michael
2014-10-20 13:04:36 -0700
-
301f506486
the --format option shall be known as "line format"
Simon Michael
2014-10-20 13:03:44 -0700
-
7f6cf1f849
balance, register, register-csv: depth 0 shows summary items (#206)
Simon Michael
2014-10-19 17:53:20 -0700
-
0620ec9840
fix redundant compilation in the hledger packages, at last
Simon Michael
2014-10-19 09:37:18 -0700
-
f4842726e0
tools: fix warnings in simplebench
Simon Michael
2014-10-19 09:34:46 -0700
-
6d67bcb026
cli: --version shows "dev build" when VERSION is undefined
Simon Michael
2014-10-18 12:36:27 -0700
-
e8a58d9388
cli: add a hidden --version+ flag showing number representation (#118)
Simon Michael
2014-10-18 12:34:29 -0700
-
3b70362525
switch to Decimal for representing quantities (closes #118)
Simon Michael
2014-10-18 12:09:43 -0700
-
5f32855040
tools: make allcabal* -> make cabal*
Simon Michael
2014-10-18 11:16:50 -0700
-
e888be0bf4
clarify similarAmountsOp doc
Simon Michael
2014-10-18 10:45:17 -0700
-
c2644f4c48
web: clean up warnings
Simon Michael
2014-10-18 10:35:04 -0700
-
2b39f68682
fix a warning in TransactionsReports
Simon Michael
2014-10-18 10:32:01 -0700
-
6c0975be81
tools: document ghci*, repl* rules
Simon Michael
2014-10-18 10:20:32 -0700
-
4ec9bc4c53
tools: make uninstall, reduces noise when testing
Simon Michael
2014-10-18 10:19:00 -0700
-
33499a9957
tools: more selective make clean*
Simon Michael
2014-10-18 10:18:36 -0700
-
84a90374b4
make build warnings consistent
Simon Michael
2014-10-18 09:59:11 -0700
-
6a23ea87cc
tools: make clean avoid sandboxes
Simon Michael
2014-10-18 09:30:53 -0700
-
7a13934968
hledger-register-csv: print multiple commodities on one line (#206)
Simon Michael
2014-10-17 17:06:47 -0700
-
e6bd0a3bde
extra/hledger-register-csv: accept -H/-A/-r (#206)
Simon Michael
2014-10-17 16:47:26 -0700
-
69f53f768f
extra/hledger-register-csv: clarify last field heading
Simon Michael
2014-10-17 16:46:58 -0700
-
1e54797d49
extra/hledger-register-csv: fix breakage from
aa85e786
Simon Michael
2014-10-17 16:31:58 -0700
-
d1618aaca8
strip trailing whitespace from all Haskell files
gwern
2014-09-10 16:07:53 -0400
-
22279978af
revert an unnecessary "fix" in
efe7c7a that broke tests
Simon Michael
2014-09-07 18:27:28 -0700
-
a65116ae5e
fix func. test numbering
Simon Michael
2014-09-07 18:27:49 -0700
-
42a22be9b0
tools: fix tagrelease
Simon Michael
2014-09-12 18:32:36 -0700
-
5d403c2bb7
doc: changelogs (resolve conflicts)
Simon Michael
2014-09-12 18:15:05 -0700
-
53aee0e236
resolve conflict
Simon Michael
2014-09-12 18:39:15 -0700
-
d7f1733243
remove text upper bound, allowing 1.2+ (fixes #207)
Simon Michael
2014-09-12 16:53:47 -0700
-
efe7c7a029
journal: dates should be followed by whitespace or newline
Simon Michael
2014-09-06 09:20:22 -0700
-
2992ce069d
web: add form ignores trailing blank fields
Simon Michael
2014-08-14 00:58:03 -0700
-
8d1ceb00f5
web: increase initial add form postings to four
Simon Michael
2014-08-14 00:55:51 -0700
-
834fef7389
web: add handler cleanup, rename vars
Simon Michael
2014-08-14 00:26:22 -0700
-
6bf599ae9e
tools: dev setup/test updates
Simon Michael
2014-08-13 17:48:24 -0700
-
2d6b2008f5
tools: "make check" tests the dev environment
Simon Michael
2014-08-13 15:44:11 -0700
-
776a973d2c
cli: clarify --debug help
Simon Michael
2014-08-08 19:12:20 -0700
-
69da28d9b9
doc: more manual changes from wiki
Simon Michael
2014-08-08 19:10:18 -0700
-
0ad24be353
doc: merge latest manual changes from wiki
Simon Michael
2014-08-08 18:39:37 -0700
-
aa85e786b9
register: describe datespans briefly, like balance
Simon Michael
2014-08-07 16:26:58 -0700
-
e2d3ab0002
docs: note --average limitation
Simon Michael
2014-08-07 16:24:51 -0700
-
c485017ca6
journal: require consistent separators in a Y/M/D date
Simon Michael
2014-08-08 07:27:59 -0700
-
3e27f4fb8b
journal: add p suffix to date[time] parsers
Simon Michael
2014-08-08 07:27:32 -0700
-
a0010a294f
cli: smart dates must use a consistent separator
Simon Michael
2014-08-07 17:36:10 -0700
-
632dee668d
parse period expressions and date: more strictly
Simon Michael
2014-08-07 17:29:09 -0700
-
a675b99870
query: report an error when date:D fails to parse
Simon Michael
2014-08-07 17:26:08 -0700
-
f631e8e063
register: --average implies --empty
Simon Michael
2014-08-07 14:03:56 -0700
-
d0ad571321
fix manual url in default CSV rules file
Simon Michael
2014-08-07 13:15:40 -0700
-
d089c90e86
tools: new/improved install[deps][-force] make rules
Simon Michael
2014-08-07 08:44:31 -0700
-
ec243a1bea
data: fix unit test by ignoring sourcepos
Julien Moutinho
2014-08-07 17:47:21 +0200
-
a6190420b2
data: add source location to transactions
Julien Moutinho
2014-08-01 02:32:42 +0200
-
9b83a411b9
tools: set LANG only if not already set, document better
Simon Michael
2014-07-31 17:49:04 -0700
-
73d4c86002
web: journal: better display of account names
Julien Moutinho
2014-07-29 20:00:17 +0200
-
50ef6d52dd
web: update typeahead.js to 0.10.4
Simon Michael
2014-07-29 10:50:23 -0700
-
3ce34b145c
add missing dbgN helpers
Simon Michael
2014-07-28 18:57:54 -0700
-
6c60119a92
web: show right zero commodities on register chart
Simon Michael
2014-07-28 18:47:59 -0700
-
40ab1e17f6
amounts cleanups, and support zeros with commodity
Simon Michael
2014-07-28 06:32:09 -0700
-
7fb154f820
balance: include report span in title
Simon Michael
2014-07-26 17:29:20 -0700
-
ca43eab47a
balance: simplify multicolumn report titles slightly
Simon Michael
2014-07-26 17:08:19 -0700
-
1333b2650a
more showDateSpan cleanup
Simon Michael
2014-07-26 17:07:36 -0700
-
b14a11b05c
drop cabal.config
Simon Michael
2014-07-25 14:20:25 -0700
-
a7f7c3181f
balance: show compact headings for common intervals
Simon Michael
2014-07-26 16:54:18 -0700
-
0b8b246fcd
extra/hledger-equity: print closing balance too.
Julien Moutinho
2014-07-24 02:16:13 +0200
-
c7a2126896
extra/hledger-print-csv: CSV export for hledger
Julien Moutinho
2014-07-24 02:14:28 +0200
-
455de6531d
web: just show a simple link as the home button for now
Simon Michael
2014-07-23 15:04:17 -0700
-
f2845e9b2e
web: ensure whitespace between accounts headings
Simon Michael
2014-07-23 15:03:41 -0700
-
f622f8e532
web: ensure the null commodity appears in legend
Simon Michael
2014-07-23 15:03:03 -0700
-
cf6da3af5d
web: tweak some keys
Simon Michael
2014-07-21 18:16:46 -0700
-
059c8dfc97
web: also handle keys when journal select focussed
Simon Michael
2014-07-21 08:54:37 -0700
-
43eee83c33
web: fix js error on journal select field
Simon Michael
2014-07-21 08:54:17 -0700
-
a415759022
web: make chart point color consistent
Simon Michael
2014-07-18 17:06:47 -0700
-
ed44ee99e4
web: add missing and all remaining flot js
Simon Michael
2014-07-18 16:59:51 -0700
-
f2d9c6e9c1
web: more register chart improvements
Simon Michael
2014-07-18 16:45:46 -0700
-
470835adc2
web: show points and zero/today lines on chart
Simon Michael
2014-07-18 07:55:23 -0700
-
4333cae43f
web: register chart improvements
Simon Michael
2014-07-17 18:09:02 -0700
-
663c68e8e2
web: fix 0s with search by acct within a register
Simon Michael
2014-07-17 16:53:36 -0700
-
50577588d0
web: upgrade flot to 0.8.3
Simon Michael
2014-07-17 16:51:49 -0700