Simon Michael
07502bd41c
ci: main: build haddocks --fast, in case that works
2022-04-25 01:48:14 -10:00
Simon Michael
81ad760e49
test: disable doctest for all but GHC 9.2
2022-04-25 01:36:14 -10:00
Simon Michael
353312e045
lib: enable doctests with GHC 9.2+ ( #1503 )
...
https://github.com/sol/doctest/issues/301 /
https://github.com/sol/doctest/issues/327
seem to be specific to GHC 9.0.
2022-04-25 00:33:07 -10:00
Simon Michael
75f87439e2
ci: replace push, pull workflows with main
2022-04-25 00:33:07 -10:00
Simon Michael
c2bc7dfb83
ci: push: also run for simon2 branch
2022-04-24 23:43:47 -10:00
Simon Michael
2bf18540c2
;bin: drop old tests
2022-04-21 21:33:28 -10:00
Simon Michael
db28b6b9ee
;ci: pull: another fix like push
2022-04-21 21:32:44 -10:00
Simon Michael
e30634e6ad
bin: readme: cleanup
2022-04-20 23:36:58 -10:00
Simon Michael
c783ebcee6
bin: hledger-simplebal.sh -> hledger-simplebal
2022-04-20 23:36:43 -10:00
Simon Michael
a7d4c3ad1e
bin: hledger-git, hledger-pijul
2022-04-20 23:23:36 -10:00
Simon Michael
b03bbc9184
ci: push, pull: debug logging
2022-04-20 23:04:30 -10:00
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