mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-28 21:02:04 +03:00
d1f63334ee
A transaction/posting status of ! (pending) was effectively equivalent to * (cleared). Now it's a separate state, not matched by --cleared. The new Ledger-compatible --pending flag matches it, and so does --uncleared. The equivalent search queries are now status:*, status:! and status: (the old status:1 and status:0 spellings are deprecated). Since we interpret --uncleared and status: as "any state except cleared", it's not currently possible to match things which are neither cleared nor pending. |
||
---|---|---|
.. | ||
HCAR | ||
profs | ||
site | ||
account-declarations.txt | ||
ANNOUNCE | ||
CHANGES.hledger | ||
CHANGES.hledger-lib | ||
CHANGES.hledger-web | ||
contributors.md | ||
developer-guide.md | ||
manual.md | ||
notes.org |