taskwarrior/src
Dustin J. Mitchell 9bf51422a1
Do not auto-create .taskrc when stdout is not a TTY
This avoids prompting or automatically creating such a file, both of
which are unexpected when performing command-line completion.

Fixes #3751.
2025-05-28 19:09:49 -04:00
..
columns Add uuid UDA type (#3827) 2025-04-20 20:51:38 -04:00
commands Correctly handle undo with multiple tasks (#3886) 2025-05-26 13:07:35 -04:00
libshared@8ad3646209 Bump src/libshared from cb078b0 to 8ad3646 (#3864) 2025-05-05 07:56:13 -04: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 Do not auto-create .taskrc when stdout is not a TTY 2025-05-28 19:09:49 -04: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 Make tags.none: filter work again (#3877) 2025-05-12 08:16:54 +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 use cached urgency() for json exports (#3867) 2025-05-05 10:10:02 -04:00
Hooks.h use cached urgency() for json exports (#3867) 2025-05-05 10:10:02 -04: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 use cached urgency() for json exports (#3867) 2025-05-05 10:10:02 -04:00
Task.h use cached urgency() for json exports (#3867) 2025-05-05 10:10:02 -04: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 Move timegm implementation to libshared (#3875) 2025-05-09 20:26:21 -04:00
util.h Move timegm implementation to libshared (#3875) 2025-05-09 20:26:21 -04: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