Commit Graph

5126 Commits

Author SHA1 Message Date
Simon Michael
2c1ec12d2e tools: update make hackageupload 2017-03-31 18:16:04 -07:00
Simon Michael
ff598f2635 doc: make changelogs from release notes 2017-03-31 18:11:44 -07:00
Simon Michael
7522b76be1 doc: relnotes: unique project-wide anchors 2017-03-31 18:11:04 -07:00
Simon Michael
6ee66979ff doc: regenerate files 2017-03-31 18:01:32 -07:00
Simon Michael
2c241dd8f6 doc: add 1.2 manuals snapshot 2017-03-31 17:59:39 -07:00
Simon Michael
1850fb732f bump version to 1.2 2017-03-31 17:58:11 -07:00
Simon Michael
ed93026f48 tools: make travistest 2017-03-31 17:57:12 -07:00
Simon Michael
e105cdee98 bs/cf/is: more informative usage, mention begin date (#518) 2017-03-31 17:41:25 -07:00
Simon Michael
7baf73952f doc: bs/cf/is: terminology/links/mention begin date (#518) 2017-03-31 17:40:48 -07:00
Simon Michael
646cdf34e2 lib: mark todo for multicolumn balance/bs (#518) 2017-03-31 16:55:04 -07:00
Simon Michael
e50dede708 cashflow: make totals row and -N more like balance/bs/is (#518) 2017-03-31 16:39:47 -07:00
Simon Michael
b658a6b843 doc: relnotes: note bs fix 2017-03-31 10:53:19 -07:00
Simon Michael
7750f83d76 tools: set -u breaks travis 2017-03-31 10:52:58 -07:00
Simon Michael
61a5b5274b doc: journal: fix link to aliases howto
[ci skip]
2017-03-31 10:42:53 -07:00
Simon Michael
61c2a6bc2b tools: travis: cleanup 2017-03-30 18:19:54 -07:00
Simon Michael
b82e800ae6 bs/cf/is: fix subtitle appearing above total (and put on one line) (#527) 2017-03-30 17:18:30 -07:00
Simon Michael
afd58b8451 doc: readme: badge tweaks
[ci skip]
2017-03-30 16:44:50 -07:00
Simon Michael
1afe5fba6e tools: travis: latest config 2017-03-30 16:20:32 -07:00
Simon Michael
84297b6ae2 readme fixup 2017-03-30 16:20:32 -07:00
Justin Le
ac68ae1349 simple functional tests for multicolumn modes for is/bs/cf 2017-03-30 15:35:04 -07:00
Simon Michael
aa825c5099 doc: relnotes: ledger4 removal 2017-03-30 13:41:50 -07:00
Simon Michael
727b084f0a site: devguide: nix link tweak 2017-03-30 13:41:24 -07:00
Simon Michael
ec7df64d02 site: bounds badge tweaks 2017-03-30 13:36:07 -07:00
Simon Michael
4db8d0e8a1 tools: travis: build less 2017-03-30 13:19:00 -07:00
Simon Michael
55fb5424e9 tools: travis: don't doctest ledger-parse 2017-03-30 13:15:50 -07:00
Simon Michael
d5178d2dc9 site: devguide: fix badge sizes
[ci skip]
2017-03-30 08:24:22 -07:00
Simon Michael
42c9e1df88 doc: readme: remove image attrs not supported on github 2017-03-30 08:17:12 -07:00
Simon Michael
1523629465 tools: travis: build less to prime cache without timeout 2017-03-29 21:31:11 -07:00
Simon Michael
294318b3d4 doc: readme: add all upper bounds badges 2017-03-29 21:27:30 -07:00
Simon Michael
27fd138add site: devguide: cleanup, disable appveyor till reliable 2017-03-29 21:27:07 -07:00
Simon Michael
586d86488e doc: regenerate files 2017-03-29 21:08:02 -07:00
Simon Michael
e8dcef5b5f lib: disable WIP ledger4 parser, lighten dependencies 2017-03-29 21:06:26 -07:00
Simon Michael
8815266b5f stack: bump snapshot to lts-8.6 2017-03-29 21:06:07 -07:00
Simon Michael
b3ab3b392d tools: remove outdated pandoc-types version from pandoc filters 2017-03-29 21:06:07 -07:00
Simon Michael
0f4a042f0a doc: update release notes 2017-03-29 20:45:30 -07:00
Simon Michael
1f36c1cb8c doc: options cleanups 2017-03-29 20:45:30 -07:00
Simon Michael
a3c3d58f75 doc: bugs/troubleshooting cleanup 2017-03-29 20:45:30 -07:00
Simon Michael
0055f99c77 doc: more options doc cleanups 2017-03-29 20:45:30 -07:00
Simon Michael
2cc84f72ed site: devguide: quick links updates
[ci skip]
2017-03-29 20:42:59 -07:00
Simon Michael
d05209d156 tools: .ghci file to control prompt 2017-03-29 14:43:00 -07:00
Simon Michael
01a2aa9394 doc: update generated files 2017-03-29 14:35:59 -07:00
Simon Michael
7df15a8279 doc: flags/usage/manual cleanups 2017-03-29 14:20:30 -07:00
Moritz Kiefer
f4b3f1c094 Add an option to use unicode in balance tables (#528)
* Add an option to use unicode in balance tables

fixes #522

* Add a test for unicode tables

* Document --pretty-tables

* Support --pretty-tables in BalanceView
2017-03-29 11:12:01 -07:00
Simon Michael
7d0734f1ed update addons tests, note a todo 2017-03-29 08:21:30 -07:00
Simon Michael
8d1b1fbfc5 cli: fix a commands list error when no addons are in path 2017-03-29 08:13:09 -07:00
Simon Michael
b402fc7e7d lib: optserror -> usageError, consolidate with other error functions (#529) 2017-03-29 08:00:51 -07:00
Simon Michael
0e9b3dc4b9 cli: avoid processValue which prints stack traces (fixes #529) 2017-03-29 07:45:07 -07:00
Simon Michael
5d2f9d742a test: cli: test stderr for more verbose failures 2017-03-29 06:40:39 -07:00
Simon Michael
98ca2e965c tools: make: set exit code when various tests fail 2017-03-28 22:10:46 -07:00
Simon Michael
895a66eb06 cli: first of several cleanups; separate commands list & usage (#297) 2017-03-28 18:44:34 -07:00