taskwarrior/src
Dustin J. Mitchell b4e25fe42f
Do not decode a non-JSON value (#3859)
None of the other task modifications (modify, prepend, append) treat the
input as JSON, so this one shouldn't either. This works around
https://github.com/GothenburgBitFactory/libshared/issues/95
2025-04-30 19:22:44 -04:00
..
columns Add uuid UDA type (#3827) 2025-04-20 20:51:38 -04:00
commands Redact HTTP credentials from "Syncing…" message (#3846) (#3847) 2025-04-14 17:08:32 +00:00
libshared@2aa844cb9b Updates after 3.4.0 (#3816) 2025-03-12 22:27:55 +00:00
taskchampion-cpp Bump src/taskchampion-cpp/corrosion from bf065b8 to 715c235 (#3853) 2025-04-18 13:46:42 -04:00
.gitignore remove .gitignore files and symbolic links/aliases (#3421) 2024-05-02 20:26:10 -04:00
calc.cpp add initial bulk run from pre-commit over all files 2024-07-29 22:34:51 +02:00
CLI2.cpp add initial bulk run from pre-commit over all files 2024-07-29 22:34:51 +02:00
CLI2.h add initial bulk run from pre-commit over all files 2024-07-29 22:34:51 +02:00
CMakeLists.txt Remove headers (#3807) 2025-03-08 09:04:01 -05:00
Context.cpp Declare in corresponding header files and dissolve main.h (#3796) 2025-03-01 14:47:42 -05:00
Context.h add initial bulk run from pre-commit over all files 2024-07-29 22:34:51 +02:00
dependency.cpp Declare in corresponding header files and dissolve main.h (#3796) 2025-03-01 14:47:42 -05:00
dependency.h Declare in corresponding header files and dissolve main.h (#3796) 2025-03-01 14:47:42 -05:00
DOM.cpp add initial bulk run from pre-commit over all files 2024-07-29 22:34:51 +02:00
DOM.h add initial bulk run from pre-commit over all files 2024-07-29 22:34:51 +02:00
Eval.cpp Remove unused includes (#3795) 2025-03-01 10:42:40 -05:00
Eval.h add initial bulk run from pre-commit over all files 2024-07-29 22:34:51 +02:00
feedback.cpp Declare in corresponding header files and dissolve main.h (#3796) 2025-03-01 14:47:42 -05:00
feedback.h Declare in corresponding header files and dissolve main.h (#3796) 2025-03-01 14:47:42 -05:00
Filter.cpp Remove unused includes (#3795) 2025-03-01 10:42:40 -05:00
Filter.h Remove unused includes (#3795) 2025-03-01 10:42:40 -05:00
Hooks.cpp Remove unused includes (#3795) 2025-03-01 10:42:40 -05:00
Hooks.h add initial bulk run from pre-commit over all files 2024-07-29 22:34:51 +02:00
legacy.cpp Remove unused includes (#3795) 2025-03-01 10:42:40 -05:00
legacy.h Declare in corresponding header files and dissolve main.h (#3796) 2025-03-01 14:47:42 -05:00
lex.cpp add initial bulk run from pre-commit over all files 2024-07-29 22:34:51 +02:00
Lexer.cpp add initial bulk run from pre-commit over all files 2024-07-29 22:34:51 +02:00
Lexer.h add initial bulk run from pre-commit over all files 2024-07-29 22:34:51 +02:00
main.cpp Ignore SIGPIPE (#3627) 2024-09-22 18:57:46 -04:00
nag.cpp Remove unused includes (#3795) 2025-03-01 10:42:40 -05:00
nag.h Declare in corresponding header files and dissolve main.h (#3796) 2025-03-01 14:47:42 -05:00
Operation.cpp Fix compile with libc++ 18 (#3680) 2024-11-13 22:09:08 -05:00
Operation.h Declare in corresponding header files and dissolve main.h (#3796) 2025-03-01 14:47:42 -05:00
recur.cpp Declare in corresponding header files and dissolve main.h (#3796) 2025-03-01 14:47:42 -05:00
recur.h Declare in corresponding header files and dissolve main.h (#3796) 2025-03-01 14:47:42 -05:00
rules.cpp Declare in corresponding header files and dissolve main.h (#3796) 2025-03-01 14:47:42 -05:00
rules.h Declare in corresponding header files and dissolve main.h (#3796) 2025-03-01 14:47:42 -05:00
sort.cpp add initial bulk run from pre-commit over all files 2024-07-29 22:34:51 +02:00
sort.h Declare in corresponding header files and dissolve main.h (#3796) 2025-03-01 14:47:42 -05:00
Task.cpp Do not decode a non-JSON value (#3859) 2025-04-30 19:22:44 -04:00
Task.h Remove unused includes (#3795) 2025-03-01 10:42:40 -05:00
TDB2.cpp change implementation from has (#3849) 2025-04-16 13:49:14 +00:00
TDB2.h Declare in corresponding header files and dissolve main.h (#3796) 2025-03-01 14:47:42 -05:00
TF2.cpp Declare in corresponding header files and dissolve main.h (#3796) 2025-03-01 14:47:42 -05:00
TF2.h Remove unused includes (#3795) 2025-03-01 10:42:40 -05:00
util.cpp Declare in corresponding header files and dissolve main.h (#3796) 2025-03-01 14:47:42 -05:00
util.h Remove unused includes (#3795) 2025-03-01 10:42:40 -05:00
Variant.cpp Allow dur/dur division (#3812) 2025-03-12 16:48:49 -04:00
Variant.h Declare in corresponding header files and dissolve main.h (#3796) 2025-03-01 14:47:42 -05:00
Version.cpp add initial bulk run from pre-commit over all files 2024-07-29 22:34:51 +02:00
Version.h add initial bulk run from pre-commit over all files 2024-07-29 22:34:51 +02:00
ViewTask.cpp Declare in corresponding header files and dissolve main.h (#3796) 2025-03-01 14:47:42 -05:00
ViewTask.h add initial bulk run from pre-commit over all files 2024-07-29 22:34:51 +02:00