taskwarrior/src
Fidel Mato 3a9e128c4a L10N
- Corrections and newly translated strings from eng-USA to esp-ESP.
2016-02-11 15:11:30 -05:00
..
columns ColTypeString: Removed obsolete code 2016-02-03 20:41:19 -05:00
commands TW-1768: Task sync failed: "Either your credentials are incorrect, or your account doesn't exist on the Taskserver." 2016-02-08 22:54:41 -05:00
l10n L10N 2016-02-11 15:11:30 -05:00
.gitignore CMake: Fixed regex that excludes files for tarball 2015-09-07 17:43:26 -04:00
cal Calendar Shortcut 2011-07-16 13:20:26 -04:00
calc.cpp Copyright: Updated to 2016 2015-12-31 15:06:43 -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 Date: Removed 2015-10-07 07:28:42 -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 Config: No longer autovivifies 2016-02-02 01:04:22 -05:00
Config.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
Context.cpp DOM: Demoted from class to functions 2016-02-03 21:54:37 -05:00
Context.h DOM: Demoted from class to functions 2016-02-03 21:54:37 -05:00
Dates.cpp TW-1719: Description cannot contain improper ordinals 2016-01-12 00:04:48 -05:00
Dates.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
dependency.cpp Dependency: Consistency 2016-01-11 23:46:22 -05:00
DOM.cpp DOM: Demoted from class to functions 2016-02-03 21:54:37 -05: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 FS: C++11 2016-02-03 19:58:22 -05: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
interactive.cpp Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
ISO8601.cpp Copyright: Updated to 2016 2015-12-31 15:06:43 -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 Copyright: Updated to 2016 2015-12-31 15:06:43 -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 Msg: C++11 2016-02-03 19:47:34 -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 Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
rules.cpp Copyright: Updated to 2016 2015-12-31 15:06:43 -05: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 TW-1710: Setting wait date on status:completed / status:deleted 2016-02-02 23:24:06 -05:00
Task.h Task: Code cleanup 2016-01-31 16:28:13 -05:00
TDB2.cpp TDB2: Removed obsolete method 2016-01-09 22:33:06 -05:00
TDB2.h TDB2: Removed obsolete method 2016-01-09 22:33:06 -05:00
text.cpp Copyright: Updated to 2016 2015-12-31 15:06:43 -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 OpenBSD also provides uuid support directly in its libc, same as FreeBSD. 2016-01-15 12:35:10 -05:00
util.h OpenBSD also provides uuid support directly in its libc, same as FreeBSD. 2016-01-15 12:35:10 -05:00
Variant.cpp Variant: C++11 2016-02-03 20:22:30 -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 Copyright: Updated to 2016 2015-12-31 15:06:43 -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