Commit Graph

11968 Commits

Author SHA1 Message Date
Simon Michael
3357c27390 fix: accept entries with unmatched equity conversion postings (#2045)
Since 1.29, we unconditionally run part of the --infer-cost logic to
identify redundant costs/equity postings. This was too strict, raising
an error whenever it could not find postings matching the equity
postings.  Now we do this (and also the explicit --infer-costs
operation) as a best effort, leaving transactions unchanged if we
can't detect matching postings. This is consistent with
--infer-equity, --infer-market-prices, -B and -V.
2023-06-06 20:44:03 -10:00
Simon Michael
122e7dae94 cln: try to clarify transactionInferCostsFromEquity a bit 2023-06-06 20:43:32 -10:00
Simon Michael
748e4e8e5d ;dev: comment 2023-06-06 20:35:22 -10:00
Simon Michael
814da1207a ;doc: RELEASING: updates 2023-06-06 18:45:45 -10:00
Simon Michael
12e3dc2360 ;doc: RELEASING: updates 2023-06-06 07:35:36 -10:00
Simon Michael
20a0b915c4 ;doc: RELEASING diagram: updates 2023-06-06 07:35:36 -10:00
Simon Michael
583f0f394d ;doc:RELEASING: updates 2023-06-06 07:35:36 -10:00
Simon Michael
c2c668e3a7 dev:tools:ci:master,binaries: install ripgrep for checkembeddedfiles 2023-06-02 11:17:16 -10:00
Simon Michael
7bbda90e2c ;dev:tools:checkembeddedfiles: fail when rg is not installed 2023-06-02 11:08:40 -10:00
Simon Michael
a6d3424e0b dev:tools:ci:master: check embedded files before slower operations 2023-06-02 10:51:42 -10:00
Simon Michael
c7c4c68031 dev:tools:ci: check embedded files in the binaries workflows also 2023-06-02 10:50:28 -10:00
Simon Michael
57cc76ae2e ;doc: update changelogs 2023-06-02 10:25:24 -10:00
Simon Michael
98d53b42e4 ;dev:cli: avoid breakage with old haddock versions in Demo.hs 2023-06-02 10:22:49 -10:00
Simon Michael
fc9908890d ;dev:tools: checkversions update 2023-06-02 10:22:47 -10:00
Simon Michael
8ba09f41d9 ;install: bump hledger to 1.30.1 2023-06-02 09:31:39 -10:00
Simon Michael
a56d0393be ;dev:tools: checkversions 2023-06-02 09:31:36 -10:00
Simon Michael
353ac8809b dev:tools: add checkembeddedfiles to make test & master CI 2023-06-02 08:26:37 -10:00
Simon Michael
5410f87953 ;doc: update changelogs 2023-06-02 08:07:52 -10:00
Simon Michael
5e0127c937 ;cabal: update cabal files 2023-06-02 07:50:23 -10:00
Simon Michael
9f5e85ef60 fix:cli: add missing files to Hackage release 2023-06-02 07:49:37 -10:00
Simon Michael
40bb5a2c5c ;dev:tools: checkembeddedfiles 2023-06-02 07:49:18 -10:00
Simon Michael
60d3e1ef97 ;doc:github-release: update 2023-06-01 17:03:49 -10:00
Simon Michael
280f992798 ;doc:RELEASING: update 2023-06-01 16:49:47 -10:00
Simon Michael
1985b1b993 ;doc:RELEASING: update 2023-06-01 16:35:57 -10:00
Simon Michael
21d6b00597 ;doc: update manuals 2023-06-01 16:35:11 -10:00
Simon Michael
2a3941682b ;doc: update command help 2023-06-01 16:34:57 -10:00
Simon Michael
286ee105da ;cabal: update cabal files 2023-06-01 16:34:52 -10:00
Simon Michael
9ae87a73fa ;pkg: bump version to 1.30.99 2023-06-01 16:34:52 -10:00
Simon Michael
49b3951be6 ;doc: finalise 1.30 announcements 2023-06-01 16:34:12 -10:00
Simon Michael
580b1f6d5a ;doc:cli: replace note about repeated options 2023-06-01 16:34:09 -10:00
Simon Michael
f6322d8923 ;imp: install: update for 1.30, output improvements 2023-06-01 16:34:03 -10:00
Simon Michael
34c401d1cf imp: Revert "imp: cli: make some reporting flags toggle on/off when repeated"
This reverts commit 57c0205107.

Toggling means it can be hard to know if the feature is on or off.
This needs more testing.
2023-06-01 16:32:44 -10:00
Simon Michael
1b0be2b65f imp:demo: add an easy -s/--speed option, play at 2x by default 2023-06-01 16:32:40 -10:00
Simon Michael
c9f39db363 imp:demo: rename/reorder install demo 2023-06-01 16:32:36 -10:00
Simon Michael
43f7ff6b35 ;cln:ui: help wording 2023-06-01 16:32:33 -10:00
Simon Michael
f485b30ae0 ;cln:close: fix end date doc 2023-06-01 16:32:25 -10:00
Simon Michael
003fcfee52 ;doc: github-release: rename, more folding, update for 1.30 2023-06-01 16:30:57 -10:00
Simon Michael
07bae38c4d ;doc: announce 1.30 2023-06-01 16:30:53 -10:00
Simon Michael
250d71fed2 ;doc: CHANGELOGS: update 2023-06-01 16:30:46 -10:00
Simon Michael
ecf266a808 ;doc: merge 1.30 changelogs 2023-06-01 16:29:35 -10:00
Simon Michael
3f08394c6c ;doc: update changelogs 2023-05-31 22:03:50 -10:00
Simon Michael
5048c89608 ;doc: CHANGELOGS: update 2023-05-31 22:02:26 -10:00
Simon Michael
c6afab813c ;examples:csv: Makefile: update status 2023-05-31 21:59:43 -10:00
Simon Michael
1382fbc757 ;doc:cli: update quick links 2023-05-31 19:25:21 -10:00
Simon Michael
d146b83500 ;doc: update manuals 2023-05-31 19:07:44 -10:00
Simon Michael
858135e15e ;doc: simplify man page synopses to suit website 2023-05-31 19:07:02 -10:00
Simon Michael
c008903d1e ;doc: update manuals 2023-05-31 18:57:53 -10:00
Simon Michael
f8e34e8723 ;doc:journal: improve virtual postings doc, mention inferring zero 2023-05-31 18:57:30 -10:00
Simon Michael
438891b2c5 ;dev: stack: bump to nightly-2023-05-31 2023-05-31 18:57:30 -10:00
Simon Michael
c008dd83b6 ;doc: ROADMAP: update 2023-05-31 18:57:30 -10:00