taskwarrior/src
2018-05-13 19:30:52 -04:00
..
columns ColTags: Added missing calculation for tag max width 2016-02-23 21:56:23 -05:00
commands CmdPurge: Handle child tasks of recurrence templates 2018-05-13 19:24:53 -04:00
l10n l10n: Propagate the purge-related strings into language files 2018-05-13 19:26:54 -04:00
.gitignore CMake: Fixed regex that excludes files for tarball 2015-09-07 17:43:26 -04:00
cal
calc.cpp calc: Uses osName() to reduce string literals 2018-05-13 19:12:07 -04:00
calendar
CLI2.cpp CLI2: C++11 2016-02-03 21:44:28 -05:00
CLI2.h CLI2: C++11 2016-02-03 21:44:28 -05:00
CMakeLists.txt Context: Combined interactive.cpp and Context.cpp 2018-05-13 19:09:34 -04:00
Color.cpp Color: C++11 2016-02-03 19:39:38 -05:00
Color.h Color: C++11 2016-02-03 19:39:38 -05:00
Config.cpp TD-104: Unrecognized taskwarrior file format 2016-02-21 10:13:21 -05:00
Config.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
Context.cpp Context: Combined interactive.cpp and Context.cpp 2018-05-13 19:09:34 -04:00
Context.h DOM: Demoted from class to functions 2016-02-03 21:54:37 -05:00
Dates.cpp juhannus as an alternative name for midsommarafton 2018-05-13 19:30:52 -04:00
Dates.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
dependency.cpp dependencyIsCircular: Do not visit one node multiple times 2018-05-13 19:28:43 -04:00
DOM.cpp Cleanup: Removed redundant processing of OS name 2018-05-13 19:10:06 -04:00
DOM.h DOM: Demoted from class to functions 2016-02-03 21:54:37 -05:00
Eval.cpp Eval: C++11 2016-02-03 20:30:57 -05:00
Eval.h Eval: C++11 2016-02-03 20:30:57 -05:00
feedback.cpp Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
Filter.cpp DOM: Demoted from class to functions 2016-02-03 21:54:37 -05:00
Filter.h Filter: C++11 2016-02-03 21:12:18 -05:00
FS.cpp TW-1741: Warning "ignoring return value of ‘int ftruncate" while doing make on xubuntu15.10 2018-05-13 19:13:20 -04:00
FS.h FS: C++11 2016-02-03 19:58:22 -05:00
Hooks.cpp DOM: Demoted from class to functions 2016-02-03 21:54:37 -05:00
Hooks.h Hooks: C++11 2016-02-03 21:06:49 -05:00
i18n.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
ISO8601.cpp Perofrmance: Removed redundant parsing in ISO8601d 2016-02-13 11:49:03 -05:00
ISO8601.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
JSON.cpp Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
JSON.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
legacy.cpp Cleanup: Removed deprecated alias._query setting 2018-05-13 19:01:45 -04:00
lex.cpp Lexer: Dead code removal 2015-07-17 14:59:42 -04:00
Lexer.cpp Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
Lexer.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
main.cpp Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
main.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
Msg.cpp CFS, Msg, ViewText: Code cleanup 2016-02-20 23:10:23 -05:00
Msg.h Msg: C++11 2016-02-03 19:47:34 -05:00
Nibbler.cpp Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
Nibbler.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
recur.cpp Cleanup: Converted all sprintf to snprintf 2018-05-13 19:11:52 -04:00
rules.cpp Rules: Improved use of 'const' and 'auto' 2018-05-13 19:10:32 -04:00
RX.cpp RX: C++11 2016-02-03 19:26:52 -05:00
RX.h RX: C++11 2016-02-03 19:26:52 -05:00
sort.cpp Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
Task.cpp validate: Pending tasks cannot have end attribute set 2018-05-13 19:29:12 -04:00
Task.h Task: Code cleanup 2016-01-31 16:28:13 -05:00
TDB2.cpp TDB2: Fix wrong comment 2018-05-13 19:24:32 -04:00
TDB2.h TDB2: Add capability to purge tasks out of data files 2018-05-13 19:20:42 -04:00
text.cpp Text: Fixed extractLines where hyphenation is off 2016-02-23 22:15:00 -05:00
text.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
Timer.cpp Timer: C++11 2016-02-03 20:14:17 -05:00
Timer.h Timer: C++11 2016-02-03 20:14:17 -05:00
TLSClient.cpp Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
TLSClient.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
tw Symlink 2013-09-01 13:53:24 -04:00
utf8.cpp Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
utf8.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
util.cpp Cleanup: Converted all sprintf to snprintf 2018-05-13 19:11:52 -04:00
util.h Cleanup: Removed redundant processing of OS name 2018-05-13 19:10:06 -04:00
Variant.cpp Cleanup: Converted all sprintf to snprintf 2018-05-13 19:11:52 -04:00
Variant.h Variant: C++11 2016-02-03 20:22:30 -05:00
ViewTask.cpp Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
ViewTask.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
ViewText.cpp CFS, Msg, ViewText: Code cleanup 2016-02-20 23:10:23 -05:00
ViewText.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
wcwidth6.cpp UTF8: Latest wcwidth.c from Markus Kuhn. 2015-07-17 23:45:32 -04:00