Commit Graph

6137 Commits

Author SHA1 Message Date
Simon Michael
2c0abac928 cli, ui, web: fix build on ghc < 8.4, hopefully 2018-05-05 16:20:27 -07:00
Simon Michael
c71f29d6fb doc: options: fix wiki link 2018-05-05 16:14:44 -07:00
Simon Michael
cfee04215f bal: always ignore --drop when not in flat mode (fix #754) 2018-05-05 16:12:27 -07:00
Simon Michael
ad99ffe935 ui: preserve the effect of --value, --forecast, --anon on reload (#753) 2018-05-05 15:55:14 -07:00
Simon Michael
3586be2473 doc: csv: fix how-to link 2018-05-04 09:03:00 -07:00
Simon Michael
e7b6ad1d61 site: download: link to specific 1.9.1 windows build 2018-05-03 21:22:20 -07:00
Simon Michael
a8cda01d4f Merge branch 'master' of github.com:simonmichael/hledger 2018-05-03 21:20:53 -07:00
Simon Michael
cfdde062eb clarify directive semantics 2018-05-03 21:20:29 -07:00
Simon Michael
18e5c9d5c9 doc: move market price docs under directives 2018-05-03 13:11:17 -07:00
Simon Michael
3ef11037b2 doc: journal: directives
[ci skip]
2018-05-01 10:50:38 -07:00
Simon Michael
78c9c7c251 Merge branch 'master' of github.com:simonmichael/hledger 2018-04-30 18:38:24 -07:00
Simon Michael
000cd2780c cli: fix benchmark compilation, clean up cabal 2018-04-30 18:37:43 -07:00
Simon Michael
29ec5b1a7d site: download: also link to windows release build
[ci skip]
2018-04-30 14:28:07 -07:00
Simon Michael
694b07c65e site: home: wiki links update
[ci skip]
2018-04-30 14:27:30 -07:00
Simon Michael
f67455c2b7 appveyor: fix branch config
[ci skip]
2018-04-30 14:15:45 -07:00
Simon Michael
c260825629 appveyor: try to configure master/release branches separately 2018-04-30 14:10:20 -07:00
Simon Michael
87fce4db68 cli: add missing change note
[ci skip]
2018-04-30 13:34:03 -07:00
Simon Michael
9d0d47f09d changelog note
[ci skip]
2018-04-30 07:58:12 -07:00
Simon Michael
290ea1891a regen manuals 2018-04-29 18:04:59 -07:00
Simon Michael
59c804dac4 doc: journal: directives & periodic/automated cleanups 2018-04-29 18:02:16 -07:00
Simon Michael
53706bae66 doc: journal: fix heading level 2018-04-29 16:59:37 -07:00
Simon Michael
9e98cdc278 site: intro: fix doc link 2018-04-29 16:57:18 -07:00
Simon Michael
8799e55633 doc: bal: reference boring parent eliding example 2018-04-29 12:45:08 -07:00
Simon Michael
0aef51d725 changelogs 2018-04-29 12:45:07 -07:00
Simon Michael
230efadae7 doc: relnotes: mention minor releases, link to changelogs 2018-04-29 12:45:07 -07:00
Simon Michael
a1139bd689 site: home: bring back funding links, cleanups 2018-04-28 14:21:55 -07:00
Simon Michael
50b85b24b7 site: home: update wiki links 2018-04-28 13:47:18 -07:00
Simon Michael
6fa5c4d570 make: update home page from wiki sidebar properly 2018-04-28 13:46:44 -07:00
Simon Michael
371ac23843 site: home, intro cleanups 2018-04-28 13:35:12 -07:00
Simon Michael
732611086d site: download: clarify structure 2018-04-28 12:34:59 -07:00
Simon Michael
e699f32e37 site: download: update arch warnings 2018-04-28 12:13:06 -07:00
Simon Michael
f192b85048 site: update home, intro pages 2018-04-28 11:52:53 -07:00
Simon Michael
a7e2b3d4fb site: make docs page the front page 2018-04-28 11:52:53 -07:00
Simon Michael
add99a5f50 site: download: update windows binary link; simplify warnings
[ci skip]
2018-04-28 09:07:12 -07:00
Simon Michael
514e03faa4 appveyor: compress cache harder, try to fit
[ci skip]
2018-04-28 08:49:42 -07:00
Simon Michael
ce2547be6a appveyor: just keep the zip artifact 2018-04-27 20:10:49 -07:00
Simon Michael
c3d3cb489b appveyor: backslash quoting
[ci skip]
2018-04-27 18:09:59 -07:00
Simon Michael
edbf4a1ed3 appveyor: cleanups, tweaks, more caching
[ci skip]
2018-04-27 18:07:33 -07:00
Simon Michael
cab564219a appveyor: zip exes (in one zip file) for convenient download
[ci skip]
2018-04-27 17:11:00 -07:00
Simon Michael
d4bf420a00 stack: bump stack-ghc8.2 to latest lts
[ci skip]
2018-04-27 16:35:18 -07:00
Simon Michael
8a90ec3ecf appveyor: try hledger-web again with ghc 8.2 2018-04-27 16:30:17 -07:00
Simon Michael
690b5880f3 appveyor: disable shelltestrunner, func tests aren't windows-friendly
[ci skip]
2018-04-27 15:02:43 -07:00
Simon Michael
f40c892277 appveyor: install shelltestrunner
[ci skip]
2018-04-27 14:24:42 -07:00
Simon Michael
b9332de638 appveyor: disable hledger-web again pending network fix 2018-04-27 12:18:36 -07:00
Simon Michael
34c3c5dc6c bal: show an error for unsupported --budget --sort-amount 2018-04-27 11:52:23 -07:00
Simon Michael
dd3e45ff42 appveyor: run func tests without make; try building hledger-web
[ci skip]
2018-04-27 11:51:42 -07:00
Simon Michael
f7e7b5776e appveyor: fix env var declaration ?
[ci skip]
2018-04-27 11:13:50 -07:00
Simon Michael
0f780b318d appveyor: enable functional tests; more cache docs
[ci skip]
2018-04-27 11:09:14 -07:00
Simon Michael
fd1b98b347 appveyor: see if pretty-show workaround still needed
[ci skip]
2018-04-27 11:07:42 -07:00
Simon Michael
abb2e6bfc2 reg: include txn's code field in register CSV output (#746) 2018-04-27 10:57:40 -07:00