Simon Michael
6cbb04abcc
doc: announce
2021-12-01 18:41:09 -10:00
Simon Michael
2382fe5db8
;doc: finalise changelogs
2021-12-01 18:23:16 -10:00
Simon Michael
0c4b820111
;cabal: update cabal files
2021-12-01 17:16:28 -10:00
Simon Michael
387325b59e
;pkg: bump version to 1.24
2021-12-01 17:16:28 -10:00
Simon Michael
1d3f7a2aad
;doc: update manuals
2021-12-01 17:16:04 -10:00
Simon Michael
55f5aa9238
;doc: changelog edits
2021-11-26 21:06:52 -10:00
Simon Michael
d2081e5d8f
;tools: changelog: updates
2021-11-26 21:06:40 -10:00
Simon Michael
8464fed4f6
;tools: changelog: a silly tool that makes changelog work more pleasant
2021-11-26 12:31:36 -10:00
Simon Michael
8c57d70940
;doc: edit ui changelog
2021-11-26 12:30:38 -10:00
Simon Michael
4933b9fc45
;doc: draft changelogs
2021-11-26 12:02:36 -10:00
Simon Michael
922f1b19ba
;doc: fix link
2021-11-26 07:24:12 -10:00
Simon Michael
915136a599
;tools: make throughput-dev
2021-11-26 07:20:39 -10:00
Simon Michael
cda693a94f
imp: stats: run time and throughput on one line
2021-11-26 07:13:20 -10:00
Simon Michael
8d618f0821
;tools: make throughput[-EXE] improvements
2021-11-26 07:13:20 -10:00
Simon Michael
db0361113f
;doc: accounts mockups
2021-11-26 06:12:42 -10:00
Simon Michael
791f4655df
;doc: update manuals
2021-11-26 05:58:55 -10:00
Simon Michael
308c554603
;doc: update CLI usage texts
2021-11-26 05:57:12 -10:00
Simon Michael
e71ee0b534
;doc: templates: basic: inline docs, improvements
2021-11-25 11:58:41 -10:00
Simon Michael
6783183ec8
;imp: examples/templates/, with one example file set ("basic")
2021-11-25 11:58:41 -10:00
Simon Michael
bfb8a13c13
imp: ui: Z -> z for easier zero toggling
...
Z remains supported as a hidden legacy key.
2021-11-25 11:58:41 -10:00
Simon Michael
eb4ad8cc11
imp: ui: also show declared leaf accounts (when showing zeros)
...
Similar to (and motivating) balance --declared, the goal is to
show a useful list of accounts when all you have is some starter
files with account declarations.
2021-11-25 11:57:39 -10:00
Simon Michael
7e47d36451
;cln: typo
2021-11-25 11:55:58 -10:00
Simon Michael
aba46874f2
;dev: is: code notes
2021-11-25 11:55:58 -10:00
Simon Michael
4504c173fb
;cln: clarify #1698 test
2021-11-25 11:55:58 -10:00
Simon Michael
7f320ebfa9
imp: balcmds: support --declared on bs/cf/is also ( #1765 )
2021-11-25 11:55:58 -10:00
Simon Michael
6319d6148f
feat: bal: with --declared, include declared leaf accounts ( #1765 )
...
Together with -E, this shows a balance for both used and declared
accounts (excluding empty parent accounts, which are usually not
wanted in list-mode reports).
This is somewhat consistent with --declared in the accounts and payees
commands, except for the leaf account restriction.
The idea of this is to be able to see a useful "complete" balance
report, even when you don't have transactions in all of your declared
accounts yet. I mainly want this for hledger-ui, but there's no harm
in exposing it in the balance CLI as well.
2021-11-23 09:47:04 -10:00
Simon Michael
5af1ac29c5
pkg: bump to latest nightly snapshot to avoid buggy happy 1.21.0
2021-11-22 18:01:20 -10:00
Simon Michael
5f55758ca4
fix: ci: when we can't figure out recent commits, don't check
2021-11-22 16:37:32 -10:00
Simon Michael
e5678ce230
Revert "imp: ui: accounts: also show declared accounts, even if unused"
...
This reverts commit 29efacf02c
.
(It breaks filtering by account, also the parent accounts aren't really desirable to see.)
2021-11-22 12:06:23 -10:00
Simon Michael
94d92b9760
Revert "feat: bal: with --declared, include all declared accounts ( #1765 )"
...
This reverts commit a5e19b7391
.
(It breaks filtering by account.)
2021-11-22 12:06:23 -10:00
Pranesh Prakash
b7e79ef3b2
Update description of hledger-check-tagfiles.hs
...
Made it clear that it's a `/` and not "containing / exist" (i.e., containing or exist).
2021-11-23 03:10:05 +05:30
Simon Michael
29efacf02c
imp: ui: accounts: also show declared accounts, even if unused
...
This will be more user-friendly when getting started.
2021-11-22 11:13:47 -10:00
Simon Michael
a5e19b7391
feat: bal: with --declared, include all declared accounts ( #1765 )
...
Together with -E, this allows showing a balance for all accounts, both
used and declared. I mainly want this for hledger-ui, but there's no
harm in exposing it in the balance command as well. This is somewhat
consistent with the accounts and payees commands.
2021-11-22 11:08:33 -10:00
Simon Michael
512e1fe015
;doc: note extra release step
2021-11-22 10:30:25 -10:00
Simon Michael
45da9bb594
bal: fix bcexample test
2021-11-22 10:14:37 -10:00
Simon Michael
6e3695c317
;dev: commodities: note todo
2021-11-22 09:59:49 -10:00
Simon Michael
f80598e73c
;imp: examples: set account display order in bcexamples
2021-11-22 08:51:31 -10:00
Simon Michael
af4d269215
;imp: doc: account types: prioritise short names, hide old syntax
2021-11-22 08:25:53 -10:00
Simon Michael
3763b50ff2
imp: doc: directives: tweak
2021-11-21 23:53:44 -10:00
Simon Michael
df472b6cc5
;doc: update manuals
2021-11-21 23:52:17 -10:00
Simon Michael
508b180b63
imp: doc: directives: tweak
2021-11-21 23:52:05 -10:00
Simon Michael
1d0fa5a96b
;doc: update manuals
2021-11-21 23:44:35 -10:00
Simon Michael
f6b10df50b
imp: doc: directives: tweak
2021-11-21 23:44:19 -10:00
Simon Michael
14aa047e08
;doc: update manuals
2021-11-21 23:33:44 -10:00
Simon Michael
30076e8ecc
;imp: doc: ui: -w flag
2021-11-21 23:33:16 -10:00
Simon Michael
1c388f0350
imp: doc: directives: tweak
2021-11-21 23:32:08 -10:00
Simon Michael
73d3cafbae
;doc: update manuals
2021-11-21 23:24:43 -10:00
Simon Michael
321a9195aa
imp: doc: directives: tweak
2021-11-21 23:24:36 -10:00
Simon Michael
7b59821378
;doc: update manuals
2021-11-21 23:06:55 -10:00
Simon Michael
6225db6b36
imp: doc: directives ends-at-file-end column
2021-11-21 23:06:45 -10:00