taskwarrior/src
Rosen Penev bf40ea8816 [clang-tidy] Use default to initialize constructors
Found with modernize-use-equals-default

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-05 15:03:43 -05:00
..
columns Update copyright to 2020 2020-11-21 12:27:05 -05:00
commands CmdPurge: Detect the failure mode of trying to purge non-deleted tasks 2020-12-05 14:31:27 -05:00
libshared@ed421ba95c bump libshared submodule version 2020-12-05 14:30:58 -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 Update copyright to 2020 2020-11-21 12:27:05 -05:00
calendar Calendar Shortcut 2011-07-16 13:20:26 -04:00
CLI2.cpp [clang-tidy] Use default to initialize constructors 2020-12-05 15:03:43 -05:00
CLI2.h Update copyright to 2020 2020-11-21 12:27:05 -05:00
CMakeLists.txt Build: C++14 support added 2018-02-16 22:04:29 -05:00
Context.cpp [clang-tidy] Use new range based loops 2020-12-05 15:03:43 -05:00
Context.h Update copyright to 2020 2020-11-21 12:27:05 -05:00
dependency.cpp [clang-tidy] Use new range based loops 2020-12-05 15:03:43 -05:00
DOM.cpp [clang-tidy] Use .empty instead of comparing size 2020-12-05 15:03:43 -05:00
DOM.h Update copyright to 2020 2020-11-21 12:27:05 -05:00
Eval.cpp [clang-tidy] Replace push_back with emplace_back 2020-12-05 15:03:43 -05:00
Eval.h Update copyright to 2020 2020-11-21 12:27:05 -05:00
feedback.cpp [clang-tidy] Use .empty instead of comparing size 2020-12-05 15:03:43 -05:00
Filter.cpp [clang-tidy] Replace push_back with emplace_back 2020-12-05 15:03:43 -05:00
Filter.h Update copyright to 2020 2020-11-21 12:27:05 -05:00
Hooks.cpp [clang-tidy] Replace push_back with emplace_back 2020-12-05 15:03:43 -05:00
Hooks.h Update copyright to 2020 2020-11-21 12:27:05 -05:00
legacy.cpp [clang-tidy] Use .empty instead of comparing size 2020-12-05 15:03:43 -05:00
lex.cpp Lexer: Dead code removal 2015-07-17 14:59:42 -04:00
Lexer.cpp [clang-tidy] Use default to initialize constructors 2020-12-05 15:03:43 -05:00
Lexer.h Update copyright to 2020 2020-11-21 12:27:05 -05:00
main.cpp Update copyright to 2020 2020-11-21 12:27:05 -05:00
main.h Update copyright to 2020 2020-11-21 12:27:05 -05:00
nag.cpp [clang-tidy] Use .empty instead of comparing size 2020-12-05 15:03:43 -05:00
recur.cpp [clang-tidy] Use .empty instead of comparing size 2020-12-05 15:03:43 -05:00
recur2.cpp [clang-tidy] Use .empty instead of comparing size 2020-12-05 15:03:43 -05:00
rules.cpp Update copyright to 2020 2020-11-21 12:27:05 -05:00
sort.cpp [clang-tidy] Replace push_back with emplace_back 2020-12-05 15:03:43 -05:00
Task.cpp [clang-tidy] Use auto where the type is known 2020-12-05 15:03:43 -05:00
Task.h Update copyright to 2020 2020-11-21 12:27:05 -05:00
TDB2.cpp [clang-tidy] Use .empty instead of comparing size 2020-12-05 15:03:43 -05:00
TDB2.h Update copyright to 2020 2020-11-21 12:27:05 -05:00
TLSClient.cpp [clang-tidy] Use .empty instead of comparing size 2020-12-05 15:03:43 -05:00
TLSClient.h Update copyright to 2020 2020-11-21 12:27:05 -05:00
tw Symlink 2013-09-01 13:53:24 -04:00
util.cpp Update copyright to 2020 2020-11-21 12:27:05 -05:00
util.h Update copyright to 2020 2020-11-21 12:27:05 -05:00
Variant.cpp [clang-tidy] Use default to initialize constructors 2020-12-05 15:03:43 -05:00
Variant.h Update copyright to 2020 2020-11-21 12:27:05 -05:00
ViewTask.cpp [clang-tidy] Replace push_back with emplace_back 2020-12-05 15:03:43 -05:00
ViewTask.h Update copyright to 2020 2020-11-21 12:27:05 -05:00