9317354f20doc: note issues with --color, --debug in config files
Simon Michael
2024-10-17 23:45:10 -1000
66df5ed40fimp: expose config file args to getArgs; make --no-pager work there
Simon Michael
2024-10-17 23:42:53 -1000
3e48451c3fimp: note unsafe args / config file limitation; make --no-pager safe
Simon Michael
2024-10-17 23:41:33 -1000
18dceef1ceimp:cli: move --no-pager/--color to the help flags, available everywhere
Simon Michael
2024-10-17 23:40:09 -1000
ba786752d1imp📟 add a --no-pager general flag
Simon Michael
2024-10-17 21:47:11 -1000
db748465a8fix📟 when the $PAGER is not in PATH, print instead of failing
Simon Michael
2024-10-17 21:20:02 -1000
4441680d7bfix:lib:Hledger.Utils.IO.pager: avoid a crash; avoid an extra newline
Simon Michael
2024-10-17 20:36:25 -1000
3b7420b97cfeat: use a pager for all large terminal output, not just for help
Simon Michael
2024-10-17 19:32:58 -1000
a758eb0b5adoc: hledger.m4: add HTML+FODS to register in output format matrix
Henning Thielemann
2024-10-18 10:12:24 +0200
86c3d7d656cli: Commands.Register: support hyperlinks to hledger-web in HTML and FODS output
Henning Thielemann
2024-10-17 23:03:28 +0200
96e0500ea7cli: Commands.Register.postingsReportItemAsRecord: format transaction index as integer
Henning Thielemann
2024-10-17 18:46:51 +0200
b23753f5aecli: Commands.Register.postingsReportItemAsRecord: export amounts as number plus commodity
Henning Thielemann
2024-10-17 12:58:13 +0200
d7b713f958lib: Write.Ods.styleNames: common generation of ODS style names for both formatCell and cellConfig
Henning Thielemann
2024-10-17 12:51:15 +0200
fe53b9b6eelib: Write.Ods: disambiguate style names for DataMixedAmount and DataString (bugfix)
Henning Thielemann
2024-10-17 12:26:59 +0200
991c56caefcli: Commands.Register.postingsReportAsSpreadsheet: generalize CSV output to HTML and FODS
Henning Thielemann
2024-10-16 12:52:49 +0200
121b648bdb;doc: output: edits
Simon Michael
2024-10-17 20:18:02 -1000
4cf064e526;doc: text output: fix formatting, 2
Simon Michael
2024-10-17 19:50:35 -1000
12cc571441;doc: text output: fix formatting
Simon Michael
2024-10-17 19:47:14 -1000
7cbe75c523;doc: output format: updates, consolidate terminal topics
Simon Michael
2024-10-17 18:33:04 -1000
733fec604b;doc: text output: expand
Simon Michael
2024-10-17 18:25:10 -1000
0f7aaa9600imp: check accounts: simplify confusing suggestion in error message, 2
Simon Michael
2024-10-16 21:10:01 -1000
d82c860f0d;doc: special characters: edit
Simon Michael
2024-10-16 18:39:06 -1000
7793ffe17d;doc: special characters: edit
Simon Michael
2024-10-16 18:14:16 -1000
e91be9e799;doc: special characters: more edits, more precision
Simon Michael
2024-10-16 18:12:24 -1000
8683d5feb2;doc: special characters: edits
Simon Michael
2024-10-16 16:23:45 -1000
0dbcafdebb;doc: special characters: updates
Simon Michael
2024-10-16 15:05:57 -1000
391bd6fac9;doc: special characters: clarify windows differences
Simon Michael
2024-10-16 15:01:57 -1000
1fa8b79640;doc: update manuals
Simon Michael
2024-10-15 16:35:36 -1000
b1677e8b2c;doc: update help
Simon Michael
2024-10-15 16:35:22 -1000
6bd5012b9b;doc: changelogs
Simon Michael
2024-10-15 16:33:45 -1000
d6d93e33ac;doc: REGRESSIONS: update
Simon Michael
2024-10-15 16:22:59 -1000
36d1093b84imp: check accounts: simplify confusing suggestion in error message
Simon Michael
2024-10-14 14:56:54 -1000
270360a103cli: Commands.Balance: hide total rows for all output formats for layout=tidy
Henning Thielemann
2024-10-15 23:16:39 +0200
fa58dc11f4cli: Commands.Balance: remove lambda on ropts1 for balanceReport*
Henning Thielemann
2024-10-15 20:58:39 +0200
f6c98ec1d6feat(hledger-ui): add helix as a supported editor
amano.kenji
2024-10-15 06:52:42 +0000
9d1ba5c588cli: CompoundBalanceCommand.compoundBalanceReportAsSpreadsheet: common function for CSV, HTML, FODS export
Henning Thielemann
2024-10-12 21:08:06 +0200
71a7879213fix:check tags: _price-matched -> _cost-matched, and whitelisted [#2247]
Simon Michael
2024-10-14 14:49:18 -1000
b8497c830elib: Write.Spreadsheet.headerCell, addRowSpanHeader, rawTableContent: taken from Commands.Balance
Henning Thielemann
2024-10-12 20:52:36 +0200
b8570c2aa0cli: Commands.Balance.headerCell: do not automatically add a bottom border anymore
Henning Thielemann
2024-10-12 13:26:06 +0200
dce24ea08fcli: Commands.Balance: remove some trailing spaces and unnecessary parentheses
Henning Thielemann
2024-10-12 12:21:12 +0200
4d88b47aa7cli: CompoundBalanceCommand: use List.foldl' with qualification
Henning Thielemann
2024-10-12 12:14:39 +0200