Commit Graph

2957 Commits

Author SHA1 Message Date
Simon Michael
d56b4cb2f7 docs: fix a ledger repo link 2013-10-01 14:54:31 -07:00
Simon Michael
6d220acc09 docs: on docs page, list release notes first 2013-09-30 10:07:23 -07:00
Simon Michael
3e1dd65048 docs: front page cleanup 2013-09-30 10:06:24 -07:00
Simon Michael
7ac1f74821 docs: note sign sensitivity of amt:y 2013-09-29 17:13:36 -07:00
Simon Michael
2de58e2ec0 fix haddock errors in Reports.hs 2013-09-28 10:14:43 -07:00
Simon Michael
66ae7b7b84 docs: update release notes more 2013-09-26 15:24:29 -07:00
Simon Michael
e40ce0b0d3 docs: update release notes 2013-09-26 15:23:03 -07:00
Simon Michael
1fb4c5956f fix test comment 2013-09-26 15:07:09 -07:00
Simon Michael
7e06a6a24c balance: basic multi-column balance (change) reports 2013-09-26 15:06:48 -07:00
Simon Michael
d6c841d93b show search queries more accurately in --debug output 2013-09-23 11:50:20 -07:00
Simon Michael
eb5e2f95e9 cashflow: don't ignore the report start date (fixed #135)
Odd, there may have been s reason to do this but I can't remember it.
2013-09-23 11:08:55 -07:00
Simon Michael
7bfd3268f7 docs: update penny link on docs page 2013-09-23 11:08:55 -07:00
Simon Michael
30a55e8074 docs: add ledger-autosync to dev guide -> related projects 2013-09-23 11:08:54 -07:00
Simon Michael
b44efdcb4e don't depend on an unreleased version of data-pprint (fixes #140) 2013-09-23 10:46:52 -07:00
Simon Michael
eb04e44311 docs: add latest add-ons to manual 2013-09-23 00:11:52 -07:00
Simon Michael
e840cd35c2 docs: release notes 2013-09-23 00:11:02 -07:00
Simon Michael
009c7e3f90 bump version to 0.22 alpha 2013-09-22 22:38:27 -07:00
Simon Michael
1324fe3a41 new hledger-balance-csv and hledger-register-csv examples in extra, generating CSV output 2013-09-22 22:32:28 -07:00
Simon Michael
a66a715eeb command line options API updates, possibly fixing hledger-web build 2013-09-22 22:31:06 -07:00
Simon Michael
13f8c0f938 overhaul command line processing
Command line processing has been overhauled and made more consistent,
and now has tests and extensive debug output.  More flags now work
both before and after COMMAND: -f, --rule-file, --alias, --help,
--debug, --version.  Command line help, command aliases, API docs and
code have been improved.
2013-09-22 01:17:41 -07:00
Simon Michael
c912108d89 docs: release note wording 2013-09-21 13:38:19 -07:00
Simon Michael
804c307694 tools: remove outdated comment 2013-09-21 13:37:58 -07:00
Simon Michael
671bb6c4a2 require data-pprint as a debugging aid and make some types compatible with it 2013-09-21 13:36:43 -07:00
Simon Michael
a3900c80b2 make hledger-cli.hs executable 2013-09-21 13:34:40 -07:00
Simon Michael
d1de9ba927 update example scripts in extra and rename them so they work as add-ons 2013-09-20 11:01:07 -07:00
Simon Michael
61ff8b852a make scripts in extra/ executable 2013-09-20 11:01:07 -07:00
Simon Michael
351d96e001 docs: streamline home page/readme content, add an interim tagline 2013-09-15 15:01:32 -07:00
Simon Michael
3ea0f6f223 site: reorder imports 2013-09-15 15:00:40 -07:00
Simon Michael
4aee543437 site: give front page its own style without nav bar 2013-09-15 15:00:25 -07:00
Simon Michael
8444be6f88 docs: report haddock cleanups 2013-09-10 13:42:57 -07:00
Simon Michael
f9656a21af print: comment positions (same line or next line) are now preserved 2013-09-10 10:32:49 -07:00
Simon Michael
7ed0705398 register: --average/-A shows a running average, like ledger 2013-09-09 18:25:53 -07:00
Simon Michael
3d205ec03f refactor: rename unclear helper 2013-09-09 17:41:29 -07:00
Simon Michael
b72d2b17b6 docs: add 0.21.3's manual to past manuals 2013-09-09 16:10:43 -07:00
Simon Michael
7e3e68906a docs: note manual is for latest code 2013-09-09 15:58:58 -07:00
Simon Michael
a8301c700a docs: document sym: in more detail 2013-09-09 15:54:08 -07:00
Simon Michael
3c66569e35 tools: use firefox as default browser in this modern era 2013-09-09 15:53:43 -07:00
Simon Michael
060d1fdd1b change comm: to sym: and require a match on the whole symbol 2013-09-09 15:26:45 -07:00
Simon Michael
957f57a07b new comm:REGEXP query matches commodity symbols. Also some minor amt: fixes. 2013-09-09 15:04:43 -07:00
Simon Michael
73230838c5 parsing: amt queries use the = operator by default 2013-09-09 11:57:25 -07:00
Simon Michael
ec9323688f docs: update release notes 2013-09-05 15:04:21 -07:00
Simon Michael
1fc529ccfd Merge pull request #134 from batterseapower/master
Upgrade to regex-compat-tdfa to squelch Unicode problems
2013-09-05 14:52:59 -07:00
Max Bolingbroke
e96fff7887 Upgrade to regex-compat-tdfa to squelch unicode problems 2013-08-20 21:19:28 +01:00
Simon Michael
eff1d3f1a5 csv reader: add the include directive, useful for factoring out common rules used with multiple CSV files 2013-08-03 20:53:41 -07:00
Simon Michael
308916185c docs: fix a typo in csv conditional block doc 2013-07-28 10:37:23 -07:00
Simon Michael
365b9b6cb9 docs: more csv conditional block doc 2013-07-28 08:52:03 -07:00
Simon Michael
d53d410866 docs: expand csv conditional block doc a bit 2013-07-28 08:37:14 -07:00
Simon Michael
73699e8076 Merge branch 'master' of github.com:simonmichael/hledger 2013-07-23 16:48:33 -07:00
Simon Michael
e4c76acb12 balancesheet: don't bother showing equity, it won't be useful for most of us 2013-07-23 16:47:54 -07:00
Simon Michael
3f3e9fcc06 tools: new sloc, cloc targets 2013-07-10 15:29:00 -07:00