Commit Graph

  • a24c39f13f fix: Use POSIX API to compute tty width (#2332) gesh 2025-02-26 20:27:47 +0200
  • 1ca90065db ;dev: fix hledger/bench/bench.hs Thomas Miedema 2025-02-27 11:06:08 +0100
  • 3392176993 ;dev: update bench*.sh files Thomas Miedema 2025-02-27 11:00:35 +0100
  • 5129a94bd7
    ;cln: unittest.hs: remove bothersome PackageImports (#2337) Thomas Miedema 2025-02-26 22:54:59 +0100
  • f288a7d801 ;dev: ignores Simon Michael 2025-02-25 10:59:12 -1000
  • d807d7bd0c ;imp:bal: improve --layout option description Simon Michael 2025-02-23 12:25:48 -1000
  • d4884def4b ;doc:shell completions: mention zsh; cleanups Simon Michael 2025-02-21 17:16:40 -1000
  • afd6540b63 ;tools:just: generate module, package diagrams Simon Michael 2025-02-18 13:12:54 -1000
  • 7ef96d4bd1 fix:bal --budget: don't let costs prevent showing a percentage [#2327] Simon Michael 2025-02-18 12:17:47 -1000
  • a882268dd8 ;doc:dev: updates, cleanups Simon Michael 2025-02-18 00:10:02 -1000
  • ce1c399ef1 ;doc:dev: star history Simon Michael 2025-02-17 23:43:06 -1000
  • f3a23e406d ;doc: ACHIEVEMENTS Simon Michael 2025-02-17 23:40:56 -1000
  • 40461910c4 ;doc:dev: update stars rank Simon Michael 2025-02-17 23:17:30 -1000
  • daf8301ade ;pkg:stack: drop obsolete systemencoding flag [#2319] Simon Michael 2025-02-16 07:19:09 -1000
  • 75c0197c08 pkg:stack: use latest snapshots Simon Michael 2025-02-15 14:54:28 -1000
  • cf198652f9 pkg:ui: allow brick 2.8 Simon Michael 2025-02-15 15:22:07 -1000
  • 35df9576ec doc:text encoding, csv encoding: cleanups [#2319] Simon Michael 2025-02-15 14:47:43 -1000
  • cdf6ce072d ;examples: test files for CSV encoding [#2319] Simon Michael 2025-02-15 12:52:58 -1000
  • 5114962b2a feat:csv: add an encoding rule, allowing non-UTF8 CSV to be read [#2319] Joschua Kesper 2025-01-21 22:05:37 +0100
  • d68a832d1c ;examples: some sample hledger run scripts Simon Michael 2025-02-13 16:21:14 -1000
  • d84050ec05
    feat:run: run multiple commands efficiently, as a script or at a REPL (Dmitry Astapov, #2323) Dmitry Astapov 2025-02-14 02:13:07 +0000
  • 9597210556 script: balance-as-budget properly applies commodity styles now Dmitry Astapov 2025-02-11 20:35:44 +0000
  • b12d7cb05b ;dev: fix Shake.hs typo Simon Michael 2025-02-11 08:26:53 -1000
  • fbbe897133 ;doc:hledger:cost/lot notations: cleanups Simon Michael 2025-02-06 12:16:10 -1000
  • 0194ce3b42 ;doc:MOCKUPS: cleanup, move lot notes to Lot tracking page Simon Michael 2025-02-06 11:27:15 -1000
  • d435cf2ab4 ;doc:value reporting: edits Simon Michael 2025-02-05 10:38:13 -1000
  • 3f1b6e6c8b ;doc:value reporting: edits Simon Michael 2025-02-05 10:35:23 -1000
  • 27e51edbf4 ;doc:cost, value reporting: edits Simon Michael 2025-02-05 10:26:05 -1000
  • 57efcfb79a ;bin: script-example: cleanup Simon Michael 2025-02-01 13:54:57 -1000
  • 39f3b2c7ba ;dev: doc Simon Michael 2025-01-31 02:04:40 -1000
  • fdbf1b920f ;examples:csv: pooltool-rewards.csv.rule cleanup Simon Michael 2025-01-30 21:12:34 -1000
  • 63b939a201 imp:print: --invert now also negates balance assertion/assignment amounts [#2314] Simon Michael 2025-01-29 09:42:26 -1000
  • bbb06209e7 lib: +postingNegate Simon Michael 2025-01-29 09:42:15 -1000
  • 0dca0911f3 lib: negatePostingAmount -> postingNegateMainAmount Simon Michael 2025-01-29 09:41:51 -1000
  • 3e838e4d0f imp:print: support --invert [#2314] Simon Michael 2025-01-27 05:21:20 -1000
  • aef59f8edd ;doc:FINANCE: funded projects Simon Michael 2025-01-27 05:20:03 -1000
  • d282d0b72b ;doc:FINANCE: better reports link Simon Michael 2025-01-25 23:58:38 -1000
  • 1d32f0160c ;doc:FINANCE: edits Simon Michael 2025-01-25 23:53:40 -1000
  • f2df5ad72f ;doc:FINANCE: Funded projects Simon Michael 2025-01-25 23:35:03 -1000
  • dfc9c27c06 ;doc: finance cleanups Simon Michael 2025-01-25 22:11:45 -1000
  • 2ee1cacf0a ;doc:FINANCE, REGRESSIONS: cleanup Simon Michael 2025-01-25 22:00:48 -1000
  • b3e50f5e59 fix:bal:html output: also suppress total heading when -H is active Simon Michael 2025-01-25 20:38:09 -1000
  • fdfd16387c ;tools: just time Simon Michael 2025-01-23 11:35:26 -1000
  • 29885d15fa dev: refactor Hledger.Write.Html etc, reducing Lucid references Simon Michael 2025-01-23 08:33:06 -1000
  • 14dd2c6200 dev: rename printHtml -> styledTableHtml Simon Michael 2025-01-23 06:42:29 -1000
  • 9d4db48510 ;roi: optimize "one period per report interval" case a bit Dmitry Astapov 2025-01-19 15:27:31 +0000
  • a359d6b828 ;doc: Directive effects: fix account types link [#126] Simon Michael 2025-01-21 23:38:38 -1000
  • 31370bb65d ;doc: update command docs Simon Michael 2025-01-21 23:22:34 -1000
  • 4614300d6a ;fix:print: --help was indicating wrong --round default [#2318] Simon Michael 2025-01-21 23:14:43 -1000
  • 5f3c3f3854 fix:ui:a key: don't pass cli query args to add [#2313] Simon Michael 2025-01-21 22:02:34 -1000
  • adef1a8416 lib: add dropRawOpt, cliOptsDropArgs Simon Michael 2025-01-21 22:02:05 -1000
  • 54e7a178b3 ;doc:commodity styles: fix typo [hledger_site#123] Simon Michael 2025-01-21 21:33:52 -1000
  • 58431b0cec ;imp:ui: allow brick 2.7 Simon Michael 2025-01-21 21:31:53 -1000
  • 91529191cd ;doc:cost/lot notations: clarify Simon Michael 2025-01-21 16:02:14 -1000
  • d447d708f6 ;bin: git: make ensure_git more robust Lars Kellogg-Stedman 2025-01-02 13:45:23 -0500
  • 51e7ebae3d ;doc:cost/lot notations: clarify Simon Michael 2025-01-21 15:57:00 -1000
  • 06abca7304 ;doc:cost/lot notations: clarify Simon Michael 2025-01-21 15:54:04 -1000
  • 8d886ef3f4 ;doc:cost/lot notations: clarify Simon Michael 2025-01-21 15:40:27 -1000
  • b7deaea12e ;doc:cost/lot notations: clarify Simon Michael 2025-01-21 15:32:47 -1000
  • 0635fb91fa ;doc: bin, Scripts page: edits Simon Michael 2025-01-20 12:17:14 -1000
  • 31c3c32872 ;doc: commodity directive: clarify slightly Simon Michael 2025-01-20 12:11:10 -1000
  • 7ca1d1ac47 ;doc: bin, Scripts page: hledger-interest notes Simon Michael 2025-01-20 12:10:57 -1000
  • edfcd3554f lib: showAmountCost(B): drop leading whitespace Simon Michael 2025-01-15 16:05:39 -1000
  • e98af39e27 imp:pivot: support pivoting on amount (quantity) or cost Simon Michael 2025-01-15 13:22:49 -1000
  • e7e0b5c868 lib: Hledger.Data.Amount: showAmountCost Simon Michael 2025-01-15 13:21:25 -1000
  • 90415875f5 imp:pivot: support pivoting on commodity symbol; doc improvements Simon Michael 2025-01-15 12:45:31 -1000
  • 0602b241d1 ;dev:print: comment Simon Michael 2025-01-11 07:15:18 -1000
  • f3151e3880 ;doc:close: mention the balance assertions Simon Michael 2025-01-10 01:19:56 -1000
  • 87cc3e1393 imp:close: omit file extension from tag value Simon Michael 2025-01-09 21:26:53 -1000
  • bde97b8f28 ;doc: update command docs Simon Michael 2025-01-09 21:05:10 -1000
  • 6868ab06a4 imp:close: --migrate -> --clopen; more doc rewrites Simon Michael 2025-01-09 21:04:12 -1000
  • 2588e31466 imp:close: change the start: tag to clopen:, and change --assign's tag to assign: Simon Michael 2025-01-09 14:59:13 -1000
  • 88379684c0 ;bin: hledger-move: doc edits Simon Michael 2024-12-28 20:24:05 -1000
  • 4c46502349 ;tools: just functest: fail if there are warnings Simon Michael 2024-12-27 12:50:36 -1000
  • 5db62b37e1 fix:close: --infer-costs no longer implies -x/--explicit [#1826] Simon Michael 2024-12-27 12:09:45 -1000
  • 5644dc2493 ;doc: pager: mention --pager=no Simon Michael 2024-12-27 12:08:04 -1000
  • d4d9caf328 ;doc:Aliases and account types: better troubleshooting command Simon Michael 2024-12-22 09:44:51 -1000
  • eb9bb16faa fix:add: account names provided on command line were being ignored [#2305] Simon Michael 2024-12-20 15:51:15 -1000
  • efa101091c fix:web: -threaded is needed in test suite now also Simon Michael 2024-12-20 11:38:31 -1000
  • c23087f124 fix: show a week period beginning in the previous year correctly [#2304] Simon Michael 2024-12-20 10:01:16 -1000
  • e71e8a8711 fix:bs/bse/cf/is: drop unsupported --budget option from help [#2302] Simon Michael 2024-12-20 10:09:46 -1000
  • c2ae02adb6 ;doc: update embedded manuals Simon Michael 2024-12-20 10:37:38 -1000
  • 9de9fe7656 ;doc: update command docs Simon Michael 2024-12-20 10:35:55 -1000
  • 0a14b3a08c fix:areg: drop inconsistent newline in options help Simon Michael 2024-12-20 10:25:37 -1000
  • 0a484df676 ;tools: bump tools & bin to recent stackage / ghc 9.10 Simon Michael 2024-12-20 10:16:47 -1000
  • 38c2b5938d ;doc:REGRESSIONS: update Simon Michael 2024-12-20 08:50:37 -1000
  • 512fa8cc8c ;doc:hledger: list rendering fix Simon Michael 2024-12-20 10:36:54 -1000
  • 1a5353b988 dev: disable doctest testing error output, color breaks it Simon Michael 2024-12-18 14:05:41 -1000
  • aefa4e8f20 imp:cli: show first line of error messages in red Simon Michael 2024-12-18 13:35:26 -1000
  • 69d7469556 ;pkg: stack: start ghc 9.12 stack.yaml Simon Michael 2024-12-18 18:07:48 -1000
  • 5b89f89ed0 ;doc:beancount output: mention limitations: P and balance assignments Simon Michael 2024-12-20 08:45:55 -1000
  • a92f880a20 ;pkg: stack: use latest nightly, simpllify stack.yaml Simon Michael 2024-12-18 18:03:40 -1000
  • 02ffc5ab75 ;doc: RELEASING: clear checklist Simon Michael 2024-12-18 08:01:03 -1000
  • 38a2d2e153 ;doc: RELEASING: line breaks Simon Michael 2024-12-18 08:00:13 -1000
  • dde5a59049 roi: simplify/speed up (no longer checks every day with P directive) Dmitry Astapov 2024-12-16 14:19:10 +0000
  • c6f84b31c0 ;doc: REGRESSIONS: simplify headings Simon Michael 2024-12-17 10:23:57 -1000
  • 496431c854 ;doc: REGRESSIONS: edit Simon Michael 2024-12-17 10:16:12 -1000
  • bcc1cd60f6 ;doc: REGRESSIONS: clearer docs, linkable headings Simon Michael 2024-12-17 10:06:42 -1000
  • a91735838a ;doc: REGRESSIONS update Simon Michael 2024-12-17 09:21:29 -1000
  • 37ac52aa7e ;bin: hledger-script-example: add a short low boilerplace version Simon Michael 2024-12-16 15:29:18 -1000