taskwarrior/src
Paul Beckingham d025f3deb6 TW-1778: Unicode strings are truncated in task description
- Thanks to Andrew, bjonnh, OKOMPer, Vladimir.
2016-08-31 17:48:45 -04:00
..
columns libshared: Integrated the submodule 2016-06-25 17:22:27 -04:00
commands libshared: Integrated the submodule 2016-06-25 17:22:27 -04:00
l10n L10N: Updated error message to not refer to only pending tasks 2016-08-22 09:19:18 -04:00
libshared@144d37263c libshared: Added libshared 2016-06-25 17:12:00 -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 calc: Uses osName() to reduce string literals 2016-02-25 00:21:52 -05:00
calendar Calendar Shortcut 2011-07-16 13:20:26 -04:00
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 libshared: Integrated FS 2016-06-26 09:15:08 -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 2016-02-24 23:26:39 -05: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 2016-03-27 16:48:34 -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 2016-03-21 21:55:55 -04:00
DOM.cpp DOM: Eiminated Nibbler 2016-06-25 18:16:34 -04:00
DOM.h DOM: Demoted from class to functions 2016-02-03 21:54:37 -05:00
Eval.cpp TW-1806: project:ide is not allowed 2016-05-20 11:13:46 -05:00
Eval.h Eval: C++11 2016-02-03 20:30:57 -05:00
feedback.cpp feedback: Use task identifiers instead of IDs 2016-04-03 09:35:18 -04: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
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 ISO8601: Added ::sameQuarter 2016-05-30 14:04:49 -04:00
ISO8601.h ISO8601: Added ::sameQuarter 2016-05-30 14:04:49 -04:00
legacy.cpp Cleanup: Removed deprecated 'alias._query' setting 2016-02-24 23:19:15 -05: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 2016-02-25 00:19:38 -05:00
rules.cpp Rules: Improved use of 'const' and 'auto' 2016-02-24 23:55:46 -05:00
sort.cpp Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
Task.cpp Task: Made better use of ::sameN methods 2016-05-30 14:11:29 -04:00
Task.h Task: Added QUARTER virtual tag 2016-05-30 14:11:07 -04:00
TDB2.cpp TDB2: Fix wrong comment 2016-03-20 14:39:56 -04:00
TDB2.h TDB2: Add capability to purge tasks out of data files 2016-03-19 21:46:18 -04:00
text.cpp TW-1778: Unicode strings are truncated in task description 2016-08-31 17:48:45 -04: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
util.cpp util: Corrected comment 2016-05-08 16:36:25 -04:00
util.h Cleanup: Removed redundant processing of OS name 2016-02-24 23:43:23 -05:00
Variant.cpp Cleanup: Converted all sprintf to snprintf 2016-02-25 00:19:38 -05: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