Commit Graph

  • 1d0fa5a96b ;doc: update manuals Simon Michael 2021-11-21 23:44:35 -1000
  • f6b10df50b imp: doc: directives: tweak Simon Michael 2021-11-21 23:44:19 -1000
  • 14aa047e08 ;doc: update manuals Simon Michael 2021-11-21 23:33:44 -1000
  • 30076e8ecc ;imp: doc: ui: -w flag Simon Michael 2021-11-21 23:33:16 -1000
  • 1c388f0350 imp: doc: directives: tweak Simon Michael 2021-11-21 23:32:08 -1000
  • 73d3cafbae ;doc: update manuals Simon Michael 2021-11-21 23:24:43 -1000
  • 321a9195aa imp: doc: directives: tweak Simon Michael 2021-11-21 23:15:50 -1000
  • 7b59821378 ;doc: update manuals Simon Michael 2021-11-21 23:06:55 -1000
  • 6225db6b36 imp: doc: directives ends-at-file-end column Simon Michael 2021-11-21 22:56:28 -1000
  • c7cc1caca0 ;doc: update manuals Simon Michael 2021-11-21 22:41:52 -1000
  • d8205306dc imp: doc: more compact/accurate directives overview Simon Michael 2021-11-21 22:41:02 -1000
  • 7e4b2af361 imp: ui: -w short flag for --watch Simon Michael 2021-11-21 19:34:40 -1000
  • 1fee70b51f cln: hlint cleanups Simon Michael 2021-11-21 19:33:21 -1000
  • f469785c97 ;imp: tools: make throughput Simon Michael 2021-11-20 22:55:16 -1000
  • 59b4968929 imp: ui: Display an error message on invalid regexp, rather than silently ignoring. (#1394) Stephen Morgan 2021-11-16 12:22:05 +1100
  • e0dc028374 ;doc: update manuals Simon Michael 2021-11-20 22:07:45 -1000
  • 066a67ad09 ;doc: update CLI usage texts Simon Michael 2021-11-20 22:07:40 -1000
  • 91bfbbb437 ;imp: perf: Ledger-friendly bench-ledger.sh, for comparative benchmarking Simon Michael 2021-11-20 22:04:04 -1000
  • c709a22c64 imp: stats: also show run time and throughput Simon Michael 2021-11-20 20:51:21 -1000
  • 186995fc8b fix: balance: Balance reports with --depth=0 should report on true values, not zero everywhere. (#1761) Stephen Morgan 2021-11-19 22:42:50 +1100
  • c11d19a893 fix: ui: scroll selection to middle on first entry, also Simon Michael 2021-11-20 15:33:28 -1000
  • 3c889cb565 imp: lib: dlog Simon Michael 2021-11-20 07:49:41 -1000
  • d0c937a41b imp: ui: can click bottom blank area to go back Simon Michael 2021-11-18 23:09:52 -1000
  • 956ee06591 imp: ui: transaction: refactor Simon Michael 2021-11-19 10:22:57 -1000
  • f5cfcf827d imp: ui: don't use top margin as a click target yet Simon Michael 2021-11-18 23:01:52 -1000
  • b4254f41c6 ;doc: update manuals Simon Michael 2021-11-18 22:57:53 -1000
  • 6aa212dd4a ;doc: ui: consistent capitalisation, drop wrong ENTER references Simon Michael 2021-11-18 22:55:04 -1000
  • 1d3afad881 ;doc: ui: tweak Simon Michael 2021-11-18 22:49:29 -1000
  • 568b39734b ;doc: update manuals Simon Michael 2021-11-18 22:48:14 -1000
  • 35b16346a9 ;doc: ui: document mouse support Simon Michael 2021-11-18 22:43:27 -1000
  • 20d8f9f7e2 ;doc: bal: fix list formatting Simon Michael 2021-11-18 22:30:03 -1000
  • 678d3b0a06 ;doc: bal: fix link Simon Michael 2021-11-18 22:28:42 -1000
  • cf15dbd7c9 ;doc: update manuals Simon Michael 2021-11-18 22:26:10 -1000
  • be5e6e4167 ;doc: update CLI usage texts Simon Michael 2021-11-18 22:24:59 -1000
  • 710c054589 ui: listScrollPushingSelection: do scroll if there's no selection Simon Michael 2021-11-18 08:27:55 -1000
  • 7bbff6a359 fix: ui: accounts: don't let j or C-n move past bottom Simon Michael 2021-11-18 07:11:04 -1000
  • 9f6595f122 ui: refactor, generalise listScrollPushingSelection Simon Michael 2021-11-18 07:53:02 -1000
  • 731a416b8c ui: register: scrolling pushes selection, like accounts screen Simon Michael 2021-11-18 07:23:31 -1000
  • 3a57814402 ui: debounced clicking; click top/left margin to exit Simon Michael 2021-11-18 07:06:01 -1000
  • 6d69ea9c29 ui: mouse scrolls accounts, register screens Simon Michael 2021-11-17 18:23:50 -1000
  • 96a80fca70 ui: register: left click enters transaction screen Simon Michael 2021-11-17 17:50:54 -1000
  • 35402fb472 ui: accounts: left click enters register Simon Michael 2021-11-17 17:42:34 -1000
  • 2076d5a98b ui: enable mouse support at startup Simon Michael 2021-11-17 16:56:50 -1000
  • 8f37d8a611 ;ref: ui: clarify vty construction Simon Michael 2021-11-17 16:19:46 -1000
  • 7ba9a4d06b feat: docs for decimal-mark (#1670, #1726) Simon Michael 2021-11-18 22:16:36 -1000
  • fb817ffa55 imp: journal: support decimal-mark directive in journal files Lawrence 2021-09-28 11:34:01 -0500
  • 66b969a74c ;imp: bal --layout: streamline help more (#1751) Simon Michael 2021-11-18 21:27:47 -1000
  • 4b6fe2c0bd ;doc: balance: Update docs to mention --layout. Stephen Morgan 2021-11-15 13:46:25 +1100
  • d82416b7b9 imp: balance: Add single-line display with elision back in, this time with a separate option --layout=wide,WIDTH. Stephen Morgan 2021-11-15 13:18:48 +1100
  • 8f1ae08f0a test: balance: Add tests for --layout options. Stephen Morgan 2021-11-13 10:20:33 +1100
  • de2776c996 imp!: balance: Stop eliding long amounts. (#1739) Stephen Morgan 2021-11-12 21:41:05 +1100
  • 7e21f05a83 imp: balance: Implement multi-line display for multicommodity balance reports. Stephen Morgan 2021-11-12 21:26:50 +1100
  • 3dce61ea09 fix: prices: Do not try to generate prices when there would be a zero denominator. Stephen Morgan 2021-11-15 12:51:26 +1100
  • 1c90c7f97a fix: prices: Do not include zero amounts when calculating amounts for balance assignments. (#1736) Stephen Morgan 2021-11-15 12:14:36 +1100
  • e35d0b7865 fix: csv: Successfully parse empty csv file. (#1183) Stephen Morgan 2021-11-16 12:29:21 +1100
  • 87a7a586d4 fix: csv: Handle multiple zero amounts in postings in csv files. (#1733) Stephen Morgan 2021-11-17 10:12:55 +1100
  • c6beb581a1 pkg: Use maximumBound instead of maximumDef to avoid deprecation warnings in safe-0.3.18. Stephen Morgan 2021-11-15 13:31:21 +1100
  • ee276afc56 ci: fall back on checking last 5 commit messages, instead of 20 Simon Michael 2021-11-14 15:49:04 -1000
  • ff76927ee8 ;backlog: build-tools Simon Michael 2021-11-13 09:34:06 -1000
  • 8d161ebe32 cln: Silence build warning due to redundant import. Stephen Morgan 2021-11-12 16:14:43 +1100
  • ff0132df28 dev: Use realLength from doclayout instead of strWidth and textWidth. (#895) Stephen Morgan 2021-11-12 12:49:26 +1100
  • d1ae0c10d6 pkg: Bump stack lts and nightlies. Stephen Morgan 2021-11-12 12:48:21 +1100
  • f345fd0b78 imp: balance: Allow --related flag for balance reports. (#1469) Stephen Morgan 2021-09-23 16:53:32 +1000
  • 38e311211d lib!: Semigroup instance of PeriodicReportRow and PeriodicReport now preserves first prrName, rather than the second. Stephen Morgan 2021-11-06 11:32:55 +1100
  • 1116846881 lib: Add Bifunctor instances for PeriodicReport and PeriodicReportRow. Stephen Morgan 2021-11-06 11:42:15 +1100
  • 7597e525a3 fix: balance: Balance reports should consider date: queries when calculating report span with --date2. (#1745) Stephen Morgan 2021-11-05 17:09:41 +1100
  • 41bde20095 timedot: a D default commodity (and style) is applied to timedot aounts Simon Michael 2021-11-05 23:34:46 -1000
  • f00e5c25ec cln: fix warning Simon Michael 2021-11-05 23:32:47 -1000
  • 9d5397deb6 fix: print: auto: The print command should always display inferred amounts for --auto generated postings. (#1276) Stephen Morgan 2021-09-22 11:58:27 +1000
  • 4006ab6d2d ; Fix the link to the developer workdflows Joaquin "Florius" Azcarate 2021-10-31 18:46:10 +0100
  • 1bc04685b7 pkg: Drop base-compat-batteries dependency. Stephen Morgan 2021-09-27 22:03:29 +1000
  • c90e7dbc8d cln: Move posting rendering functions into Hledger.Data.Posting. Replace showPosting with a wrapper around postingAsLines. Stephen Morgan 2021-10-14 16:48:19 +1100
  • 72e94f4d80 ; imp: use megaparsec's prettyprinter for assertion parse errors ShrykeWindgrace 2021-10-22 12:09:41 +0200
  • 4b1919de02 fix: roi: use posting dates when available, honor --date2 Dmitry Astapov 2021-10-11 22:05:34 +0100
  • 1f2c11d1bc ui: fix breakage from "areg: begin respecting --date2" (#1731) Simon Michael 2021-10-10 11:07:15 -1000
  • e4263e69e1 areg: begin respecting --date2: show txns' date2 (#1731) Simon Michael 2021-10-10 10:33:03 -1000
  • b4c1188c26 ref!: postingDateOrDate2, transactionDateOrDate2, whichDateFromOpts -> whichDate (#1731) Simon Michael 2021-10-10 09:27:09 -1000
  • 9ff5ac1288 ; PR-template: Change comment syntax toonn 2021-10-08 20:33:29 +0200
  • 1e4b5203a3 ; PR-template: Update dev docs URL toonn 2021-10-08 20:31:26 +0200
  • ec40f5bd78 ; cabal.project: Drop compatibility comment toonn 2021-10-08 20:17:29 +0200
  • 7af2e79465 ;cabal: update cabal files Simon Michael 2021-10-03 22:56:02 -1000
  • 69905dbc25 ;pkg: allow megaparsec 9.2 Simon Michael 2021-10-03 22:49:50 -1000
  • fc8e482de5 ;make: install-as-FOO: build executables and save as bin/hledger*-FOO Simon Michael 2021-09-27 12:57:32 -1000
  • 94d9c28a63 cln: Replace all uses of deprecated !include with include. Stephen Morgan 2021-09-28 10:35:41 +1000
  • d45311826b ;doc: BACKLOG: convert to headings Simon Michael 2021-09-27 12:29:02 -1000
  • b63d1b84de ;make: site: revert Simon Michael 2021-09-27 12:17:11 -1000
  • 6658c223d2 ;doc: BACKLOG: preserve line breaks Simon Michael 2021-09-27 12:15:46 -1000
  • 3027d36ebb ;doc: orgfiles: disable smart dashes in another way Simon Michael 2021-09-27 12:15:09 -1000
  • 030b1f5d00 ;doc: BACKLOG, ROADMAP: improve page TOC Simon Michael 2021-09-27 11:49:25 -1000
  • e53e95540e ci: Recognise any commit starting with ‘Merge’ as a merge commit, which is ignored by commitlint. Stephen Morgan 2021-09-27 23:22:00 +1000
  • 4c0b9bfa24 ;doc: RELEASING: cleanup Simon Michael 2021-09-27 02:47:25 -1000
  • fc889fab10 ;install: hledger-interest 1.6.3 Simon Michael 2021-09-27 02:22:50 -1000
  • 3c65efd90b ;doc: merge doc/README with dev docs Simon Michael 2021-09-27 02:20:44 -1000
  • b9c247e958 ;doc: CONTRIBUTING Simon Michael 2021-09-27 02:00:30 -1000
  • 2393f98251 ;doc: add page TOCs to more dev docs Simon Michael 2021-09-27 01:56:13 -1000
  • d62d302fdc ;doc: move more content out of CONTRIBUTING Simon Michael 2021-09-27 01:44:14 -1000
  • 0fc4181456 ;doc: move more content out of CONTRIBUTING Simon Michael 2021-09-27 01:17:18 -1000
  • fd052d308b ;doc: separate CHANGELOGS, COMMITS docs Simon Michael 2021-09-27 01:01:04 -1000
  • 479b0d26b8 ;doc: ACHIEVEMENTS: format, update Simon Michael 2021-09-27 00:26:07 -1000
  • 049855de4c ;shake: orgfiles: fix unwanted smart typography (BACKLOG, ROADMAP) Simon Michael 2021-09-26 09:57:35 -1000