hledger/hledger-lib/Hledger
Simon Michael b663822b88 fix: print: ignore --depth entirely
Until now, a depth limit caused print to show only transactions referencing accounts as deep or deeper than that.
2024-12-09 15:37:30 -10:00
..
Data imp:print:beancount: convert tags to BC metadata 2024-12-06 05:55:42 -10:00
Read imp:print:beancount: don't add account tags to postings 2024-12-06 05:55:42 -10:00
Reports fix: print: ignore --depth entirely 2024-12-09 15:37:30 -10:00
Utils dev: Hledger.Utils.IO: warn 2024-12-03 16:07:54 -10:00
Write imp:print:beancount: convert tags to BC metadata 2024-12-06 05:55:42 -10:00
Data.hs lib: add Hledger.Data.Currency, currencySymbolToCode, currencyCodeToSymbol 2024-10-11 14:56:03 -10:00
Query.hs imp: queries: Allow regular expression depth queries 2024-12-03 08:33:21 -10:00
Read.hs imp:csv: ignore whitespace, show error position when reading .latest files 2024-12-05 16:35:18 -10:00
Reports.hs cln: tests: Remove test and tests, which are just aliases for testCase 2021-08-30 16:32:19 -10:00
Utils.hs dev: fix warnings with ghc 9.10 / base 4.20 2024-09-30 17:20:13 -10:00