taskwarrior/src
sleepy_nols 7dba5e7695
update '.data' warning message to '*.data' for better readability (#3409)
TDB2: update '.data' warning to '*.data' for better readability, closes #3406
2024-04-28 15:24:42 -04:00
..
columns Use corrosion instead of CMakeRust (#3273) 2024-03-02 16:21:34 -05:00
commands Update task news to support 3.0.0 (#3342) 2024-04-15 22:04:16 -04:00
libshared@47c3262fa9 Bump libshared submodule 2022-12-18 12:33:36 -05:00
tc Throw std::strings on sync server errors (#3362) 2024-04-15 21:49:17 -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 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 Update task news to support 3.0.0 (#3342) 2024-04-15 22:04:16 -04:00
Context.cpp added BYOS (Bring Your Own SERVICE_ACCOUNT) for GCS authentication (#3262) 2024-01-27 07:57:12 -05: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 Fix issues with year 2038 (#3052) 2023-08-30 22:08:31 -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 Remove 'sync' from default verbose flags (#3319) 2024-04-08 01:02:07 +00: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 Use Taskchampion to store Taskwarrior data 2023-06-11 17:37:03 -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 Use the correct formatting for tag_ properties (#3261) 2024-01-24 18:11:51 -05:00
Task.h Use Taskchampion to store Taskwarrior data 2023-06-11 17:37:03 -04:00
TDB2.cpp update '.data' warning message to '*.data' for better readability (#3409) 2024-04-28 15:24:42 -04:00
TDB2.h Store all modified tasks for use by on-exit hook (#3352) 2024-04-15 21:14:25 -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
Version.cpp Remove debug print (#3389) 2024-04-22 20:01:26 -04:00
Version.h Update task news to support 3.0.0 (#3342) 2024-04-15 22:04:16 -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