Simon Michael
14e6497cf1
;doc: forecasting: edits
2023-04-21 11:05:27 -10:00
Simon Michael
65fd7e821e
;doc: forecasting: rewrite
2023-04-21 10:41:42 -10:00
Simon Michael
93ee092ab7
;doc: bin: hledger-bar: update
2023-04-20 20:29:12 -10:00
Simon Michael
eba95fb38b
;bin: bar: cleanups
2023-04-20 14:44:29 -10:00
Simon Michael
1be06c87c4
feat: bal: A new --count report type counts postings instead of amounts.
2023-04-20 14:36:41 -10:00
Simon Michael
40d10bc8c5
imp: cli: commands list: help for hledger-bar script
2023-04-20 12:58:30 -10:00
Simon Michael
3165d4d897
bin: hledger-bar - simple bar charts in the terminal
2023-04-20 12:58:08 -10:00
Simon Michael
ef79537943
;doc: small fixes; remove mention of ancient setenv
2023-04-20 12:58:04 -10:00
Simon Michael
fdea2e0bcd
;doc: journal: rewrite Directives section, fix links
2023-04-14 20:20:18 -10:00
Simon Michael
f937d44538
;doc: dev: updates
2023-04-14 20:08:37 -10:00
Simon Michael
8366011f70
;doc: ROADMAP: mission tweaks
2023-04-13 09:07:44 -10:00
Simon Michael
c95d01531c
;doc: ROADMAP: formatting
2023-04-13 08:48:30 -10:00
Simon Michael
d473995fe1
;doc: ROADMAP: formatting fix
2023-04-13 08:47:30 -10:00
Simon Michael
2661b7a53a
;doc: ROADMAP: simplify, add mission
2023-04-13 08:45:37 -10:00
Simon Michael
500f95321a
;doc: dev: cleanups
2023-04-13 08:45:00 -10:00
Simon Michael
32244e7231
;doc: BACKLOG, TODO: cleanups
2023-04-13 06:48:35 -10:00
Simon Michael
74a794a05f
;doc: BACKLOG: switch to markdown
2023-04-13 06:44:06 -10:00
Simon Michael
66e658f593
;doc: ROADMAP: switch to markdown
2023-04-13 06:26:25 -10:00
Simon Michael
e566efc04a
;doc: add TODO, begin cleaning up BACKLOG
2023-04-13 06:06:52 -10:00
Simon Michael
bc64b79574
;doc: csv: edits
2023-04-12 21:23:12 -10:00
Simon Michael
e491aa2ff4
;doc: csv: edits
2023-04-12 17:49:58 -10:00
Simon Michael
dc8dba4e67
;doc: csv: edits
2023-04-12 17:28:46 -10:00
Simon Michael
08c2e3deed
;doc: csv: tweak
2023-04-12 16:13:10 -10:00
Simon Michael
d7b9f4f631
;doc: csv: clarify amount setting, sign flipping a bit
2023-04-12 16:06:12 -10:00
Simon Michael
d2a1f17288
;doc: RELEASING updates
2023-04-07 14:33:11 -10:00
Simon Michael
996ccb0ea2
;doc: changes: merge from 1.29.2 branch
2023-04-07 14:26:45 -10:00
Simon Michael
d446119476
;doc: CHANGES: install: mention hledger-iadd, hledger-lots
2023-04-07 14:19:19 -10:00
Simon Michael
7309c6224d
install: update for 1.29.2; re-enable hledger-iadd, add hledger-lots
2023-04-07 14:16:30 -10:00
Simon Michael
1f42501278
pkg: stack cleanups
2023-04-07 14:15:31 -10:00
Simon Michael
ae23a18f87
;doc: update changelogs
2023-04-07 11:31:25 -10:00
Simon Michael
ad4198b5e6
fix: ui: restore the --menu flag for compatibility
2023-04-07 10:56:55 -10:00
Simon Michael
e24de8bdc1
;doc: RELEASING: updates
2023-04-07 10:03:11 -10:00
Simon Michael
c2288f8143
;doc: update command help
2023-04-07 09:52:31 -10:00
Simon Michael
2bdba319b1
;doc: update manuals
2023-04-07 09:52:29 -10:00
Simon Michael
ed2ff1e0c4
;doc: RELEASING: updates
2023-04-07 07:12:27 -10:00
Simon Michael
03eab019a3
;doc: rename release diagram, add obsidian source file
2023-04-07 06:58:38 -10:00
Simon Michael
9c4b5a26fa
imp: ui, web: use a pager to show command line help, like cli
2023-04-06 15:36:08 -10:00
Simon Michael
939532be95
dev: make ghci-web: disable the config symlink to fix makeinfo warnings
2023-04-06 15:36:00 -10:00
Simon Michael
3e3c3c8355
imp: help: doc: warn about old info on mac ( fix #1770 )
2023-04-06 15:36:00 -10:00
Simon Michael
1c5dee2339
fix: doc: update manuals; regenerate all info manuals ( fix #2023 )
2023-04-06 14:13:39 -10:00
Simon Michael
270a92292f
fix: Shake: adapt to texinfo 7, fixing info manual generation ( #2023 )
2023-04-06 14:12:53 -10:00
Simon Michael
fb56fff93a
;dev: make: copy-exe*: use hyphen again, less annoying
2023-04-06 13:16:28 -10:00
Simon Michael
2e58bea809
;doc: cli: paging: cleanup
2023-04-06 12:24:31 -10:00
Simon Michael
f0157625cb
;doc: close: fix typo
2023-04-06 12:18:00 -10:00
Simon Michael
3387453578
;doc: cli: add Paging section ( #2015 )
2023-04-06 11:47:03 -10:00
Simon Michael
1de8600067
imp: cli: try to ensure less
(and its more
mode) show ANSI ( fix #2015 )
...
If you use some other $PAGER, you will have to configure it to show
ANSI yourself (or disable ANSI, eg by setting NO_COLOR=1).
2023-04-06 11:13:00 -10:00
Simon Michael
c661fa7763
dev: lib: refactor pager
2023-04-06 11:12:56 -10:00
Simon Michael
eb5a8ecc4e
doc: cli: improve 1.29 changelog for the close command ( #2020 )
2023-04-06 11:12:35 -10:00
Simon Michael
63ca3ac049
doc: cli: improve 1.29 changelog for periodic reports/transactions change
2023-04-06 11:12:35 -10:00
Simon Michael
6e7575317a
imp: "type:" queries now see through aliases/pivots, like acct: ( fix #2018 )
...
When doing a type: match we now also check the original unaliased,
unpivoted posting, as when doing an acct: match. This is effectively
how things worked with the older account type detection in hledger <1.27.
2023-04-06 11:12:35 -10:00