Commit Graph

6700 Commits

Author SHA1 Message Date
Simon Michael
ff2a546319 bump version to 1.11.99 2018-10-06 09:42:12 -10:00
Simon Michael
9597f1891b install: bump hledger versions to 1.11.1 2018-10-06 09:40:52 -10:00
Simon Michael
e687ef1a79 doc: changelogs, relnotes 2018-10-06 09:40:06 -10:00
Simon Michael
dcbedadcc4 add: fix wrong txn rendering during data entry & in journal file 2018-10-06 09:31:22 -10:00
Simon Michael
2ba135e402 lib: journal: fix wrong txn rendering in balance assertion errors 2018-10-06 09:31:22 -10:00
Simon Michael
3dbf97babd site: download: tweaks
[ci skip]
2018-10-06 09:12:55 -10:00
Simon Michael
92e9cbaa0f site: download: overhaul platform instructions
[ci skip]
2018-10-06 07:57:50 -10:00
Simon Michael
6f4088edbd doc: relnotes: linkify issue numbers since hledger 1.1
[ci skip]
2018-10-05 18:59:50 -10:00
Simon Michael
093c6c7e3e doc: relnotes: add ui/web/api
[ci skip]
2018-10-05 18:54:20 -10:00
Simon Michael
d2ec8469c8 doc: new announcement template with tweaked install docs
[ci skip]
2018-10-05 16:56:35 -10:00
Simon Michael
30e0768e86 doc: save 1.11 announcement
[ci skip]
2018-10-05 14:43:05 -10:00
Felix Yan
9c0648b46a test: fix a typo 2018-10-05 11:06:47 -10:00
Simon Michael
08e02024b2 install: warn and stop if old stack shadows installed one; clearer output
[ci skip]
2018-10-05 11:05:39 -10:00
Simon Michael
273f744718 install: be more informative about the choice of install tool
[ci skip]
2018-10-05 11:05:39 -10:00
Simon Michael
896e58c054 install: warn when installed stack is too old
[ci skip]
2018-10-05 11:05:39 -10:00
Simon Michael
bcf6f8ab4d install: make cmpver available earlier
[ci skip]
2018-10-05 11:05:39 -10:00
Simon Michael
190eee5485 lib: comment
[ci skip]
2018-10-05 11:05:39 -10:00
Nikhil Jha
611ad9d5c7 Remove Twitter
Fix #870
2018-10-01 15:00:59 -10:00
Simon Michael
0db44dd8b8 site: download: update stack install command
[ci skip]
2018-10-01 10:22:30 -10:00
Simon Michael
c46175158f site: download: add -s to curl commands
[ci skip]
2018-10-01 10:07:51 -10:00
Simon Michael
4fb0e401a1 install: bump version 2018-10-01 10:01:17 -10:00
Simon Michael
aba0db8490 install: ensure a new-enough version of stack; output improvements 2018-10-01 10:00:46 -10:00
Simon Michael
87e54507e0 install: fix missing cassava-megaparsec dependency 2018-10-01 09:38:54 -10:00
Simon Michael
ca4a7fae3b install: clean up vars 2018-10-01 09:25:39 -10:00
Simon Michael
4e30ac8e9e install: cleanups 2018-10-01 09:25:39 -10:00
Simon Michael
ef792493d0 site: download page
[ci skip]
2018-09-30 20:39:36 -10:00
Simon Michael
04d5b73d2b site: download page
[ci skip]
2018-09-30 20:36:56 -10:00
Simon Michael
3a7a37475d doc: release notes: fix link
[ci skip]
2018-09-30 20:27:09 -10:00
Simon Michael
d5b7e961d3 doc: release notes: fix link
[ci skip]
2018-09-30 20:26:03 -10:00
Simon Michael
fb6f669684 doc: release notes 2018-09-30 20:22:33 -10:00
Simon Michael
d15fbb5a6b doc: add 1.11 manuals snapshot 2018-09-30 20:20:23 -10:00
Simon Michael
0699cf8734 doc: release notes 2018-09-30 20:15:54 -10:00
Simon Michael
7bc500ccd2 update embedded manuals 2018-09-30 20:08:15 -10:00
Simon Michael
b798c48040 bump version to 1.11 2018-09-30 20:07:45 -10:00
Simon Michael
92c8a6fffb changelogs 2018-09-30 20:05:26 -10:00
Simon Michael
fa74840206 install: drop hledger-irr 2018-09-30 14:37:34 -10:00
Simon Michael
e670bd4e9a tests: typo 2018-09-27 13:51:31 -10:00
Dmitry Astapov
743098034b tests: return on investment 2018-09-27 13:42:31 -10:00
Dmitry Astapov
3397ccdd4c cli: command to compute return on investment 2018-09-27 13:42:31 -10:00
Simon Michael
2960c9209f lib: whitespace 2018-09-27 10:51:36 -10:00
Simon Michael
f42b140d53 lib: note about strict Map 2018-09-27 10:51:36 -10:00
Simon Michael
1cb5357a7d update cabal file 2018-09-25 07:27:06 -10:00
Dmitry Astapov
bda202e4d4 cli: "close" can print only opening or closing transaction 2018-09-25 07:25:59 -10:00
Simon Michael
855bd54d19 budget: declaration and (actual) amount sorting for bal --budget
Account declaration-aware sorting is the default throughout hledger now.
2018-09-24 08:31:19 -10:00
Simon Michael
f2b4fca9b0 docs: journal: more account sorting updates
[ci skip]
2018-09-23 18:04:20 -10:00
Simon Michael
7a9ca5f6a9 docs: journal: more account sorting updates
[ci skip]
2018-09-23 17:55:21 -10:00
Simon Michael
477caa31c5 docs: journal: remove account code from example
[ci skip]
2018-09-23 17:48:19 -10:00
Dmitry Astapov
8c79d6529d lib: fix balance --budget in the presence of --value 2018-09-23 07:45:34 -10:00
Simon Michael
ef5e7511c2 tests: fix balance/sorting.test with released shelltest
It was using org-style nodes for organisation, which requires
a shelltest dev build.
2018-09-22 21:58:00 -10:00
Dmitry Astapov
cb979ed129 cli: command to list included files 2018-09-22 21:47:54 -10:00