taskwarrior/src
2021-08-08 09:35:49 -04:00
..
columns Refactor to store tags as individual attributes 2021-08-05 02:11:27 -04:00
commands Refactor to store tags as individual attributes 2021-08-05 02:11:27 -04:00
libshared@591fa58f9c libshared: Bump to fix build on OS-X 2021-07-12 23:02:01 -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 use emplace 2021-08-05 02:03:59 -04:00
CLI2.h performance: Cache used command value 2021-04-24 10:47:28 -04:00
CMakeLists.txt cmake: Remove recur2.cpp from CMakeLists 2021-06-12 10:40:47 -04:00
Context.cpp [WIP] make 'waiting' status a 'virtual' status 2021-08-08 02:08:43 +00: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: Implement special-cased status handling 2021-08-08 09:24:59 -04:00
DOM.h doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00
Eval.cpp use emplace 2021-08-05 02:03:59 -04:00
Eval.h doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00
feedback.cpp feedback: Consider start and end attributes when reporting task durations 2021-06-26 14:38:18 -04:00
Filter.cpp use emplace 2021-08-05 02:03:59 -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 Nag based on task state before modification 2021-07-30 18:56:25 -04:00
nag.cpp Nag based on task state before modification 2021-07-30 18:56:25 -04:00
recur.cpp recur: Remove references to the new recurrence mechanism 2021-06-12 10:40:29 -04:00
rules.cpp doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00
sort.cpp use emplace 2021-08-05 02:03:59 -04:00
Task.cpp Task: Use getStatus () call to determine if task is pending 2021-08-08 09:35:49 -04:00
Task.h [WIP] make 'waiting' status a 'virtual' status 2021-08-08 02:08:43 +00:00
TDB2.cpp TF2: Upgrade waiting tasks to pending, if applicable 2021-08-08 00:06:19 -04: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 Variant: Do not use implicit fall-through 2021-06-12 15:49:06 -04:00
Variant.h doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00
ViewTask.cpp more emplace 2021-08-05 02:03:59 -04:00
ViewTask.h doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00