Commit Graph

6473 Commits

Author SHA1 Message Date
Simon Michael
49b3751088 tools: appveyor: show bin dir, indicating cache status (#832)
[ci skip]
2018-07-17 07:34:48 +01:00
Simon Michael
db4f8007f8 install: silence not found warnings for uninstalled tools 2018-07-17 07:24:15 +01:00
Simon Michael
aebd6c50d6 smooth: smoothes out irregular transactions (experimental addon) 2018-07-16 23:36:06 +01:00
Simon Michael
d5430e7ddf clean up debug helpers (api change) 2018-07-16 15:28:58 +01:00
Simon Michael
9d2e80aa2c lib: Debug: simplify pprint, export ppShow as pshow (api change) 2018-07-16 12:51:50 +01:00
Simon Michael
f62e308c9c csv: examples: more coinbase rules
[ci skip]
2018-07-16 06:30:36 +01:00
Simon Michael
37be414885 site: download: update fedora C deps
[ci skip]
2018-07-16 04:57:19 +01:00
Simon Michael
3c28e7db85 install: bump version 2018-07-15 18:38:10 +01:00
Simon Michael
04a5050826
Merge pull request #839 from yang-ling/installer
Wrap $(cmd_version xxxx) with double quotes to solve installation failure
2018-07-15 18:18:46 +01:00
Simon Michael
efc75db8d8
Merge branch 'master' into installer 2018-07-15 18:18:35 +01:00
Simon Michael
f2b814ff52 site: download: tweak
[ci skip]
2018-07-15 15:52:58 +01:00
Simon Michael
d0933f1f54 site: download: tweak
[ci skip]
2018-07-15 15:48:57 +01:00
Simon Michael
e5de3e1ec3 site: download: update stack install instructions, lts-12
[ci skip]
2018-07-15 15:42:50 +01:00
SpicyCat
0877d9f169
Wrap $(cmd_version xxxx) with double quotes
cmd_version xxxx like cmd_version hledger will return empty string if
hledger is not installed, and then `cmpver $(cmd_version hledger) $HLEDGER_VERSION`
will become `cmpver $HLEDGER_VERSION`
Wrapping $(cmd_version xxxx) with double quotes can solve this.
2018-07-15 22:18:17 +08:00
Simon Michael
8a7db87427 doc: update manuals 2018-07-15 09:21:10 +01:00
Simon Michael
92404bb847 prices: allow filtering by query, clarify docs
Query arguments are allowed, prices can be filtered by date, and
postings providing transaction prices can be filtered by anything.
2018-07-15 09:21:10 +01:00
Simon Michael
91e5baf617 lib: clean up queryDateSpan, queryDateSpan' (api change)
These now intersect date AND'ed date spans, instead of unioning them,
and docs are clearer.
2018-07-15 08:35:39 +01:00
Simon Michael
2fbebc6c64 lib: clarify 2018-07-14 10:57:05 +01:00
Simon Michael
acff169dba site: download: update appveyor links (#832)
[ci skip]
2018-07-11 20:18:39 +01:00
Simon Michael
363e4e3925 install: bump resolver, hledger-ui version 2018-07-11 10:01:56 +01:00
Simon Michael
b701ddeca0 tools: appveyor: stack#4125: fix
[ci skip]
2018-07-10 10:31:36 +01:00
Simon Michael
9a8ebb8f58 tools: appveyor: stack#4125: use already-installed stack-master
[ci skip]
2018-07-10 10:23:04 +01:00
Simon Michael
a1b0872d00 tools: appveyor: stack#4125: fix
[ci skip]
2018-07-10 07:53:58 +01:00
Simon Michael
c2dbadd5bb tools: appveyor: stack#4125: refetch working version, now in master
[ci skip]
2018-07-10 07:50:27 +01:00
Simon Michael
4ac46489fe stack: bump to latest nightly resolver 2018-07-10 07:50:12 +01:00
Simon Michael
15d56a8997 tools: appveyor: troubleshooting stack#4125
[ci skip]
2018-07-05 09:07:08 +01:00
Simon Michael
e7c85b237c tools: appveyor: troubleshooting stack#4125
Show/save stack exes

[ci skip]
2018-07-05 06:14:44 +01:00
Simon Michael
aa0996f265 tools: appveyor: troubleshooting stack#4125
Try harder to save custom stack*exe, and list them

[ci skip]
2018-07-05 06:09:12 +01:00
Simon Michael
0c9820e248 tools: appveyor: troubleshooting stack#4125
Save all custom stack*exe's in cache

[ci skip]
2018-07-05 06:05:25 +01:00
Simon Michael
d13ae42f4c tools: appveyor: troubleshooting stack#4125
Add --git as well.

[ci skip]
2018-07-05 05:39:52 +01:00
Simon Michael
44efd533d2 tools: appveyor: troubleshooting stack#4125
Called wrong stack. Try, try again.

[ci skip]
2018-07-04 21:47:24 +01:00
Simon Michael
a2ef041a58 tools: appveyor: troubleshooting stack#4125
Try again to upgrade stack to the 4125-cabal-style-build-tools branch,
it didn't work with stack-git.

[ci skip]
2018-07-04 21:42:24 +01:00
Simon Michael
28b2c0fe75 tools: appveyor: switch back to 8.2 to avoid network build error
network 2.7.0.1 fixes this, but we can't depend on that yet.

[ci skip]
2018-07-04 21:34:18 +01:00
Simon Michael
425aa6b84f tools: appveyor: troubleshooting stack#4125
doh I see my error

[ci skip]
2018-07-04 18:57:42 +01:00
Simon Michael
1bf3298842 tools: appveyor: troubleshooting stack#4125 2018-07-04 18:53:29 +01:00
Simon Michael
2781ece2d2 tools: appveyor: troubleshooting stack#4125
[ci skip]
2018-07-04 18:46:55 +01:00
Simon Michael
e5b184b717
Merge pull request #830 from ghallak/stop-reversing-args
Stop reversing arguments in `moveFlagsAfterCommand`
2018-07-04 16:44:32 +01:00
Gaith Hallak
bf67823279 Add a test 2018-07-04 17:54:15 +03:00
Gaith Hallak
d0b9d76986 Keep the flags order in moveFlagsAfterCommand 2018-07-04 17:49:14 +03:00
Simon Michael
d461e96c34 doc: update manuals harder, they should say 1.10.99
[ci skip]
2018-07-04 15:09:57 +01:00
Simon Michael
4f40467d86 update embedded manuals 2018-07-04 13:33:27 +01:00
Simon Michael
d62f082bce bump version to 1.10.99 (dev) 2018-07-04 13:32:42 +01:00
Simon Michael
1e27675c7d doc: remove wrong "(dev)" suffix in 1.9 html manuals 2018-07-04 13:30:07 +01:00
Simon Michael
7f1b34ea1d doc: fix generation of 1.10 manual html 2018-07-04 13:22:09 +01:00
Simon Michael
91c487d4c2 doc: manuals: update version strings 2018-07-04 12:52:29 +01:00
Simon Michael
6a67e4bb99 doc: add 1.10 doc snapshot and links 2018-07-04 12:52:28 +01:00
Simon Michael
4b91d5b0a5 doc: update doc version string that was missed 2018-07-04 12:52:28 +01:00
Simon Michael
8d6667f698 lib: doc: forecast transaction dates tweak (#835)
[ci skip]
2018-07-04 09:48:32 +01:00
Simon Michael
0322638cf5 lib: doc: clarify how forecast transaction dates work (#835)
[ci skip]
2018-07-04 09:41:12 +01:00
Simon Michael
b57bb01180 ui: bump version to 0.10.1 2018-07-03 12:55:15 +01:00