hledger/hledger-lib/Hledger
Michael Rees 25bcf3eebb ;Don't apply sort spec when only sorting by date
If there is no sort spec given, then the postings are already sorted by
date, so there's no need to apply the default sort spec again.
2024-09-05 11:56:07 +01:00
..
Data dev: rename some Intervals for clarity [#2218] 2024-09-04 16:07:54 +01:00
Read ;dev: cleanups 2024-08-29 10:07:02 +01:00
Reports ;Don't apply sort spec when only sorting by date 2024-09-05 11:56:07 +01:00
Utils imp: improve bad regexp error message 2024-07-24 11:06:13 +01:00
Write cli: Command.Balance: use Date format for dates in LayoutTidy 2024-08-16 16:57:38 +02:00
Data.hs ref: move journal checking/pretty errors down further, to Hledger.Data 2022-05-21 18:29:13 -10:00
Query.hs imp: disallow date: in expr: OR expressions, avoiding unclear semantics [#2177][#2178] 2024-04-07 23:37:28 -10:00
Read.hs dev: clarify how readJournalFiles defers checks, and use a dedicated flag 2024-05-02 21:36:32 -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 imp: more precision handling fixes, debug output, test updates (precisiongeddon) 2023-11-08 13:59:18 -08:00