Commit Graph

12374 Commits

Author SHA1 Message Date
Simon Michael
d064b12898 ;doc: update command help 2024-01-12 13:55:49 -10:00
Simon Michael
584ab748d5 ;doc:manuals: remove all "experimental" annotations for now, 2 2024-01-12 13:55:39 -10:00
Simon Michael
352b0bc1b5 ;doc: update manuals 2024-01-12 13:52:11 -10:00
Simon Michael
ebda894b23 ;doc: update command help 2024-01-12 13:52:00 -10:00
Simon Michael
ea99aa9dfb ;doc:manuals: remove all "experimental" annotations for now 2024-01-12 13:47:30 -10:00
Simon Michael
43dc321742 ;just:bench: accept quickbench args 2024-01-12 07:01:21 -10:00
Simon Michael
76209d5765 ;doc:forecasting: drop unnecessary reference to budgeting 2024-01-09 09:36:27 -10:00
Simon Michael
80e4428e77 ;doc:close: improvements 2024-01-06 18:42:46 -10:00
Simon Michael
50441dae04 ;doc:close: improvements 2024-01-06 18:26:53 -10:00
Simon Michael
3b6d00ff9a ;doc:scripts:sortandmergepostings: edit 2024-01-06 14:01:28 -10:00
Simon Michael
6b2cb5124a ;doc:scripts:sortandmergepostings: give a little more context 2024-01-06 13:56:51 -10:00
Simon Michael
59999e4ada enh:close: add --assert and --assign modes, generating assertions or assignments 2024-01-06 10:26:33 -10:00
Simon Michael
30de688765 ;doc:readme: cleanup 2024-01-06 10:26:33 -10:00
Simon Michael
c5a5ea6e5b ;doc: REGRESSIONS: split the bounty between finder and fixer 2024-01-05 23:42:18 -10:00
Simon Michael
31ce7ecea5 ;doc:readme: add a few more OC avatar slots ? 2024-01-05 11:46:27 -10:00
Simon Michael
3c868988a9 ;ci:windows: switch to more recent ghc (9.6.3) 2024-01-05 11:25:30 -10:00
Simon Michael
4fcc09b259 fix:pkg:include hledger-ui.exe in release binaries 2024-01-05 11:17:40 -10:00
Simon Michael
840b8ba67d ;examples:invoicing: cleanups 2024-01-05 09:18:32 -10:00
Simon Michael
735fbaef42 ;examples:pandoc-make-invoice: remove the REMOVE THIS LINE line 2024-01-05 09:16:50 -10:00
Simon Michael
71642799ea ;doc:examples:readmes: edits 2024-01-05 08:36:41 -10:00
Simon Michael
625261baac ;doc:examples:invoicing:pandoc-make-invoice: don't write to $LEDGER_FILE 2024-01-05 08:31:58 -10:00
Simon Michael
0a759d3269 ;doc:examples:invoicing: rename scripts 2024-01-05 08:28:51 -10:00
Simon Michael
cc403d5ff9 ;doc:examples: expand READMEs, clarify status for examples 2024-01-05 08:22:12 -10:00
Simon Michael
03f6864e60 ;doc:examples: markdown readme 2024-01-05 07:39:35 -10:00
Simon Michael
529d930b5a fix:add: rethink adding default commodity symbol; fix doc instead (part 2) [#815] 2024-01-04 21:13:40 -10:00
Simon Michael
62e3ec9b34 ;doc:journal:balance assignments: price -> cost 2024-01-04 20:51:48 -10:00
Simon Michael
9ccc1d3fa5 fix:add,import,web: really avoid filenames ending with . on Windows [#1056]
On MS Windows, trying to add or import or web add to a file whose name
ends with a dot could cause data loss, so in 2019 I made this raise an
error instead (in Hledger.Read.ensureJournalFileExists).

But, the logic was backward, so it did not do the check on Windows.
Now it does.

Also I have removed mention of this from add's doc; currently it's
not documented anywhere. It's obscure, but maybe this is not ideal.
2024-01-04 17:35:22 -10:00
Simon Michael
d462611d6a fix:add: rethink adding default commodity symbol; fix doc instead [#815] 2024-01-04 17:33:05 -10:00
Simon Michael
034d37c3be fix👿stack: build with ghc 9.8, latest stackage nightly (part 2)
Fix the build with GHC < 9.8.

This reapplies commit 87600e5dd, this time with the correct description.
2024-01-04 17:33:02 -10:00
Simon Michael
d4a5361081 dev: Revert "fix:add: apply the D default commodity to bare numbers, per docs, 2 [#815]"
This reverts commit 87600e5dd, which had a wrong description.
2024-01-04 16:57:38 -10:00
Simon Michael
87600e5dd3 fix:add: apply the D default commodity to bare numbers, per docs, 2 [#815]
Avoid breaking GHC < 9.8.
2024-01-04 13:50:37 -10:00
Simon Michael
202aff6549 dev:add.test: convert to modern shelltest format 2024-01-04 13:37:13 -10:00
Simon Michael
1fcc8f1c89 fix:add: apply the D default commodity to bare numbers, per docs [#815] 2024-01-04 13:24:57 -10:00
Simon Michael
9f5f235198 ;doc:journal:auto postings: edit 2024-01-04 13:05:56 -10:00
Simon Michael
1f1cc58efc ;doc:journal:auto postings: clarify 2024-01-04 12:54:39 -10:00
Simon Michael
0c2bc9c217 ;install: bump stackage resolver and belatedly hledger-install version 2024-01-04 08:42:36 -10:00
Simon Michael
19461010f8 ;pkg:stack: use lts 22.4 2024-01-04 08:39:29 -10:00
Simon Michael
a0922a3866 ;cabal: update cabal files 2024-01-04 08:25:13 -10:00
Simon Michael
2a99b3d456 imp: stack: build with ghc 9.8, latest stackage nightly 2024-01-04 08:24:50 -10:00
Simon Michael
1648d2bcb7 fix:check:tags: also ignore builtin modified, _modified tags [#2148]
These tags are generated by --auto.
2024-01-04 05:55:24 -10:00
Simon Michael
c0b6a1e153 ;just:bloglog 2024-01-03 21:30:49 -10:00
Simon Michael
56aa988205 ;doc:RELEASING: updates 2024-01-03 21:03:45 -10:00
Simon Michael
6d455e765c ;doc:changelogs: cleanup 2024-01-03 20:43:39 -10:00
Simon Michael
5b1281fc69 ;doc: update changelogs 2024-01-03 20:42:28 -10:00
Simon Michael
ea34562b4b ;doc: changelogs 2024-01-03 20:42:04 -10:00
Simon Michael
0a838bdd6c ;doc:changelogs: cleanup for easier merge 2024-01-03 20:41:36 -10:00
Simon Michael
65ccdb4696 install: 1.32.2 2024-01-03 20:40:35 -10:00
Simon Michael
680205b72d ;doc:RELEASING: cleanup, summarise 2023-12-31 14:35:45 -10:00
Simon Michael
1128927632 ;doc:changelogs: whitespace 2023-12-30 20:29:49 -10:00
Simon Michael
04449ea12c ;just: log: more 2023-12-30 16:43:39 -10:00