Commit Graph

2192 Commits

Author SHA1 Message Date
Simon Michael
fa5f09f06a handle multiple filter patterns on the command-line again 2011-09-11 20:37:04 +00:00
Simon Michael
b46ffbac14 don't give a confusing error with -f and no command 2011-09-11 21:35:06 +00:00
Simon Michael
8a50cb1289 don't pass an addon command's name to it as an extra argument 2011-09-11 21:48:13 +00:00
Simon Michael
f37d7b5659 bump version 2011-09-12 22:52:24 +00:00
Simon Michael
767e3fa7e2 notes 2011-09-10 04:19:59 +00:00
Simon Michael
d8e88f9b18 docs: relnotes 2011-09-12 22:52:43 +00:00
Simon Michael
237c041f26 docs: relnotes, manual 2011-09-02 19:32:27 +00:00
Simon Michael
4db6c2881a cli: fix an accidental parsec 3 dependency 2011-09-02 18:52:44 +00:00
Simon Michael
c834f4a8af bump version for all but hledger-lib, due to hledger fix 2011-09-02 19:25:31 +00:00
Simon Michael
0375715ca0 site: About -> Home 2011-09-02 01:58:43 +00:00
Simon Michael
6858f335a0 site: big ol' donate buttons, donation-based binaries 2011-09-02 01:58:55 +00:00
Simon Michael
8cb9774d2a docs: fix wrong version 2011-09-02 15:17:22 +00:00
Simon Michael
cda23bd533 web: add missing Hledger.Web.Options to cabal file 2011-09-02 17:13:47 +00:00
Simon Michael
3f333bf02b web: tighten up dependencies 2011-09-02 17:22:23 +00:00
Simon Michael
003ba7c0e1 relnotes 2011-09-02 17:56:24 +00:00
Simon Michael
b59c725e86 docs: announcement 2011-09-02 17:56:35 +00:00
Simon Michael
e3f5fdb196 bump version (hledger-web only) 2011-09-02 17:58:49 +00:00
Simon Michael
fcaa62d931 tools: set-up-rc-repo make rule 2011-04-22 23:05:54 +00:00
Simon Michael
0501ea3b3c site: update copyright date in footer 2011-04-23 14:52:22 +00:00
Simon Michael
ae02ca68dd doctest comment fix 2011-04-23 14:54:26 +00:00
Simon Michael
cfe9040f55 site: update download page 2011-04-24 01:08:59 +00:00
Dmitry Astapov
fbf8eda58f One more test for implicit commodity pricing (test-for-failure) 2011-04-25 18:37:59 +00:00
Dmitry Astapov
6314080e14 Test for auto-balancing of transactions with two commodities, when first amount is negative 2011-04-24 22:10:30 +00:00
Simon Michael
50e2c07973 site: add hledger-web windows binary 2011-04-27 20:56:06 +00:00
Simon Michael
5b238bebb5 site: update downloads page 2011-04-22 23:07:00 +00:00
Simon Michael
561027df9b site: fix related project links 2011-05-16 15:50:23 +00:00
Simon Michael
ab17a28ec4 docs: update windows support status 2011-05-16 21:11:10 +00:00
Simon Michael
30ed98ecbe tools: yesod boring files 2011-05-25 02:30:58 +00:00
Simon Michael
02dcff14cb docs: manual tweaks 2011-05-25 02:32:59 +00:00
Simon Michael
b16d906f5d tools: fix a bad boring file entry 2011-05-26 20:36:21 +00:00
Simon Michael
b6f2650fb0 updated tested-with 2011-05-29 04:50:47 +00:00
Simon Michael
1467357058 web: drop unused cabal data-dir/data-files 2011-05-29 16:51:14 +00:00
Simon Michael
8521c07df7 assertParseFailure 2011-05-31 19:48:55 +00:00
Simon Michael
171c0e73ea convert: fix recent breakage causing zero amounts 2011-05-31 22:09:05 +00:00
Simon Michael
8d62452260 parsing: historical price directives may contain a numeric time zone, like ledger; note that the time is ignored 2011-06-01 01:50:04 +00:00
Simon Michael
946e5ffcbc parsing: parse time of day more carefully 2011-05-31 22:45:54 +00:00
Simon Michael
1f24e025da parsing: make bad date parse error more reliable 2011-05-31 19:49:37 +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
4f3f5c0132 site: update haddock as well as website on each commit 2011-06-03 17:08:09 +00:00
Trygve Laugstøl
63f6bd48f2 tests/parse-ledger-sample.test: Was broken, change from ';' to '#' as comment. 2011-06-03 17:38:45 +00:00
Simon Michael
1c3a5da1fa web: better settings for wai-handler-devel 2011-06-03 23:11:53 +00:00
Simon Michael
737f908383 docs: more about convert's date-format 2011-06-03 23:16:33 +00:00
Simon Michael
8a4c6ab5a1 web: alternate background color on journal view 2011-06-05 20:44:55 +00:00
Simon Michael
2c68acdd03 lbi: add missing file to cabal 2011-06-06 19:04:38 +00:00
Simon Michael
555a594bdf tools: makefile fixes, don't break make when hledger source has errors 2011-06-06 19:07:03 +00:00
Simon Michael
343b5b0a4c tools: update binary building rules 2011-04-22 22:57:00 +00:00
Simon Michael
f1fd9c3027 lib: add missing file to cabal 2011-06-07 06:11:59 +00:00
Simon Michael
35dcda9e8b fix case insensitivity of command-line filter patterns 2011-06-08 21:52:10 +00:00