mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-23 23:46:42 +02:00
Sorting
- Added 'description+' to all reports with duplicate sort keys, to stabilize the sequence.
This commit is contained in:
parent
bfc2367bdb
commit
5adc86bbbf
2 changed files with 13 additions and 11 deletions
|
@ -9,6 +9,8 @@
|
|||
from the defaults.
|
||||
+ Added change log display to the 'info' command, controlled by the
|
||||
'journal.info' configuration setting.
|
||||
+ Added 'description+' to all reports with duplicate sort keys, to stabilize
|
||||
the sequence.
|
||||
+ Added feature #158, regular expression support for filters and substitutions.
|
||||
+ Added feature #247, providing infinite width reports when redirecting output
|
||||
to a file, by setting defaultwidth to 0.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue