Commit Graph

2920 Commits

Author SHA1 Message Date
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
Dmitry Astapov
550f41ee48 Tests to show bug in multiple file assigments in CSV parsing 2013-06-19 08:29:45 +01:00
Simon Michael
ef9d1991cf docs: link my blog on front page 2013-06-08 12:17:54 -07:00
Simon Michael
8ba1d2aa85 Merge branch 'master' of github.com:simonmichael/hledger 2013-06-08 11:38:25 -07:00
Simon Michael
ae466a847c site: make wiki nav button like the others 2013-06-08 11:37:48 -07:00
Simon Michael
2528e03d1d docs: test site updating 2013-06-07 18:14:54 -06:00
Simon Michael
399f74046a docs: test site updating 2013-06-07 18:02:03 -06:00
Simon Michael
f87e6175b1 docs: test site updating 2013-06-07 18:00:04 -06:00
Simon Michael
f055631b35 docs: commit to test site updating 2013-06-06 18:08:48 -07:00
Simon Michael
27cef2850f docs: another commit for testing site updating. 2013-06-06 17:52:18 -07:00
Simon Michael
e87f492bfb docs: test site update 2013-06-06 17:34:41 -07:00
Simon Michael
47ebc216f3 docs: note fix lot price ordering issue in ledger compatibility notes 2013-06-06 17:06:09 -07:00
Simon Michael
39f6ec9f04 tools: fix make ghci, ghciweb
In general, when cabal CPP macros like min_PKG are used, they should
be made optional. If they are not present, assume a developer is
building and choose the latest libs.
2013-06-06 15:26:40 -07:00
Simon Michael
9c04cb96c8 docs: release notes 2013-06-04 19:07:32 -07:00
Simon Michael
4eda6119f8 bump version to 0.21.2 2013-06-04 19:07:22 -07:00
Simon Michael
9b674e76ca docs: drop bugfix version part from manual and download page, too much work 2013-06-04 19:06:58 -07:00
Simon Michael
080eb866ec web: clean up language extensions a bit, make autoweb works again 2013-06-04 18:23:55 -07:00
Simon Michael
e13ea5706d oops, missed a build failure 2013-06-04 11:43:26 -07:00
Simon Michael
7d450d5030 release notes 2013-06-03 23:19:52 -07:00
Simon Michael
557419de8c bump version to 0.21.1 2013-06-03 23:18:30 -07:00
Simon Michael
42da3a5071 web: avoid trailing commas in register chart values, in case of trouble with IE
Hopefully adding [] is harmless.
2013-06-03 23:18:04 -07:00
Simon Michael
4f5b43050e web: list chart values earliest first 2013-06-03 23:17:06 -07:00
Simon Michael
fd8de9558e web: show proper Y-values in register chart (fixes #122) 2013-06-03 23:15:30 -07:00
Simon Michael
191ed1b92a docs: one doc per line 2013-06-02 08:58:28 -07:00
Simon Michael
d95ba9c514 docs: add 0.20 to past manuals 2013-06-02 08:57:44 -07:00
Simon Michael
63d77131e0 announcement 2013-06-01 16:05:36 -07:00
Simon Michael
b6e256554d Merge branch 'master' of github.com:simonmichael/hledger 2013-06-01 15:58:37 -07:00