taskwarrior/src
2023-01-11 00:09:28 -05:00
..
columns rename rust/ to taskchampion/ 2022-07-29 21:41:41 -04:00
commands Update CmdNews.cpp 2023-01-11 00:09:28 -05:00
libshared@47c3262fa9 Bump libshared submodule 2022-12-18 12:33:36 -05:00
tc Expose is_* methods on tasks. 2022-12-21 16:36:23 -05: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 meta: Adjust copyright headers 2021-09-05 12:02:07 -04:00
calendar Calendar Shortcut 2011-07-16 13:20:26 -04:00
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 rename rust/ to taskchampion/ 2022-07-29 21:41:41 -04:00
Context.cpp Remove references to TDB2::read_only 2022-07-24 14:18:21 -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 Make TDB2.backlog non-public 2022-06-21 12:05:50 -04: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 Make TDB2.backlog non-public 2022-06-21 12:05:50 -04:00
Filter.cpp make TDB2.pending/completed non-public 2022-07-24 14:18:21 -04: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 make TDB2.pending/completed non-public 2022-07-24 14:18:21 -04:00
recur.cpp make TDB2.pending/completed non-public 2022-07-24 14:18:21 -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 make TDB2.pending/completed non-public 2022-07-24 14:18:21 -04:00
Task.h remove temporary function 2021-12-16 23:03:44 -05:00
TDB2.cpp Remove references to TDB2::read_only 2022-07-24 14:18:21 -04:00
TDB2.h Remove references to TDB2::read_only 2022-07-24 14:18:21 -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