simonmichael simonmichael
  • Joined on 2022-04-11
simonmichael synced commits to refs/pull/2246/merge at simonmichael/hledger from mirror 2024-10-03 09:29:26 +03:00
e60c05614f cli: Cli.Commands.Balance.budgetReportAsSpreadsheet: support for tree mode
e599725304 cli: Cli.Commands.Balance: use normal space for indentation in text output format
975851a736 cli: Cli.Commands.Balance: support tree mode for HTML, CSV and FODS output
eeb070195c cli: Cli.Commands.Balance.multiBalanceReportAsHtml: now uses multiBalanceReportAsSpreadsheet
Compare 8 commits »
simonmichael synced commits to refs/pull/2242/merge at simonmichael/hledger from mirror 2024-10-03 09:29:25 +03:00
125bf88d42 web: Handler.BalanceR: new handler that serves balance and multi-period balance reports as HTML pages
e60c05614f cli: Cli.Commands.Balance.budgetReportAsSpreadsheet: support for tree mode
e599725304 cli: Cli.Commands.Balance: use normal space for indentation in text output format
975851a736 cli: Cli.Commands.Balance: support tree mode for HTML, CSV and FODS output
Compare 9 commits »
simonmichael synced commits to refs/pull/2246/head at simonmichael/hledger from mirror 2024-10-03 09:29:25 +03:00
e60c05614f cli: Cli.Commands.Balance.budgetReportAsSpreadsheet: support for tree mode
e599725304 cli: Cli.Commands.Balance: use normal space for indentation in text output format
975851a736 cli: Cli.Commands.Balance: support tree mode for HTML, CSV and FODS output
eeb070195c cli: Cli.Commands.Balance.multiBalanceReportAsHtml: now uses multiBalanceReportAsSpreadsheet
afc320f1ba cli: Cli.Commands.Balance.multiBalanceReportAsSpreadsheetHelper -> multiBalanceReportAsSpreadsheetParts
Compare 7 commits »
simonmichael synced commits to refs/pull/2242/head at simonmichael/hledger from mirror 2024-10-03 09:29:24 +03:00
125bf88d42 web: Handler.BalanceR: new handler that serves balance and multi-period balance reports as HTML pages
e60c05614f cli: Cli.Commands.Balance.budgetReportAsSpreadsheet: support for tree mode
e599725304 cli: Cli.Commands.Balance: use normal space for indentation in text output format
975851a736 cli: Cli.Commands.Balance: support tree mode for HTML, CSV and FODS output
eeb070195c cli: Cli.Commands.Balance.multiBalanceReportAsHtml: now uses multiBalanceReportAsSpreadsheet
Compare 8 commits »
simonmichael synced commits to master at simonmichael/hledger from mirror 2024-10-03 09:29:23 +03:00
eeb070195c cli: Cli.Commands.Balance.multiBalanceReportAsHtml: now uses multiBalanceReportAsSpreadsheet
afc320f1ba cli: Cli.Commands.Balance.multiBalanceReportAsSpreadsheetHelper -> multiBalanceReportAsSpreadsheetParts
bb5e64c75f cli: Cli.Commands.Balance.budgetReportAsSpreadsheet: vertically merge duplicate account name cells
41397d0ca4 cli: compoundBalanceReportAsHtml - add class=account to Net row header
Compare 4 commits »
simonmichael synced and deleted reference refs/tags/refs/pull/2250/merge at simonmichael/hledger from mirror 2024-10-03 09:29:21 +03:00
simonmichael synced and deleted reference refs/tags/refs/pull/2249/merge at simonmichael/hledger from mirror 2024-10-03 09:29:20 +03:00
simonmichael synced and deleted reference refs/tags/refs/pull/2248/merge at simonmichael/hledger from mirror 2024-10-03 09:29:19 +03:00
simonmichael synced commits to refs/pull/2242/merge at simonmichael/hledger from mirror 2024-10-01 16:39:06 +03:00
e9712fde15 web: Handler.BalanceR: new handler that serves balance and multi-period balance reports as HTML pages
f84d9c30ff cli: Cli.Commands.Balance.budgetReportAsSpreadsheet: support for tree mode
763a04d1ca cli: Cli.Commands.Balance: use normal space for indentation in text output format
f01c72f7d3 cli: Cli.Commands.Balance: support tree mode for HTML, CSV and FODS output
Compare 26 commits »
simonmichael synced commits to refs/pull/2246/head at simonmichael/hledger from mirror 2024-10-01 16:39:06 +03:00
f84d9c30ff cli: Cli.Commands.Balance.budgetReportAsSpreadsheet: support for tree mode
763a04d1ca cli: Cli.Commands.Balance: use normal space for indentation in text output format
f01c72f7d3 cli: Cli.Commands.Balance: support tree mode for HTML, CSV and FODS output
0f4404e8f3 cli: Cli.Commands.Balance.budgetReportAsSpreadsheet: vertically merge duplicate account name cells
5591be7724 dev: stack: silence wizards bounds warning, hopefully
Compare 24 commits »
simonmichael synced commits to refs/pull/2246/merge at simonmichael/hledger from mirror 2024-10-01 16:39:06 +03:00
f84d9c30ff cli: Cli.Commands.Balance.budgetReportAsSpreadsheet: support for tree mode
763a04d1ca cli: Cli.Commands.Balance: use normal space for indentation in text output format
f01c72f7d3 cli: Cli.Commands.Balance: support tree mode for HTML, CSV and FODS output
0f4404e8f3 cli: Cli.Commands.Balance.budgetReportAsSpreadsheet: vertically merge duplicate account name cells
Compare 25 commits »
simonmichael synced commits to refs/pull/2242/head at simonmichael/hledger from mirror 2024-10-01 16:39:05 +03:00
e9712fde15 web: Handler.BalanceR: new handler that serves balance and multi-period balance reports as HTML pages
f84d9c30ff cli: Cli.Commands.Balance.budgetReportAsSpreadsheet: support for tree mode
763a04d1ca cli: Cli.Commands.Balance: use normal space for indentation in text output format
f01c72f7d3 cli: Cli.Commands.Balance: support tree mode for HTML, CSV and FODS output
0f4404e8f3 cli: Cli.Commands.Balance.budgetReportAsSpreadsheet: vertically merge duplicate account name cells
Compare 25 commits »
simonmichael synced commits to master at simonmichael/hledger from mirror 2024-10-01 08:27:55 +03:00
5591be7724 dev: stack: silence wizards bounds warning, hopefully
167303deb6 ;ci: windows, mac, linux-x64-stack: list dep versions before building hledger
f4bc6308ae ;ci: add trigger summaries as well
4dc4dbc917 ;ci: windows, linux-x64-stack: add unit testing to these
d8d236385d ;ci: linux: expect linux builds to be warning free like the rest
Compare 20 commits »
simonmichael synced commits to oldest at simonmichael/hledger from mirror 2024-10-01 08:27:55 +03:00
b73b1f98c6 ;ci: add base-compat 0.14 to extra-deps
0f04af4caa dev: stack: silence wizards bounds warning, hopefully
a999950f8e ;ci: windows, mac, linux-x64-stack: list dep versions before building hledger
c879cd8bdd ;ci: add TRIGGER: summaries as well
375996aede ;ci: windows, linux-x64-stack: add unit testing to these
Compare 16 commits »
simonmichael synced commits to binaries at simonmichael/hledger from mirror 2024-10-01 08:27:54 +03:00
6e9bafe631 ;ci: add TRIGGER: summaries as well
9a653fc45d ;ci: linux, windows: add unit testing to these
4ee6243330 ;ci: linux: expect linux builds to be warning free, like the rest
15e9142257 ;ci: add consistent greppable summaries for all workflows
aa5acb4fb0 ;ci: ci: update/document caching id
Compare 13 commits »
simonmichael synced commits to binaries-linux-arm32v7 at simonmichael/hledger from mirror 2024-10-01 08:27:54 +03:00
simonmichael synced new reference binaries-linux-arm32v7 to simonmichael/hledger from mirror 2024-10-01 08:27:54 +03:00
simonmichael synced commits to binaries-linux-x64 at simonmichael/hledger from mirror 2024-10-01 08:27:54 +03:00
f3bf04975d ;ci: add base-compat 0.14 to extra-deps
0f04af4caa dev: stack: silence wizards bounds warning, hopefully
a999950f8e ;ci: windows, mac, linux-x64-stack: list dep versions before building hledger
c879cd8bdd ;ci: add TRIGGER: summaries as well
375996aede ;ci: windows, linux-x64-stack: add unit testing to these
Compare 576 commits »
simonmichael synced commits to binaries-mac-arm64 at simonmichael/hledger from mirror 2024-10-01 08:27:54 +03:00
f3bf04975d ;ci: add base-compat 0.14 to extra-deps
0f04af4caa dev: stack: silence wizards bounds warning, hopefully
a999950f8e ;ci: windows, mac, linux-x64-stack: list dep versions before building hledger
c879cd8bdd ;ci: add TRIGGER: summaries as well
375996aede ;ci: windows, linux-x64-stack: add unit testing to these
Compare 413 commits »
simonmichael synced commits to binaries-mac-x64 at simonmichael/hledger from mirror 2024-10-01 08:27:54 +03:00
d8a844590e ;ci: add base-compat 0.14 to extra-deps
0f04af4caa dev: stack: silence wizards bounds warning, hopefully
a999950f8e ;ci: windows, mac, linux-x64-stack: list dep versions before building hledger
c879cd8bdd ;ci: add TRIGGER: summaries as well
375996aede ;ci: windows, linux-x64-stack: add unit testing to these
Compare 413 commits »