Commit Graph

  • 56a9ed6d66 tools: use pretty-simple for ghci output Simon Michael 2020-10-28 19:53:02 -1000
  • cca8802e2c ;update changelogs Simon Michael 2020-11-03 08:18:14 -1000
  • b10e96d26d ;update manuals Simon Michael 2020-10-25 18:56:34 -1000
  • 6e956fb62b ;csv: doc: tweak (#1089) Simon Michael 2020-10-25 18:56:22 -1000
  • 8b97d31db4 ;update manuals Simon Michael 2020-10-25 18:50:17 -1000
  • d42070ee87 ;csv: doc: rewrite currency tip (#1089) Simon Michael 2020-10-25 18:49:18 -1000
  • db97fae348 lib: Add documentation for CBCSubreportSpec. Stephen Morgan 2020-10-23 23:15:32 +1100
  • 795134777c lib: Add Functor instance for CompoundPeriodicReport. Stephen Morgan 2020-09-30 16:07:44 +1000
  • affc8d10f2 lib: Generalise CBCSubreportSpec to allow more subreport control. Stephen Morgan 2020-09-23 11:51:40 +1000
  • 6e65d4e071 lib: Export some MultiBalanceReport helper functions. Stephen Morgan 2020-09-22 22:34:51 +1000
  • c5abefc72f lib: Add documentation for ReportSpec. Stephen Morgan 2020-10-23 17:34:31 +1100
  • 260283e2f1 lib,cli,ui,web: Introduce ReportSpec, which holds ReportOpts, the day of the report, and the parsed Query. Stephen Morgan 2020-09-16 11:45:52 +1000
  • 19ab222599 lib,cli: Remove old impure ReportOpts date functions. Stephen Morgan 2020-09-11 17:16:07 +1000
  • 2aaab4b1b7 lib: Make Default instances clearer, remove Default instance for Bool. Stephen Morgan 2020-09-11 16:51:56 +1000
  • ff0c5bc743 lib,ui: Store the original query string in ReportOpts, provide a function for regenerating ReportOpts. Stephen Morgan 2020-09-11 16:45:59 +1000
  • 64e3e5c54d lib: Improve documentation for StringFormat, remove type alias for Valuation. Stephen Morgan 2020-09-11 11:59:16 +1000
  • 1171c23eee lib,cli,ui: Ensure ReportOpts always has today_ set. Stephen Morgan 2020-09-04 10:45:36 +1000
  • fcbe511d42 ui,web: Adopt new ReportOptions interface, store literal query string in UIOpts. Stephen Morgan 2020-09-03 17:12:36 +1000
  • efc9758f82 lib: Make sure reportspan doesn't interfere with correctly determining valuation date. Stephen Morgan 2020-09-03 15:50:54 +1000
  • c45663d41d lib,cli: Store parsed Query in ReportOpts, rather than an unparsed String. Stephen Morgan 2020-09-02 21:00:45 +1000
  • 103308e795 lib,cli: Store StringFormat in ReportOpts, rather than unparsed String. Stephen Morgan 2020-09-02 12:27:46 +1000
  • f76cdc4317 lib: Remove checkReportOpts and checkRawOpts. Stephen Morgan 2020-09-02 11:36:56 +1000
  • 906da6e6bd Fix hledger-web description TANIGUCHI Kohei 2020-10-22 14:06:35 +0900
  • 291a35d8b4 ;lib: refactor Simon Michael 2020-10-19 09:09:38 -0700
  • 2761324404 journal: apply commodity styles to forecasted transactions (#1371) Simon Michael 2020-10-19 08:59:25 -0700
  • 831ec0dcf0 ;lib: refactor journalAddForecast Simon Michael 2020-10-19 08:52:00 -0700
  • fe5a97be81 ;ci: mac: try 8.10 to avoid no symbol warnings Simon Michael 2020-10-18 23:04:03 -0700
  • 035a590227 ;ci: mac: try ghc 8.8 to fix cannot execute binary file Simon Michael 2020-10-18 22:57:11 -0700
  • f316e40657 ;ci: tweak Simon Michael 2020-10-18 22:55:42 -0700
  • a41237e487 ;ci: push: shouldn't need to restore timestamps with new stack Simon Michael 2020-10-18 22:49:05 -0700
  • 8c9ca24adf ci: tweak Simon Michael 2020-10-18 22:45:25 -0700
  • b2fcdcda16 ;ci: tweak Simon Michael 2020-10-18 22:34:26 -0700
  • 0457945044 ;ci: tweak Simon Michael 2020-10-18 22:27:36 -0700
  • 917cbdb2fa ;ci tweak Simon Michael 2020-10-18 22:23:37 -0700
  • 655ae2a9bb ;ci: tweak Simon Michael 2020-10-18 22:18:48 -0700
  • aaaa1bd5cc ;ci: tweak Simon Michael 2020-10-18 22:10:57 -0700
  • 484c69f795 ;ci: work on getting latest stack on all platforms Simon Michael 2020-10-18 22:04:32 -0700
  • 506d521615 ;cli: more tests for #1363 Simon Michael 2020-10-18 21:47:01 -0700
  • 5a6d38fdf2 lib: For ymd date parsing, don't consume invalid date components. Stephen Morgan 2020-10-07 13:45:46 +1100
  • 97545018f4 lib: quoteIfNeeded should not escape the backslashes in unicode code points. Stephen Morgan 2020-10-07 15:30:28 +1100
  • 08ee311875 journal: fix error when P directive has a zero price (#1373) Simon Michael 2020-10-18 20:48:14 -0700
  • 4388ce72f6 ;shake: manuals: commit the defs.m4 files also Simon Michael 2020-10-18 16:02:12 -0700
  • f0db3fb157 ;update manuals Simon Michael 2020-10-18 16:01:59 -0700
  • 3fb3c9c19f ;doc: journal: directives: simpler wording, not possible issue Simon Michael 2020-10-18 15:56:25 -0700
  • c35f05f6fc ;doc: journal: note that directives table should be scrolled Simon Michael 2020-10-18 15:54:44 -0700
  • 7808aae682 lib: Remove un-necessary silencing of deprecation warning (relevant functions are no longer used) Stephen Morgan 2020-10-09 10:14:57 +1100
  • e57d911355 lib: Export OrdPlus and constructors. Stephen Morgan 2020-10-09 10:10:15 +1100
  • 1f81730a00 balcmds: mention --no-elide's new commodity-revealing function Simon Michael 2020-10-05 08:57:08 -0700
  • 80146f6143 ;web: fix yet another typo (#1362) Simon Michael 2020-09-30 15:55:09 -0700
  • 0cb4bbf105
    ;web: fix typo (#1362) Simon Michael 2020-09-30 14:02:05 -0700
  • e66a862681 ;web: /version: use hledger-web's version, not hledger's (#1152) Simon Michael 2020-09-29 17:56:00 -0700
  • 83087daa40 ;update manuals Simon Michael 2020-09-29 17:32:51 -0700
  • fd200a85af web: /version provides hledger version string as JSON (#1152) Simon Michael 2020-09-29 17:27:21 -0700
  • f2b9ac2af1 ;ui: cleanup (#1359) Simon Michael 2020-09-29 17:02:09 -0700
  • 9dad59b0cc ui: E ignores file extension, should help positioning on windows Simon Michael 2020-09-29 16:56:04 -0700
  • 1cd2995c77 ui: E supports positioning when EDITOR is code (VS Code) (#1359) Simon Michael 2020-09-29 16:54:28 -0700
  • 66acb2c317 ;ui: refactor editFileAtPositionCommand (#1359) Simon Michael 2020-09-29 16:21:36 -0700
  • d9738dd633 gitignore Simon Michael 2020-09-22 15:22:32 -0700
  • ae1e89d4c7 tools: add hie.yaml, hls now works with hledger Simon Michael 2020-09-22 12:33:08 -0700
  • 9126ae24ae ;fix failing test Simon Michael 2020-09-19 09:11:10 -0700
  • c5513ba722 ;tweak a few parse errors for clarity, consistency (#1329) Simon Michael 2020-09-19 08:10:39 -0700
  • 1affcb727c ;update cabal files Simon Michael 2020-09-11 16:59:53 -0700
  • f78dc639a5 fix a slowdown with report rendering in 1.19.1 (#1350) Simon Michael 2020-09-10 17:46:16 -0700
  • 2d068662c1 ;make nix-view-commits Simon Michael 2020-09-10 11:56:55 -0700
  • 11a63c0274 ;make quickbench: fix help Simon Michael 2020-09-09 17:44:14 -0700
  • 1dfc7e1116
    web: Put session file in $XDG_DATA_DIR. (#1344) legrostdg 2020-09-10 17:37:33 +0200
  • 8e1b5e784b ;doc: journal: redundant budget report link Simon Michael 2020-09-08 07:55:07 -0700
  • 389f163427 ;install: update versions Simon Michael 2020-09-07 15:44:48 -0700
  • 73de12c264 ;update changelogs Simon Michael 2020-09-07 16:17:58 -0700
  • 65d603abd4 ;ci: release: try to fix over-active release creation Simon Michael 2020-09-07 15:33:22 -0700
  • 3a130f1c19 ;ci: push: this workflow's cache seems stale, rebuild all Simon Michael 2020-09-07 15:30:03 -0700
  • 72a6b67368 ;make: STACK environment variable can override stack command Simon Michael 2020-09-07 15:27:46 -0700
  • 2b715fbe0d ;update changelogs Simon Michael 2020-09-07 12:30:24 -0700
  • bc2670204f ;update missed hledger-web cabal file Simon Michael 2020-09-07 15:40:43 -0700
  • b02218586b ;shake setversion: tweak commit message Simon Michael 2020-09-07 12:19:16 -0700
  • 018bf8f474 ;update manuals Simon Michael 2020-09-07 12:17:02 -0700
  • 71e2111002 ;update CLI usage texts Simon Michael 2020-09-07 12:16:42 -0700
  • 90adb95983 ;update cabal files Simon Michael 2020-09-07 12:16:42 -0700
  • a151bcaec7 ; bump hledger-lib, hledger, hledger-ui, hledger-web version to 1.19.99 Simon Michael 2020-09-07 12:16:12 -0700
  • c6f33cc824 Remove redundant semigroups dependency Felix Yan 2020-09-05 20:25:41 +0800
  • 8599eda37c allow megaparsec 9 Simon Michael 2020-09-06 17:17:55 -0700
  • 845f344eba ;shake commandtxts,manuals,changelogs,cabalfiles,update: --commit Simon Michael 2020-09-07 11:05:00 -0700
  • d6b1a18178 ;shake setversion --commit: also commit the updated files Simon Michael 2020-09-07 10:46:27 -0700
  • 0578c50bf8 ;shake update: regenerate all the usual bits Simon Michael 2020-09-07 10:31:16 -0700
  • 731cda3f65 ;shake: use --dry-run instead of changelogs-dry Simon Michael 2020-09-07 10:22:56 -0700
  • 00e12c626c ;shake: simplify argument handling, fix setversion Simon Michael 2020-09-07 09:51:25 -0700
  • 306975e6ac ;shake cabalfiles updates .cabal files Simon Michael 2020-09-07 06:37:50 -0700
  • 1f4907928c ;shake: build can take package arguments, drop Shake PKG Simon Michael 2020-09-07 06:25:36 -0700
  • a1321b7f26 ;shake: commandhelp -> commandtxts, don't build this for "manuals" Simon Michael 2020-09-07 06:17:43 -0700
  • 5344913d04 ;make ghci[d]-shake: extra package needed sometimes Simon Michael 2020-09-05 18:21:20 -0700
  • f8a57dae51 ;shake: help, cleanups Simon Michael 2020-09-05 18:21:09 -0700
  • 5c86e0bdbd ;shake changelogs: do both dev & release updates, based on .version Simon Michael 2020-09-05 18:01:47 -0700
  • 79b532017b ;shake: setversion can operate on specified packages Simon Michael 2020-09-04 17:57:40 -0700
  • fdd346294f ;shake: setversion can save a new version number Simon Michael 2020-09-04 17:45:43 -0700
  • 465e8cbc51 ;make: update help Simon Michael 2020-09-04 17:08:32 -0700
  • ec2826ba09 ;shake: cleanup Simon Michael 2020-09-04 17:09:07 -0700
  • 13ccd23304 ;shake: bump resolver Simon Michael 2020-09-04 16:39:58 -0700
  • ab9e50003c shake: refactor; use only the first argument as build target Simon Michael 2020-09-04 16:24:42 -0700
  • a5fcb19bb0 ;doc: changelog updates Simon Michael 2020-09-03 17:05:52 -0700
  • 600dab3976 lib: Correctly strip ansi sequences with no numbers/semicolons. Stephen Morgan 2020-09-07 11:12:46 +1000