taskwarrior/src
Tomas Babej 1fc1884017 Context: Add parent column among default ones for the recurring report
This helps to identify parent-child relationships.
2022-03-14 02:48:13 -04:00
..
columns ColDepends: Support dependency removal for the same formats as dependency addition 2022-01-19 20:11:41 -05:00
commands Just set contextTask in Task::modify 2021-12-30 15:03:37 -05:00
libshared@072e0e0cb9 libshared: Bump to include fix for soww 2021-11-09 07:57:37 -05:00
.gitignore Git: Now ignores liblibshared.a 2016-06-25 17:28:15 -04:00
cal
calc.cpp meta: Adjust copyright headers 2021-09-05 12:02:07 -04:00
calendar
CLI2.cpp CLI2: Add method to get MISCELLANEOUS tokens 2021-09-18 14:15:47 -04:00
CLI2.h CLI2: Add method to get MISCELLANEOUS tokens 2021-09-18 14:15:47 -04:00
CMakeLists.txt cmake: Remove recur2.cpp from CMakeLists 2021-06-12 10:40:47 -04:00
Context.cpp Context: Add parent column among default ones for the recurring report 2022-03-14 02:48:13 -04:00
Context.h use a reference in CurrentTask 2021-12-30 15:03:37 -05:00
dependency.cpp meta: Adjust copyright headers 2021-09-05 12:02:07 -04:00
DOM.cpp Refactor getDOM to use a pointer for the optional context 2021-12-16 23:03:44 -05:00
DOM.h Refactor getDOM to use a pointer for the optional context 2021-12-16 23:03:44 -05:00
Eval.cpp replace the global contextTask with a Context field 2021-12-30 15:03:37 -05:00
Eval.h move domSource to Eval, as it's an Eval source 2021-12-30 15:03:37 -05:00
feedback.cpp Add missing "QUARTER" to feedback_reserved_tags 2021-10-02 21:33:16 -04:00
Filter.cpp replace the global contextTask with a Context field 2021-12-30 15:03:37 -05:00
Filter.h move domSource to Eval, as it's an Eval source 2021-12-30 15:03:37 -05:00
Hooks.cpp meta: Adjust copyright headers 2021-09-05 12:02:07 -04:00
Hooks.h meta: Adjust copyright headers 2021-09-05 12:02:07 -04:00
legacy.cpp meta: Adjust copyright headers 2021-09-05 12:02:07 -04:00
lex.cpp Lexer: Dead code removal 2015-07-17 14:59:42 -04:00
Lexer.cpp meta: Adjust copyright headers 2021-09-05 12:02:07 -04:00
Lexer.h meta: Adjust copyright headers 2021-09-05 12:02:07 -04:00
main.cpp ColDepends: Allow specifying short(er) UUIDs 2021-12-03 03:57:37 -05:00
main.h meta: Adjust copyright headers 2021-09-05 12:02:07 -04:00
nag.cpp meta: Adjust copyright headers 2021-09-05 12:02:07 -04:00
recur.cpp meta: Adjust copyright headers 2021-09-05 12:02:07 -04:00
rules.cpp use Task::getAnnotations to get annotatoins 2021-12-16 23:03:44 -05:00
sort.cpp meta: Adjust copyright headers 2021-09-05 12:02:07 -04:00
Task.cpp fix parsing invalid depends from server 2022-01-19 19:34:45 -05:00
Task.h remove temporary function 2021-12-16 23:03:44 -05:00
TDB2.cpp Move diff formatting into Task (simple refactor) 2021-12-16 23:03:44 -05:00
TDB2.h meta: Adjust copyright headers 2021-09-05 12:02:07 -04:00
TLSClient.cpp TLSClient: fix multiple issues with error handling 2022-02-11 00:19:04 -05:00
TLSClient.h meta: Adjust copyright headers 2021-09-05 12:02:07 -04:00
tw Symlink 2013-09-01 13:53:24 -04:00
util.cpp ColDepends: Recognize and properly handle ID ranges 2021-11-20 15:19:34 -05:00
util.h ColDepends: Recognize and properly handle ID ranges 2021-11-20 15:19:34 -05:00
Variant.cpp meta: Adjust copyright headers 2021-09-05 12:02:07 -04:00
Variant.h meta: Adjust copyright headers 2021-09-05 12:02:07 -04:00
ViewTask.cpp ViewTask: Handle negative overage by decreasing size of the largest columns 2021-09-16 07:33:53 -04:00
ViewTask.h meta: Adjust copyright headers 2021-09-05 12:02:07 -04:00