taskwarrior/src
Kalle Kietäväinen 2ee5fb287c
Fix suppressing news nag after reading the news (#3817)
The news nag suppression regressed again in 5c67d22. That commit
intended to remove the sponsorship outro from the news, but also removed
the bookkeeping that marks the news as read. This commit reverts that
part back to its previous state.
2025-03-13 20:01:16 -04:00
..
columns Declare in corresponding header files and dissolve main.h (#3796) 2025-03-01 14:47:42 -05:00
commands Fix suppressing news nag after reading the news (#3817) 2025-03-13 20:01:16 -04:00
libshared@2aa844cb9b Updates after 3.4.0 (#3816) 2025-03-12 22:27:55 +00:00
taskchampion-cpp Fix errors finding Rust toolchain (#3802) 2025-03-06 06:59:04 -05: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 Generate valid JSON even with invalid dates (#3801) 2025-03-06 16:59:14 +01:00
Task.h Remove unused includes (#3795) 2025-03-01 10:42:40 -05:00
TDB2.cpp Declare in corresponding header files and dissolve main.h (#3796) 2025-03-01 14:47:42 -05: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