taskwarrior/src
Felix Schurk b5aa7c6ae2
change order of hook invocation and setting task id (#3339)
this prevents that the task id is always returned as zero after a hook
is run on it
closes #3312
2024-04-05 19:45:55 -04:00
..
columns Use corrosion instead of CMakeRust (#3273) 2024-03-02 16:21:34 -05:00
commands sync: Point to manpage if unconfigured 2024-04-05 10:35:15 -04:00
libshared@47c3262fa9 Bump libshared submodule 2022-12-18 12:33:36 -05:00
tc Use corrosion instead of CMakeRust (#3273) 2024-03-02 16:21:34 -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 Use corrosion instead of CMakeRust (#3273) 2024-03-02 16:21:34 -05: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 Fix issues with year 2038 (#3052) 2023-08-30 22:08:31 -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 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 change order of hook invocation and setting task id (#3339) 2024-04-05 19:45:55 -04:00
TDB2.h show undo diff (#3213) 2024-02-09 22:11:14 -05: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