mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
25 lines
671 B
Text
25 lines
671 B
Text
* cal.t
|
|
FH month and year are treated as IDs
|
|
|
|
* project.t
|
|
PB problem known, disabled output (???)
|
|
|
|
* confirmation.t
|
|
PB what is going on? Need to look.
|
|
|
|
* text.t
|
|
PB need to use a UTF-8 friendly way of doing input[--eol].
|
|
|
|
* dependencies.t
|
|
PB When running "task 1 dep:-2" the '-' is being considerd a binary op.
|
|
|
|
* bug.480.t
|
|
FH A3::is_tag related: +@strange is not seen as a tag
|
|
|
|
* confirmation.t
|
|
FH missing confirmations. CmdModify doesn't call context.config.getBoolean ("confirmation")
|
|
perhaps do the same as in Command::safety ()
|
|
|
|
* merge.duplicate.t
|
|
FH merge fails because of missing undo.data in data dirs.
|
|
merge ignores URI then outputs wrong (???) msg ?????
|