Commit Graph

2946 Commits

Author SHA1 Message Date
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
Simon Michael
8feca2fa84 tools: fix hackageupload-dry 2013-07-10 15:28:34 -07:00
Simon Michael
b3c3b6523e docs: release notes 2013-07-10 08:27:18 -07:00
Simon Michael
c2cdead4ef web: remove another yesod-platform dependency 2013-07-10 08:23:32 -07:00
Simon Michael
2328505e4b Merge pull request #127 from jwiegley/master
yesod-platform dependency is unnecessary
2013-06-24 16:07:02 -07:00
John Wiegley
a05e7a5a67 yesod-platform dependency is unnecessary 2013-06-24 15:42:12 -05:00
Simon Michael
d46ddb1d71 tools: more ignores 2013-06-24 08:17:44 -07:00
Simon Michael
f6be82e153 tools: fix tagrelease rule 2013-06-24 08:05:34 -07:00
Simon Michael
b499e59053 0.21.3 release notes 2013-06-23 16:50:58 -07:00
Simon Michael
318d36d712 bump version 2013-06-23 16:50:35 -07:00
Simon Michael
d913ee96f7 Merge pull request #126 from adept/master
Fix for assigning multiple fields in CSV parsing
2013-06-19 07:11:59 -07:00
Dmitry Astapov
ed58d815d6 Fix for multiple field assignments in CSV parsing 2013-06-19 08:30:33 +01:00