mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
TW-1591: add and option to see non-pending project with command task summary
- Setting 'summary.all.projects' shows all projects, not just those with pending tasks.
This commit is contained in:
parent
935b2993f3
commit
119c19b519
7 changed files with 22 additions and 7 deletions
|
@ -25,6 +25,8 @@
|
|||
Scott Carter).
|
||||
- TW-1590 syntax of rcfile not documented (whitespace, line continuation)
|
||||
(thanks to Scott M).
|
||||
- TW-1591 add an option to see non-pending project with command task summary
|
||||
(thanks to Pierre Campet).
|
||||
- Setting 'bulk' to zero is interpreted as infinity, which means there is no
|
||||
amount of changes that is considered dangerous (thanks to Tomas Babej).
|
||||
- Disable hooks in bash completion script. Hooks were previously able to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue