taskwarrior/src
2021-05-14 00:04:48 -04:00
..
columns clang-tidy: add missing reserve calls 2021-04-23 00:22:43 -04:00
commands convert manual loops to std::count_if 2021-05-01 21:20:52 -04:00
libshared@9a5f24e2ac libshared: Bump version to support Pig.getUntilAscii 2021-04-24 10:47:28 -04: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 doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00
calendar Calendar Shortcut 2011-07-16 13:20:26 -04:00
CLI2.cpp performance: Cache used command value 2021-04-24 10:47:28 -04:00
CLI2.h performance: Cache used command value 2021-04-24 10:47:28 -04:00
CMakeLists.txt build: make sure internal libs are built as static 2021-01-29 23:05:02 -05:00
Context.cpp clang-tidy: loop conversion 2021-04-23 09:13:22 -04:00
Context.h getTaskContext: Allow getting context info for a non-active context 2021-04-03 15:01:39 -04:00
dependency.cpp clang-tidy: loop conversion 2021-04-23 09:13:22 -04:00
DOM.cpp DOM: Create a copy of Task object only if needed 2021-04-24 10:47:28 -04:00
DOM.h doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00
Eval.cpp performance: Pre-emptively reserve size of the values vector 2021-04-24 10:47:28 -04:00
Eval.h doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00
feedback.cpp convert manual loops to std::count_if 2021-05-01 21:20:52 -04:00
Filter.cpp Filter: Make +ACTIVE trigger pendingOnly shortcut 2021-04-24 15:28:00 -04:00
Filter.h doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00
Hooks.cpp clang-tidy: use auto 2021-04-23 01:39:23 -04:00
Hooks.h doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00
legacy.cpp doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00
lex.cpp Lexer: Dead code removal 2015-07-17 14:59:42 -04:00
Lexer.cpp clang-tidy: use = default 2021-04-23 00:15:06 -04:00
Lexer.h clang-tidy: use = default 2021-04-23 00:15:06 -04:00
main.cpp doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00
main.h doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00
nag.cpp doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00
recur.cpp doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00
recur2.cpp clang-tidy: use bool literals 2021-04-23 00:11:52 -04:00
rules.cpp doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00
sort.cpp doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00
Task.cpp performance: Use ascii-only version of getUnitl for parsing attribute names 2021-04-24 10:47:28 -04:00
Task.h doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00
TDB2.cpp clang-tidy: use raw string literals 2021-03-02 20:36:02 -05:00
TDB2.h doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00
TLSClient.cpp Fix reference for errno.h on Haiku 2021-05-14 00:04:48 -04:00
TLSClient.h doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00
tw Symlink 2013-09-01 13:53:24 -04:00
util.cpp meta: Update various links to https 2021-03-12 07:58:04 -05:00
util.h doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00
Variant.cpp clang-tidy: use = default 2021-04-23 00:15:06 -04:00
Variant.h doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00
ViewTask.cpp clang-tidy: loop conversion 2021-04-23 09:13:22 -04:00
ViewTask.h doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00