.. |
columns
|
ColUDA: Duration replaced by ISO8601p
|
2015-08-12 11:29:33 -04:00 |
commands
|
CmdBurndown: Duration replaced by ISO8601p
|
2015-08-12 11:29:13 -04:00 |
l10n
|
Import: UUID attribute is now validated
|
2015-08-09 10:20:25 -04: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
|
calc: Removed Eval::disambiguity.
|
2015-07-01 17:52:51 -04:00 |
calendar
|
Calendar Shortcut
|
2011-07-16 13:20:26 -04:00 |
CLI2.cpp
|
TW-1652: task rm misparsed
|
2015-08-07 19:33:27 -04:00 |
CLI2.h
|
Debug: rc.sugar enables ID/UUID snytactic sugar
|
2015-08-07 11:35:27 -04:00 |
CMakeLists.txt
|
CLI2: Eliminated CLI
|
2015-06-24 13:23:56 -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
|
Debug: rc.sugar enables ID/UUID snytactic sugar
|
2015-08-07 11:35:27 -04:00 |
Config.h
|
Cleanup: Combined File, Path and Directory into FS
|
2015-05-25 10:11:41 -04:00 |
Context.cpp
|
Debug: Display the final parse tree for rc.debug.parser=1.
|
2015-08-03 07:54:56 -04:00 |
Context.h
|
Context: Dead code removal
|
2015-07-17 15:24:31 -04:00 |
Date.cpp
|
Date: Collapsed 'sunday' and 'sun' into a closeEnough() call
|
2015-07-19 19:52:36 -04:00 |
Date.h
|
Updated copyright to 2015
|
2015-01-01 00:00:41 -05:00 |
Dates.cpp
|
TW-1611: soww weirdness
|
2015-08-05 20:50:56 -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
|
DOM: Duration replaced by ISO8601p
|
2015-08-12 07:54:12 -04:00 |
DOM.h
|
DOM: Dead code removal
|
2015-07-17 15:16:18 -04:00 |
Duration.cpp
|
Duration: Addressed problem of UUID/Duration overlap
|
2015-08-09 11:46:55 -04:00 |
Duration.h
|
Duration: Dead code removal
|
2015-07-17 15:08:50 -04:00 |
Eval.cpp
|
Eval: Removed ::ambiguity
|
2015-07-01 17:54:36 -04:00 |
Eval.h
|
Eval: Removed ::ambiguity
|
2015-07-01 17:54:36 -04:00 |
feedback.cpp
|
Feedback: Duration replaced by ISO8601p
|
2015-08-12 08:21:13 -04:00 |
Filter.cpp
|
Context: Now obeys command DNA
|
2015-08-02 10:08:04 -04:00 |
Filter.h
|
Context: Now obeys command DNA
|
2015-08-02 10:08:04 -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
|
Hooks: Converted from CLI to CLI2
|
2015-06-14 22:29:23 -04: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
|
ISO8601: Fixed problem with uninitialized members
|
2015-08-12 10:07:43 -04:00 |
ISO8601.h
|
ISO8601: Added time_t ctor
|
2015-08-12 08:01:43 -04:00 |
JSON.cpp
|
JSON: Made ::dump const, because it should be
|
2015-07-27 20:48:45 -04:00 |
JSON.h
|
JSON: Made ::dump const, because it should be
|
2015-07-27 20:48:45 -04:00 |
legacy.cpp
|
Legacy: Code cleanup
|
2015-08-09 13:30:22 -04:00 |
lex.cpp
|
Lexer: Dead code removal
|
2015-07-17 14:59:42 -04:00 |
Lexer.cpp
|
Lexer: Duration replaced by ISO8601p
|
2015-08-12 07:56:48 -04:00 |
Lexer.h
|
Lexer: Integrated ::commonLength
|
2015-07-27 00:31:15 -04:00 |
main.cpp
|
Updated copyright to 2015
|
2015-01-01 00:00:41 -05:00 |
main.h
|
Legacy: Code cleanup
|
2015-08-09 13:30:22 -04:00 |
Msg.cpp
|
Msg: Dead code removal
|
2015-07-17 19:38:11 -04:00 |
Msg.h
|
Msg: Dead code removal
|
2015-07-17 19:38:11 -04:00 |
Nibbler.cpp
|
Nibbler: Added missing util.h
|
2015-08-09 16:53:50 -04:00 |
Nibbler.h
|
Nibbler: Dead code removal
|
2015-07-17 14:51:27 -04:00 |
recur.cpp
|
Recurrence: Duration replaced by ISO8601p
|
2015-08-12 07:52:17 -04:00 |
rules.cpp
|
TW-1607: Theme Support for missing UDAs
|
2015-08-05 23:21:15 -04:00 |
RX.cpp
|
RC: Conditional compilation regarding REG_ENHANCED.
|
2015-07-25 01:04:11 -04:00 |
RX.h
|
RX: Dead code removal
|
2015-07-17 14:44:31 -04:00 |
sort.cpp
|
Sort: Duration replaced by ISO8601p
|
2015-08-12 07:48:27 -04:00 |
Task.cpp
|
Task: Duration replaced by ISO8601p
|
2015-08-12 08:27:08 -04:00 |
Task.h
|
CmdImport: Added support for free-form JSON import
|
2015-07-27 20:48:51 -04:00 |
TDB2.cpp
|
TW-1636: UUID with numeric-only first segment is not parsed properly
|
2015-08-08 00:49:54 -04:00 |
TDB2.h
|
Cleanup: Combined File, Path and Directory into FS
|
2015-05-25 10:11:41 -04:00 |
text.cpp
|
Dates: Added exact-match 'eaѕter' logic
|
2015-07-24 22:57:47 -04:00 |
text.h
|
Plumbing: Move basic format() calls to templates
|
2015-06-09 11:13:44 +02:00 |
Timer.cpp
|
Timer: Dead code removal
|
2015-07-17 14:26:36 -04:00 |
Timer.h
|
Timer: Dead code removal
|
2015-07-17 14:26:36 -04: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
|
Test: Corrected util.cpp/confirm calls to check std::cin::eof
|
2015-07-29 22:37:59 -04:00 |
util.h
|
Portability: Use fcntl instead of flock
|
2015-05-02 11:47:39 -04:00 |
Variant.cpp
|
Variant: Duration replaced by ISO8601p
|
2015-08-12 08:04:29 -04:00 |
Variant.h
|
Variant: Dead code removal
|
2015-07-17 14:23:06 -04: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
|
ViewText: Dead code removal
|
2015-07-17 14:13:31 -04:00 |
ViewText.h
|
ViewText: Dead code removal
|
2015-07-17 14:13:31 -04:00 |
wcwidth6.cpp
|
UTF8: Latest wcwidth.c from Markus Kuhn.
|
2015-07-17 23:45:32 -04:00 |