Commit Graph

  • 536589e2c2 imp: include: improve cycle and read failure error messages Simon Michael 2025-07-11 13:32:06 -0700
  • b71e001c51 imp: include: more robust ** patterns, and ignore dotted directories Simon Michael 2025-07-11 13:02:19 -0700
  • b1f416dee7 dev: parseIncludedFile: doc cleanup Simon Michael 2025-07-11 13:01:46 -0700
  • b7c4dc3b53 fix:journal: cyclic include error messages now show the correct line Simon Michael 2025-07-11 13:00:51 -0700
  • 801a7adaa4 imp:include: better errors, eg for missing argument; more debug output Simon Michael 2025-07-11 12:13:52 -0700
  • c8a5b8eb37 dev: includedirectivep: cleanup Simon Michael 2025-07-11 12:13:12 -0700
  • f5d3b7bd38 fix:journal: include directive error messages now show the correct line Simon Michael 2025-07-11 11:39:01 -0700
  • 251af8529f dev: Hledger.Utils.Parse: cleanups Simon Michael 2025-07-11 11:30:20 -0700
  • 2815a1865f dev: includedirectivep: cleanups, docs Simon Michael 2025-07-11 10:49:19 -0700
  • 9418807ddc ;doc: include directive: clarify effect, glob limitations Simon Michael 2025-07-11 10:17:30 -0700
  • b23af9275d imp: simplify bad account type error message Simon Michael 2025-07-09 12:00:13 -0700
  • 57b1e18757 imp:demo: show a better error message if asciinema is not installed Simon Michael 2025-07-08 11:35:05 -0700
  • 3952d4e611 ;dev:cli: update outdated CLI help Simon Michael 2025-07-07 19:07:00 -0700
  • 7482f1efc3 fix: use precompiled regexes to handle case insensitivity correctly jneubrand 2025-06-30 23:49:59 +0200
  • 31dc8a090e ;doc: Depth: fix typo Simon Michael 2025-07-03 08:22:53 -0700
  • fc93a4c644 fix:add: show green prompts properly instead of ANSI codes [#2410] Simon Michael 2025-07-01 16:40:35 -0700
  • cd904e80d5 imp:setup: downgrade lack of pager to an info (no pager on windows) Simon Michael 2025-07-01 12:48:28 -0700
  • bc0cfebeb5 imp:setup: ignore shell completions for now Simon Michael 2025-07-01 12:05:33 -0700
  • ce992840fc ;doc:ghrelnotes: edits Simon Michael 2025-07-01 11:58:46 -0700
  • 7a4a5ec892 ;doc: note fish LEDGER_FILE setup Simon Michael 2025-07-01 11:53:09 -0700
  • a2c3cedd4d ;doc:ghrelnotes: simplify install commands Simon Michael 2025-07-01 11:52:12 -0700
  • f11ad4b70f imp:setup: output improvements Simon Michael 2025-07-01 05:39:03 -0700
  • 5d399c3cec ;doc:REGRESSIONS Simon Michael 2025-06-30 12:24:36 -0700
  • 340233ed93 ;doc: SCHEDULE, just schedule Simon Michael 2025-06-30 12:24:12 -0700
  • 1efc0486d5 ;doc:add: clarify that add is for journal format only Simon Michael 2025-06-30 06:24:52 -0700
  • 7ebd152084 imp: web: don't hide the chart when window is narrow Simon Michael 2025-06-29 11:15:59 -0700
  • de66e266f1 fix:web: dragging in chart now selects date ranges more accurately Simon Michael 2025-06-29 11:05:38 -0700
  • cb0a0fafa5 dev:web: chart.hamlet: reindent, simpler comment syntax Simon Michael 2025-06-28 21:01:24 -0700
  • fd0bf6f90d dev:web: move all chart js into chart.hamlet template Simon Michael 2025-06-28 20:33:00 -0700
  • 230998136f imp: areg: do not abbrev other accts in machine-readable output (#1995) savanto 2025-06-27 13:22:41 -0500
  • d2692a5518 ;doc: FINANCE: simplify title to Finance Simon Michael 2025-06-27 15:17:54 -0700
  • 12c4f101a1 ;doc:RELEASING: simplify, drop fixup releases Simon Michael 2025-06-26 21:18:29 -0700
  • 245f38c1a2 ;doc: update a cookbook link Simon Michael 2025-06-26 21:18:12 -0700
  • 5d8b30ba37 ;doc:REGRESSIONS: cleanup Simon Michael 2025-06-25 15:35:52 -0700
  • 79fa806690 fix: csv: Make --summary-only work with csv output (#2411) Stephen Morgan 2025-06-25 11:52:57 +1000
  • 8ab2fb6b77 feat: lib: Allow special string %account in auto-posting rules (#1975) Stephen Morgan 2025-06-18 20:10:41 +1000
  • b996b7fadc ;doc: smart dates :fix typo Simon Michael 2025-06-23 19:01:07 -0700
  • 714b346fdd imp: fully support quarter syntax in smart dates and period expressions Simon Michael 2025-06-23 18:37:08 -0700
  • afd18a10bf fix: show historical balances even if report period is empty [#2403] Simon Michael 2025-06-15 22:30:49 -1000
  • ca631d9fca dev: rename balance-multiperiods.test Simon Michael 2025-06-15 22:08:24 -1000
  • 9c7e5b2467 dev:MultiBalanceReport: consistent debug output labels Simon Michael 2025-06-15 22:16:32 -1000
  • 427a5de1f3 dev:MultiBalanceReport: use error' consistently for clean output Simon Michael 2025-06-15 22:06:34 -1000
  • 2123f571ac ;doc:options: mention that flag+value can't combine with other flags [#2059] Simon Michael 2025-06-15 15:27:25 -1000
  • c5c05d3499 ;doc:csv:date-format: mention lack of support for local time formats [#1874] Simon Michael 2025-06-15 15:08:22 -1000
  • baf02fc879 ;doc:examples/self-tracking: update Simon Michael 2025-06-15 14:36:24 -1000
  • 4312d18ef7 ;doc:scripts: keep a mention of the old -- syntax [#458] Simon Michael 2025-06-15 13:51:26 -1000
  • d504e0a7c0 fix:demo: drop mention of -- ASCIINEMAOPTS, it no longer works Simon Michael 2025-06-15 13:17:05 -1000
  • 3ba3d3d676 ;doc: drop -- argument from more docs [#458] Simon Michael 2025-06-15 13:24:41 -1000
  • 3d7a1717e1 ;doc:config files: no longer experimental Simon Michael 2025-06-15 13:06:33 -1000
  • 9fde1ae380 ;doc:addon commands: edits [#458] Simon Michael 2025-06-15 13:04:32 -1000
  • 8da36b4397 ;ci: add a date to cache ids for cache-busting Simon Michael 2025-06-15 12:53:32 -1000
  • 012fc416b0 ;ci: try disabling stack update step Simon Michael 2025-06-15 12:50:12 -1000
  • d56bfc4392 ;ci: disable stack paths output Simon Michael 2025-06-15 12:49:26 -1000
  • 877ab3e5b0 fix:cli: clearer unknown command & flag error; accept addon flags [#2388] [#458] Simon Michael 2025-06-15 12:14:17 -1000
  • 245a0bec62 ;doc: update embedded manuals Simon Michael 2025-06-14 18:10:44 -1000
  • e473fc9794 ;doc: update command docs Simon Michael 2025-06-14 18:10:07 -1000
  • 4a5775da71 imp: commodities/payees/tags: used/declared flags, like accounts Simon Michael 2025-06-14 08:14:00 -1000
  • 38aadddf7b dev: Hledger.Query.matchesCommodity: check all query types, not just cur: Simon Michael 2025-06-14 16:09:08 -1000
  • 13109ac280 dev: number the payees tests Simon Michael 2025-06-14 11:25:57 -1000
  • b8f12e3908 ;doc: print: improve --location help Simon Michael 2025-06-14 17:29:09 -1000
  • de9c487f58 ;ci: caching note Simon Michael 2025-06-13 22:03:33 -1000
  • 3f7a9f97f9 fix:help: -i and -m were always showing help's help [#2399] Simon Michael 2025-06-13 21:47:58 -1000
  • ce0cd344b5 ci: more consistent, platform- and ghc-specific cache keys Simon Michael 2025-06-13 21:00:01 -1000
  • ccb0033e31 ci: more consistent ghc version env var Simon Michael 2025-06-13 20:47:56 -1000
  • 6cde1a3ff7 ci: more consistent images, image notes Simon Michael 2025-06-13 20:41:43 -1000
  • c730eed3e6 ci:oldest: fix ghc version in cache keys Simon Michael 2025-06-13 20:41:30 -1000
  • 2c733538d5 ci: no need to install ripgrep Simon Michael 2025-06-13 18:16:59 -1000
  • 9cd633ace6 ;tools:checkembeddedfiles: use standard unix tools Simon Michael 2025-06-13 18:14:35 -1000
  • 6b19f24c5f ci: fix ghc version in cache keys Simon Michael 2025-06-13 18:03:54 -1000
  • c3bd6f36b4 ;ci: don't bother tar-ing these binaries Simon Michael 2025-06-13 17:33:59 -1000
  • 9c56c29fab doc: RELEASING Simon Michael 2025-06-13 17:19:35 -1000
  • 4eadf74408 ;ci: stack paths test: edits Simon Michael 2025-06-13 16:36:43 -1000
  • 2edc0e4d20 ;ci: stack paths test: edits Simon Michael 2025-06-13 16:29:37 -1000
  • fc46ddffe3 ;ci: stack paths test: edits Simon Michael 2025-06-13 16:27:57 -1000
  • 2abb717f49 ;ci: stack paths test: edits Simon Michael 2025-06-13 16:23:22 -1000
  • 1b7fc3fb7d ;ci: stack paths test: edits Simon Michael 2025-06-13 16:11:36 -1000
  • 65f01adc3d ;ci: stack paths test: edits Simon Michael 2025-06-13 16:09:59 -1000
  • de84a3e8bc ;ci: stack paths test: edits Simon Michael 2025-06-13 16:05:21 -1000
  • bf5707d131 ;ci: stack paths test: edits Simon Michael 2025-06-13 16:03:23 -1000
  • da6df3702d ;ci: test step showing stack paths Simon Michael 2025-06-13 15:57:40 -1000
  • e9be7ea7f5 ;doc:add: edits Simon Michael 2025-06-13 12:31:56 -1000
  • 1e9bd3c2c9 ;doc:add: edits Simon Michael 2025-06-13 12:26:34 -1000
  • e434c0101e ;doc:relnotes: 1.43.2 Simon Michael 2025-06-13 11:17:55 -1000
  • d3c86bafdf ;doc: finalise changelogs for 1.43.2 on 2025-06-13 Simon Michael 2025-06-13 11:15:44 -1000
  • cc95eca1ce ;doc: update changelogs Simon Michael 2025-06-13 11:15:37 -1000
  • e0fb08ee9b ;doc: REGRESSIONS Simon Michael 2025-06-13 11:31:19 -1000
  • 9da947f3f5 ;doc:ghnightly:1.43.2 Simon Michael 2025-06-13 11:28:05 -1000
  • 3b1bd92cf2 ;doc: add: balance assignments: mention -I [#2406] Simon Michael 2025-06-13 10:27:56 -1000
  • 5514c926b9 ;doc:ghnightly: go back to comparing with binaries branch Simon Michael 2025-06-13 10:23:57 -1000
  • db6488ba95 ;doc:ghnightly: compare with nightly tag, not binaries branch Simon Michael 2025-06-13 09:41:36 -1000
  • e716c3f054 ;doc:dev Simon Michael 2025-06-13 09:35:26 -1000
  • b75a730250 ;tools: nightly-push: edits Simon Michael 2025-06-13 09:19:28 -1000
  • 53120e86bc ;doc: update embedded manuals Simon Michael 2025-06-13 09:11:44 -1000
  • a823a719f2 ;tools:just: rename some nightly recipes Simon Michael 2025-06-13 09:01:27 -1000
  • bd2d8728d1 fix: txn balancing: fix logic for the 1.50 message [#2402] Simon Michael 2025-06-13 08:51:33 -1000
  • 3713a1b77b ;fix:doc:add: document balance assertions/assignments behaviour [#2406] Simon Michael 2025-06-13 07:36:14 -1000
  • 8a03b2ee89 ;examples:csv:eternl.rules Simon Michael 2025-06-13 07:35:47 -1000
  • 219f7a7ec3 ;doc: ghnightlynotes Simon Michael 2025-06-12 20:39:00 -1000
  • 62e3b57564 ;dev:tests: add missing file Simon Michael 2025-06-12 19:40:53 -1000
  • 986a55218b ;doc: update embedded manuals Simon Michael 2025-06-12 19:06:40 -1000