Commit Graph

10784 Commits

Author SHA1 Message Date
Simon Michael
0023982560 ci: push, pull: debug logging 2022-04-20 23:00:57 -10:00
Simon Michael
64ae4c25fa ci: push, pull: debug logging 2022-04-20 22:58:18 -10:00
Simon Michael
5e46044eb6 ci: push, pull: debug logging 2022-04-20 22:51:32 -10:00
Simon Michael
ef5aafd11c ci: push, pull: debug logging 2022-04-20 22:37:45 -10:00
Simon Michael
54c758bbdb ci: push, pull: debug logging 2022-04-20 22:33:43 -10:00
Simon Michael
aafb6d21cf ci: push, pull: debug logging 2022-04-20 22:25:23 -10:00
Simon Michael
5261ecabe0 ci: push, pull: debug logging for commit range 2022-04-20 22:21:11 -10:00
Simon Michael
7440075903 ;bin: hledger-number.sh -> hledger-simplebal.sh 2022-04-20 18:58:38 -10:00
Jakob Schöttl
ae21ee5e00 Update bash completions 2022-04-17 14:48:09 -10:00
Simon Michael
57fe57d46b ;doc: ui/web: fix two relative links in reporting options 2022-04-17 13:26:09 -10:00
Simon Michael
183d8e6ef6 test: comment out failing test as intended
Fixes failing tests in master, which I had managed to merge because
of a ;-prefixed commit message.
2022-04-17 07:46:33 -10:00
Simon Michael
ae6295da17 ;ci: pull: cleanup 2022-04-17 07:45:25 -10:00
Simon Michael
078988a4b0 ;ci: mac: ghc 9.0 -> 9.2 2022-04-17 07:40:03 -10:00
Simon Michael
153ce67e9c ;tools: generalise hie-mac.yaml 2022-04-17 07:18:22 -10:00
Simon Michael
8801ee0085 ;doc: errors: update 2022-04-15 16:03:22 -10:00
Simon Michael
6b7bc064d7 ;doc: errors: update 2022-04-15 15:53:55 -10:00
Simon Michael
33d15df879 ;doc: errors: update 2022-04-15 15:49:03 -10:00
Simon Michael
63a502a7cf ;doc: ACHIEVEMENTS: edit 2022-04-15 15:37:41 -10:00
Simon Michael
3123fe873a ;bs: disabled test for an account type detection bug (#1858) 2022-04-15 15:30:24 -10:00
Simon Michael
53332ee6a5 stack: re-enable hledger-web with ghc 9.2 2022-04-15 15:07:17 -10:00
Simon Michael
07629c803a stack: bump stack & shake to latest nightly 2022-04-15 15:07:17 -10:00
Simon Michael
4a75acedf0 tools: stack: make stackage nightly/ghc 9.2 the default 2022-04-15 15:07:17 -10:00
Simon Michael
75523cae6f tools: stack: rename the 9.0 config 2022-04-15 15:07:17 -10:00
Simon Michael
5ee1e1d62f ;doc: fixups suggested by afm 2022-04-15 15:07:17 -10:00
Simon Michael
133c54434a ;doc: changelogs 2022-04-14 13:59:03 -10:00
Simon Michael
8de85be658 ;doc: update manuals 2022-04-14 12:39:18 -10:00
Simon Michael
9f8381426c ;doc: update CLI usage texts 2022-04-14 12:39:09 -10:00
Simon Michael
318ec0a701 doc: tags: move most docs after the flags, like some other commands 2022-04-14 12:37:13 -10:00
Simon Michael
5af224d534 fix: tags: also match accounts declared but not used (#1857)
By default, all account declarations and all transactions are searched;
but when there's a query involving transaction fields,
account declarations unrelated to the matched transactions are not searched.

added:
queryIsCode
queryIsTransactionRelated
2022-04-14 12:28:43 -10:00
Simon Michael
4f26309328 ref: clean up Query definition 2022-04-14 11:56:37 -10:00
Simon Michael
161c911cb4 imp: Hledger.Query: new predicates, haddock cleanups
added:
matchesQuery,
queryIsAccountRelated,
queryIsTransactionOrPostingRelated,
2022-04-14 10:58:31 -10:00
Simon Michael
b82021e0b6 imp: accounts: demote --debug 1 output to a more appropriate 4 2022-04-14 10:58:31 -10:00
Simon Michael
7b4ab1e37a ref: tags test 2022-04-14 10:58:31 -10:00
Simon Michael
7a1d5e66e5 tools: stop ignoring site/ 2022-04-14 10:58:31 -10:00
Stephen Morgan
8cc59df513 fix: Ensure date2 is used for journal valuation if requested. (#1851) 2022-04-14 07:27:17 -10:00
Simon Michael
87052febf2 doc: readme: edit 2022-04-13 04:04:37 -10:00
Simon Michael
baed88f3e7 doc: readme: update funding section 2022-04-13 03:56:39 -10:00
Simon Michael
aa3807e157 ref: journalAccountTypes 2022-04-11 09:18:23 -10:00
Simon Michael
f48ef6db83 doc: wording 2022-04-10 11:02:29 -10:00
Simon Michael
5e735b4faf scripts: bin: exclude non-executable files 2022-04-05 10:05:04 -10:00
Simon Michael
d84f2b4eb8 ci: push: edit 2022-04-05 09:38:49 -10:00
Simon Michael
326a314052 scripts: tweak 2022-04-05 09:31:26 -10:00
Simon Michael
f42998bab7 ci: push: really run for all file changes
so that they get the success status and can then be pushed to master.
2022-04-05 09:24:03 -10:00
Simon Michael
6d02e9ef57 bin: aliases.sh -> bashrc, added fin/bin/gnused/gnudate 2022-04-05 09:19:38 -10:00
Simon Michael
c69f319b3f ci: push: run for all file changes, including small doc fixups
so that they get the success status and can then be pushed to master.
2022-04-04 14:31:44 -10:00
Simon Michael
df8bfde04f doc: --infer-market-prices is bad at guessing valuation commodity 2022-04-04 14:21:23 -10:00
Simon Michael
c185bfef58 doc: assertions: edit 2022-04-04 13:03:48 -10:00
Simon Michael
0231ee1124 fix: examples: invoice: calculate dates accurately on last days of month 2022-04-04 12:48:03 -10:00
Simon Michael
001f3f00a3 doc: clarify how assertions work with multiple files, auto postings 2022-04-04 12:46:42 -10:00
Stephen Morgan
c48d98c515 imp: csv: Substitute empty string if csv template fails. (#1803) 2022-03-29 18:03:33 +11:00