Commit Graph

  • bcaa6ac3c8 test: Run all tests with --fast compilation, not just functests. Stephen Morgan 2022-01-04 14:29:20 +0100
  • 1d9be4c2de cln: print, close: Check the show_costs_ option instead of directly checking the --show-costs flag. Stephen Morgan 2022-01-01 23:13:42 +0100
  • ba0eec9132 ref: Return the interval split in reportSpan, to reduce the number of different places we call splitSpan and ease refactoring. Stephen Morgan 2022-01-04 16:55:28 +0100
  • e33de3585b ref: Clean up splitSpan, to make the logic clearer and more extensible. Stephen Morgan 2022-01-04 15:38:21 +0100
  • ea51a87bd0 cln: Remove under-used maybePeriod, which is only used as a stand-in for Just . parsePeriodExpr' in tests. Stephen Morgan 2022-01-04 13:33:20 +0100
  • 43b7e849c7 cln: Remove some explicit Text packing. Stephen Morgan 2022-01-04 12:02:07 +0100
  • 2a51b6e9a4 fix: layout: Commodity symbols should be omitted in --layout=bare when all amounts are zero. (#1789) Stephen Morgan 2022-01-07 12:07:42 +0100
  • 55a022a941 fix: strict: Make sure forecast transactions and auto postings are checked with --strict. (#1810) Stephen Morgan 2022-01-26 13:14:05 +1100
  • 2cf4c221de Manual: clarify reference from --strict to check Patrik Keller 2022-01-26 09:18:26 +0100
  • e16fa51dd5 imp: nicer invalid balance assignment errors (fix tests) Simon Michael 2022-01-21 17:45:23 -1000
  • 30080a9aa1 imp: nicer invalid balance assignment errors Simon Michael 2022-01-21 17:32:59 -1000
  • 3135753e94 tools: make: clean up stack command defs Simon Michael 2022-01-21 17:01:11 -1000
  • 5ca5f2f875 stack: bump to ghc 9.0.2, with mac m1 workaround Simon Michael 2022-01-21 16:54:10 -1000
  • 8cd9e81c34 fix: budget: Make sure boring parents of unbudgeted accounts are not elided if they have a budget. (#1800) Stephen Morgan 2022-01-06 19:18:04 +0100
  • d9b0184720 ;doc: changeslogs: edit Simon Michael 2022-01-21 08:38:59 -1000
  • 41b68714ff ;doc: update manuals Simon Michael 2022-01-21 08:32:29 -1000
  • fbf826a813 ;doc: update CLI usage texts Simon Michael 2022-01-21 08:32:29 -1000
  • 8daef36c29 ;doc: update changelogs Simon Michael 2022-01-21 08:32:29 -1000
  • 1716a3e55c ;doc: roi: dear lord fix links again Simon Michael 2022-01-21 08:20:05 -1000
  • 209a726e26 ;doc: roi: make links useful in plain text docs Simon Michael 2022-01-21 08:17:55 -1000
  • beeb7b157c ;doc: roi: fix link Simon Michael 2022-01-21 08:08:09 -1000
  • bf2ac4f18b ;doc: roi: formatting Simon Michael 2022-01-21 08:05:02 -1000
  • f36ab179c4 ;doc: add interim note re ConversionOp (#1808) Simon Michael 2022-01-16 18:43:40 -1000
  • 57d055b643 fix: cost: Add inferred equity postings during journal finalisation, so they can be matched by queries. Stephen Morgan 2022-01-15 14:25:16 +0100
  • f7a3f510be ;doc: describe no-symbol commodity checking (#1772) Simon Michael 2022-01-16 08:24:30 -1000
  • 5006e26995 imp: check: Do not check commodities for zero amounts with empty commodity. (#1767) Stephen Morgan 2021-12-04 23:40:40 +1100
  • dbcd235f9e ;doc: update manuals Simon Michael 2022-01-15 08:56:45 -1000
  • 6e12be15df ;doc: update CLI usage texts Simon Michael 2022-01-15 08:56:45 -1000
  • 9444e20c3d ;doc: update changelogs Simon Michael 2022-01-15 08:56:45 -1000
  • fb834777a6 ;fix: doc: update help/help-feedback links (#1807) Simon Michael 2022-01-15 08:53:48 -1000
  • f511aaf3b3 stack: note 9.0.2 blocker Simon Michael 2022-01-11 08:08:18 -1000
  • f13ac2812f imp: smartdates: Simplify and generalise the SmartDate constructor and parsers to allow for arbitrary numbers of periods in relative dates. Stephen Morgan 2021-12-20 14:36:33 +0100
  • 5c9436a3ed ;doc: RELEASING: updates Simon Michael 2022-01-06 09:48:15 -1000
  • 3192013a56 ;doc: RELEASING: updates Simon Michael 2022-01-06 07:53:54 -1000
  • 1faef08c30 ;ci: linux: drop unused release steps Simon Michael 2022-01-06 07:53:16 -1000
  • ab098fae99 ci: win: fix shell mismatch Simon Michael 2022-01-06 07:59:40 -1000
  • c0ac770bd7 ci: win: fix skipping of all steps, part 2 Simon Michael 2022-01-06 07:15:02 -1000
  • 29fb63384e ci: win, mac: fix skipping of all steps Simon Michael 2022-01-06 07:06:57 -1000
  • 20ab8abd8d ;tools: release: push current HEAD, not master Simon Michael 2022-01-06 07:10:02 -1000
  • 8d31f21502 ;tools: make stack fixes Simon Michael 2022-01-06 07:08:39 -1000
  • 0e5ae2baac ;doc: update changelogs Simon Michael 2022-01-06 06:42:34 -1000
  • 56e015c409 ci: push, pull: clarify, robustify? commitlint step Simon Michael 2022-01-06 06:31:53 -1000
  • 0a8835ada2 ci: win, mac: don't commitlint, let push/pull cover that Simon Michael 2022-01-06 06:02:14 -1000
  • 8c6b6700bc ;doc: RELEASING: latest procedures Simon Michael 2022-01-06 06:32:46 -1000
  • d82210cea9 ;doc: update changelogs Simon Michael 2022-01-05 18:09:23 -1000
  • 07e84fde42 ci: doc improvements Simon Michael 2022-01-05 09:01:59 -1000
  • 9888bf043c ci: mac, windows: don't short circuit, update docs Simon Michael 2022-01-05 08:56:17 -1000
  • 8a8503064b ;doc: RELEASING Simon Michael 2022-01-05 08:41:28 -1000
  • b71680dffd ;tools: release Simon Michael 2022-01-05 07:37:21 -1000
  • 757c548c17 ;doc: update changelogs Simon Michael 2022-01-05 08:07:51 -1000
  • 9265154491 ;doc: RELEASING: wording Simon Michael 2022-01-04 11:14:18 -1000
  • 5ad7ef9dde ;doc: RELEASING: formatting Simon Michael 2022-01-04 11:05:51 -1000
  • cb091b26ca ;doc: RELEASING: glossary/process updates Simon Michael 2022-01-04 11:01:38 -1000
  • 5a20913819 ;doc: RELEASING: formatting Simon Michael 2022-01-02 16:50:10 -1000
  • 57ab0e4421 ;doc: RELEASING: formatting Simon Michael 2022-01-02 16:49:21 -1000
  • 58bc3728b9 ;doc: RELEASING: glossary updates Simon Michael 2022-01-02 16:47:49 -1000
  • ebf4d09537 ;doc: RELEASING: glossary updates, test releases Simon Michael 2022-01-02 13:07:47 -1000
  • 51fac9949f ;tools: changelog: doc Simon Michael 2022-01-01 15:58:57 -1000
  • 40e984a798 ;tools: changelog: fix warnings Simon Michael 2022-01-01 15:56:19 -1000
  • ae30c5ac09 ;dev: make HLS work on tools/* Simon Michael 2022-01-01 15:55:59 -1000
  • d1bc3bbb32 ;doc: update changelogs Simon Michael 2022-01-01 15:55:08 -1000
  • 0317f71c05 ;tools: changelog: move to tools/ Simon Michael 2022-01-01 08:25:16 -1000
  • 326b2309bc ;doc: csv: tweak Simon Michael 2021-12-30 09:22:57 -1000
  • ce54fb8ae9 ;roi: fixes #1791 (fix TWR when investment=0, several pnls per day) Dmitry Astapov 2021-12-27 16:57:28 +0000
  • a36836e723 ;examples: multicurrency.journal Simon Michael 2021-12-22 15:38:48 -1000
  • 737ab13284 journal: doc updates for aliases corrupting account names (#1788) Simon Michael 2021-12-22 15:14:37 -1000
  • 713f7eab65 journal: doc updates for aliases corrupting account names (#1788) Simon Michael 2021-12-22 15:08:01 -1000
  • 9c173bc18b journal: tests/docs for aliases corrupting account names (#1788) Simon Michael 2021-12-22 14:44:06 -1000
  • e9dd77e82b fix: Ensure head and tail are not called on empty account names. Stephen Morgan 2021-12-15 15:58:27 +1100
  • 88f34063c7 ;dev: make functest-*: fix hardcoded stack Simon Michael 2021-12-21 12:18:57 -1000
  • cfee37ab36 ;doc: fix conversion & cost lists Simon Michael 2021-12-21 11:01:39 -1000
  • e92a266064 ;doc: update manuals Simon Michael 2021-12-21 10:55:05 -1000
  • d10f3df27b ;doc: fix conversion & cost depth Simon Michael 2021-12-21 10:54:47 -1000
  • 4bf0d76a1f ;doc: update manuals Simon Michael 2021-12-21 10:53:19 -1000
  • 82cd81c066 doc: new CONVERSION & COST section after #1554 Simon Michael 2021-12-21 10:35:59 -1000
  • 8eedbbbe87 imp: cost: Generate totally balanced conversion postings for amounts with costs. Stephen Morgan 2021-05-04 11:15:55 +1000
  • bf063f719d ;dev: simpler mac hie filename Simon Michael 2021-12-21 08:41:55 -1000
  • 9a5e62345f ;dev: move hie.yaml out of the way, non m1 users probably don't want it Simon Michael 2021-12-19 17:19:51 -1000
  • 5561eeb8a4 ;doc: fix two unlinked urls Simon Michael 2021-12-17 10:00:19 -1000
  • cfebbe79f3 ;dev: make: use ghc 8.10 till 9.x has arm binaries Simon Michael 2021-12-16 15:33:09 -1000
  • 09009cbb1c ;tools: bump resolver in more places Simon Michael 2021-12-16 13:34:59 -1000
  • 074606c7a7 ;tools: make hls use ghc 8.10 until 9.0 arm binaries Simon Michael 2021-12-16 13:28:08 -1000
  • 2aa7fb9a09 stack: 810, 90 updates Simon Michael 2021-12-16 12:51:05 -1000
  • c23808a163 ;doc: queries: fix "rewriting accounts" links Simon Michael 2021-12-15 11:13:04 -1000
  • 8759d26641 ;doc: RELEASING Simon Michael 2021-12-11 17:34:16 -1000
  • 33ae2ebb6b ;doc: RELEASING Simon Michael 2021-12-11 17:32:47 -1000
  • fe8799b70b ;doc: RELEASING Simon Michael 2021-12-11 17:19:59 -1000
  • 839ebc18a8 dev: make hackageupload: do it only from a release branch Simon Michael 2021-12-11 08:26:52 -1000
  • 16124eba14 dev: move commitlint to tools, keeping bin/ for user tools Simon Michael 2021-12-10 16:52:19 -1000
  • 9ca681097a install: 1.24.1 Simon Michael 2021-12-10 16:44:18 -1000
  • 4eef4301ec ;doc: RELEASING Simon Michael 2021-12-10 16:42:18 -1000
  • 9ffea3a0bd ;doc: RELEASING notes Simon Michael 2021-12-10 16:41:17 -1000
  • 45db32b84f ;doc: update changelogs Simon Michael 2021-12-10 12:50:21 -1000
  • a98e6125f1 ;doc: changelogs: 1.24.1 Simon Michael 2021-12-10 12:30:42 -1000
  • 1ef8f329c6 lib: simpler more robust version strings, with date/without patchlevel Simon Michael 2021-12-10 08:19:38 -1000
  • 0c6575ee8a ci: more consistent workflow names Simon Michael 2021-12-10 10:40:19 -1000
  • e9594a93d4 ci: linux-x64: drop "static" from artifact/binary names Simon Michael 2021-12-09 16:00:59 -1000
  • 91780ceb9a ci: linux-x64: try ghc 8.10.4 -> 9.0.1 Simon Michael 2021-12-09 15:58:47 -1000
  • 9e24cca793 ci: rename linux workflows, branches Simon Michael 2021-12-09 15:38:26 -1000
  • 1a646cd092 ;doc: changelogs: 1.24.1 Simon Michael 2021-12-09 14:52:23 -1000