taskwarrior/src
Bharatvaj H 05904549a0 Fixes #2580
Check annotations field before parsing

Add test case for annotations
2021-08-21 08:28:43 -04:00
..
columns Remove references to the 'depends' property outside of Task.cpp 2021-08-17 20:36:54 -04:00
commands CmdTimesheet: Add ability to specify if context should be used 2021-08-21 08:25:06 -04:00
libshared@591fa58f9c libshared: Bump to fix build on OS-X 2021-07-12 23:02:01 -04:00
.gitignore Git: Now ignores liblibshared.a 2016-06-25 17:28:15 -04:00
cal Calendar Shortcut 2011-07-16 13:20:26 -04:00
calc.cpp doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00
calendar Calendar Shortcut 2011-07-16 13:20:26 -04:00
CLI2.cpp CLI2: Call uses_context from child classes, if applicable 2021-08-21 08:25:06 -04:00
CLI2.h performance: Cache used command value 2021-04-24 10:47:28 -04:00
CMakeLists.txt cmake: Remove recur2.cpp from CMakeLists 2021-06-12 10:40:47 -04:00
Context.cpp Context: Add default values for report.<name>.context variables 2021-08-21 08:25:06 -04:00
Context.h getTaskContext: Allow getting context info for a non-active context 2021-04-03 15:01:39 -04:00
dependency.cpp Remove references to the 'depends' property outside of Task.cpp 2021-08-17 20:36:54 -04:00
DOM.cpp docs: Add removal comments 2021-08-08 14:27:25 -04:00
DOM.h doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00
Eval.cpp use emplace 2021-08-05 02:03:59 -04:00
Eval.h doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00
feedback.cpp Remove references to the 'depends' property outside of Task.cpp 2021-08-17 20:36:54 -04:00
Filter.cpp use emplace 2021-08-05 02:03:59 -04:00
Filter.h doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00
Hooks.cpp clang-tidy: use auto 2021-04-23 01:39:23 -04:00
Hooks.h doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00
legacy.cpp doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00
lex.cpp Lexer: Dead code removal 2015-07-17 14:59:42 -04:00
Lexer.cpp clang-tidy: use = default 2021-04-23 00:15:06 -04:00
Lexer.h clang-tidy: use = default 2021-04-23 00:15:06 -04:00
main.cpp doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00
main.h Remove references to the 'depends' property outside of Task.cpp 2021-08-17 20:36:54 -04:00
nag.cpp Nag based on task state before modification 2021-07-30 18:56:25 -04:00
recur.cpp recur: Remove references to the new recurrence mechanism 2021-06-12 10:40:29 -04:00
rules.cpp doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00
sort.cpp Refactor to store dependencies as individual attributes 2021-08-17 20:36:54 -04:00
Task.cpp Fixes #2580 2021-08-21 08:28:43 -04:00
Task.h Refactor to store dependencies as individual attributes 2021-08-17 20:36:54 -04:00
TDB2.cpp Remove references to the 'depends' property outside of Task.cpp 2021-08-17 20:36:54 -04:00
TDB2.h doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00
TLSClient.cpp Fix reference for errno.h on Haiku 2021-05-14 00:04:48 -04:00
TLSClient.h doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00
tw Symlink 2013-09-01 13:53:24 -04:00
util.cpp meta: Update various links to https 2021-03-12 07:58:04 -05:00
util.h doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00
Variant.cpp Variant: Do not use implicit fall-through 2021-06-12 15:49:06 -04:00
Variant.h doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00
ViewTask.cpp more emplace 2021-08-05 02:03:59 -04:00
ViewTask.h doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00