.. |
columns
|
Code: Formatting cleanup
|
2015-05-25 09:21:58 -04:00 |
commands
|
Merge branch '2.4.5' of ssh://git.tasktools.org/tm/task into 2.4.5
|
2015-06-07 15:34:52 -04:00 |
l10n
|
TW-1440: Implement "task import" from STDIN
|
2015-05-25 16:47:37 +02:00 |
.gitignore
|
CLI: Removed silly object qualification context.cli.dump() -> dump()
|
2015-06-07 12:41:27 -04:00 |
cal
|
Calendar Shortcut
|
2011-07-16 13:20:26 -04:00 |
calc.cpp
|
C++11: Cleaned up program framework with range-based for
|
2015-05-11 17:50:53 -04:00 |
calendar
|
Calendar Shortcut
|
2011-07-16 13:20:26 -04:00 |
CLI.cpp
|
Code: Improved comments regarding filters/args.
|
2015-06-07 15:34:33 -04:00 |
CLI.h
|
CLI: Removed unused and eclipsed argument to ::addArg.
|
2015-06-07 10:02:00 -04:00 |
CMakeLists.txt
|
Cleanup: Combined File, Path and Directory into FS
|
2015-05-25 10:11:41 -04:00 |
Color.cpp
|
C++11: Cleaned up program framework with range-based for
|
2015-05-11 17:50:53 -04:00 |
Color.h
|
Updated copyright to 2015
|
2015-01-01 00:00:41 -05:00 |
Config.cpp
|
Cleanup: Combined File, Path and Directory into FS
|
2015-05-25 10:11:41 -04:00 |
Config.h
|
Cleanup: Combined File, Path and Directory into FS
|
2015-05-25 10:11:41 -04:00 |
Context.cpp
|
Merge branch '2.4.5' of ssh://git.tasktools.org/tm/task into 2.4.5
|
2015-06-07 09:47:15 -04:00 |
Context.h
|
Verbosity: Fix "project" info not showing
|
2015-06-07 15:01:26 +02:00 |
Date.cpp
|
C++11: Cleaned up program framework with range-based for
|
2015-05-11 17:50:53 -04:00 |
Date.h
|
Updated copyright to 2015
|
2015-01-01 00:00:41 -05:00 |
Dates.cpp
|
Lexer: Migrated isdigit to Lexer::isDigit
|
2015-04-16 23:33:25 -04:00 |
Dates.h
|
Updated copyright to 2015
|
2015-01-01 00:00:41 -05:00 |
dependency.cpp
|
Cleanup: Remove unused function
|
2015-05-31 16:41:57 +02:00 |
DOM.cpp
|
C++11: N2672 Initializer lists
|
2015-05-24 13:03:02 -04:00 |
DOM.h
|
Updated copyright to 2015
|
2015-01-01 00:00:41 -05:00 |
Duration.cpp
|
C++11: N1984 auto
|
2015-05-24 13:36:26 -04:00 |
Duration.h
|
Updated copyright to 2015
|
2015-01-01 00:00:41 -05:00 |
Eval.cpp
|
C++11: Cleaned up program framework with range-based for
|
2015-05-11 17:50:53 -04:00 |
Eval.h
|
C++11: Cleaned up program framework with range-based for
|
2015-05-11 17:50:53 -04:00 |
feedback.cpp
|
C++11: Cleaned up program framework with range-based for
|
2015-05-11 17:50:53 -04:00 |
Filter.cpp
|
C++11: Cleaned up program framework with range-based for
|
2015-05-11 17:50:53 -04:00 |
Filter.h
|
Context: Do not apply context for the export command
|
2015-03-14 17:28:20 -04:00 |
FS.cpp
|
Cleanup: Combined File, Path and Directory into FS
|
2015-05-25 10:11:41 -04:00 |
FS.h
|
Cleanup: Combined File, Path and Directory into FS
|
2015-05-25 10:11:41 -04:00 |
Hooks.cpp
|
JSON: Fix memory leak in parser
|
2015-06-03 23:12:34 +02:00 |
Hooks.h
|
Hooks: Implement "Hooks v2" API
|
2015-04-01 11:44:37 +02:00 |
i18n.h
|
TW-1605: Japanese translation for Taskwarrior
|
2015-04-28 20:11:11 -04:00 |
interactive.cpp
|
Typo: Error in comment.
|
2015-06-06 10:38:23 -04:00 |
ISO8601.cpp
|
C++11: N1984 auto
|
2015-05-24 13:36:26 -04:00 |
ISO8601.h
|
Updated copyright to 2015
|
2015-01-01 00:00:41 -05:00 |
JSON.cpp
|
C++11: Cleaned up program framework with range-based for
|
2015-05-11 17:50:53 -04:00 |
JSON.h
|
C++11: Cleaned up program framework with range-based for
|
2015-05-11 17:50:53 -04:00 |
legacy.cpp
|
TW-1572: Implement better urgency inheritance
|
2015-05-22 23:01:21 +02:00 |
lex.cpp
|
CLI: Removed silly object qualification context.cli.dump() -> dump()
|
2015-06-07 12:41:27 -04:00 |
Lexer.cpp
|
TW-1608: The recur/recurring report shows tasks without a recur interval
|
2015-05-09 21:27:48 -04:00 |
Lexer.h
|
Lexer: Migrated isalpha to Lexer::isAlpha
|
2015-04-16 23:24:17 -04:00 |
main.cpp
|
Updated copyright to 2015
|
2015-01-01 00:00:41 -05:00 |
main.h
|
Cleanup: Remove unused function
|
2015-05-31 16:41:57 +02:00 |
Msg.cpp
|
C++11: N1984 auto
|
2015-05-24 13:36:26 -04:00 |
Msg.h
|
Updated copyright to 2015
|
2015-01-01 00:00:41 -05:00 |
Nibbler.cpp
|
C++11: N1984 auto
|
2015-05-24 13:36:26 -04:00 |
Nibbler.h
|
Lexer: Migrated ispunct to Lexer::isPunctuation
|
2015-04-16 23:52:43 -04:00 |
recur.cpp
|
C++11: Cleaned up program framework with range-based for
|
2015-05-11 17:50:53 -04:00 |
rules.cpp
|
C++11: Cleaned up program framework with range-based for
|
2015-05-11 17:50:53 -04:00 |
RX.cpp
|
Updated copyright to 2015
|
2015-01-01 00:00:41 -05:00 |
RX.h
|
Updated copyright to 2015
|
2015-01-01 00:00:41 -05:00 |
sort.cpp
|
C++11: Cleaned up program framework with range-based for
|
2015-05-11 17:50:53 -04:00 |
Task.cpp
|
Plumbing: Use variadic templates for format()
|
2015-06-07 20:54:02 +02:00 |
Task.h
|
TW-1572: Implement better urgency inheritance
|
2015-05-22 23:01:21 +02:00 |
TDB2.cpp
|
Plumbing: Use variadic templates for format()
|
2015-06-07 20:54:02 +02:00 |
TDB2.h
|
Cleanup: Combined File, Path and Directory into FS
|
2015-05-25 10:11:41 -04:00 |
text.cpp
|
Plumbing: Use variadic templates for format()
|
2015-06-07 20:54:02 +02:00 |
text.h
|
Plumbing: Use variadic templates for format()
|
2015-06-07 20:54:02 +02:00 |
Timer.cpp
|
Updated copyright to 2015
|
2015-01-01 00:00:41 -05:00 |
Timer.h
|
Updated copyright to 2015
|
2015-01-01 00:00:41 -05:00 |
TLSClient.cpp
|
TLS: Diagnostics
|
2015-04-26 20:52:34 -04:00 |
TLSClient.h
|
Updated copyright to 2015
|
2015-01-01 00:00:41 -05:00 |
tw
|
Symlink
|
2013-09-01 13:53:24 -04:00 |
utf8.cpp
|
UTF8: Moved variable into lower scope
|
2015-04-04 09:55:54 -04:00 |
utf8.h
|
Updated copyright to 2015
|
2015-01-01 00:00:41 -05:00 |
util.cpp
|
Bug: ::execute concatenates output
|
2015-05-25 09:22:14 -04:00 |
util.h
|
Portability: Use fcntl instead of flock
|
2015-05-02 11:47:39 -04:00 |
Variant.cpp
|
C++11: Cleaned up program framework with range-based for
|
2015-05-11 17:50:53 -04:00 |
Variant.h
|
Build: More changes to address 32-bit builds
|
2015-04-18 10:26:37 +01:00 |
ViewTask.cpp
|
C++11: Cleaned up program framework with range-based for
|
2015-05-11 17:50:53 -04:00 |
ViewTask.h
|
Updated copyright to 2015
|
2015-01-01 00:00:41 -05:00 |
ViewText.cpp
|
C++11: Cleaned up program framework with range-based for
|
2015-05-11 17:50:53 -04:00 |
ViewText.h
|
C++11: Took advantage of N1757.
|
2015-04-06 15:30:39 -04:00 |
wcwidth6.cpp
|
Portability
|
2014-06-01 19:39:28 -04:00 |