Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Make-rc.verbose-new-uuid-the-first-argument.patch | Make rc.verbose=new-uuid the first argument A bug in taskwarrior means rc.verbose=new-uuid needs to be the first argument to be recognised. Without this adding new tasks will fail. |
Edward Betts <edward@4angle.com> | no | 2020-12-28 | ||
0002-Avoid-modifying-urgency.patch | Avoid modifying urgency The urgency value for a task is read-only, we shouldn't be trying to set it when modifying a task. |
Edward Betts <edward@4angle.com> | no | 2020-12-28 | ||
0003-quote-.contains-query-parameters.patch | quote .contains query parameters When querying for tasks using the .contains modifier, new versions of taskwarrior try and evaluate the value as an expression. We wrap it in quotes to prevent this. |
Edward Betts <edward@4angle.com> | no | 2020-12-28 |