hledger/doc
Simon Michael d1f63334ee handle pending status correctly, add --pending (#250)
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.
2015-05-16 11:51:35 -07:00
..
HCAR doc: and a placeholder for next HCAR 2014-04-21 07:45:50 -07:00
profs git ignore profs, .hpc files 2014-10-31 16:33:55 -07:00
site doc: dev guide: put how-tos first, copy diagram from old wiki 2015-05-16 08:05:44 -07:00
account-declarations.txt notes: account declarations mockups 2014-10-28 18:43:41 -07:00
ANNOUNCE doc: announcement tweak 2015-04-28 14:10:33 -07:00
CHANGES.hledger symlink change logs under doc/ 2014-10-31 16:57:38 -07:00
CHANGES.hledger-lib symlink change logs under doc/ 2014-10-31 16:57:38 -07:00
CHANGES.hledger-web symlink change logs under doc/ 2014-10-31 16:57:38 -07:00
contributors.md doc: add contributors page to site, lower-case it 2014-11-11 07:06:29 -08:00
developer-guide.md doc: dev guide: put how-tos first, copy diagram from old wiki 2015-05-16 08:05:44 -07:00
manual.md handle pending status correctly, add --pending (#250) 2015-05-16 11:51:35 -07:00
notes.org notes cleanup 2014-10-28 18:40:22 -07:00