taskwarrior/src/commands
2015-10-30 16:33:16 -04:00
..
CMakeLists.txt CmdUnique: New helper command to generate unique value lists 2015-07-12 22:03:00 -04:00
CmdAdd.cpp CmdAdd/Log: No longer obey context 2015-09-06 14:05:58 -04:00
CmdAdd.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdAliases.cpp CmdAliases: Code formatting 2015-09-06 14:05:45 -04:00
CmdAliases.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdAnnotate.cpp TW-1704: Task: Use Task::identifier to reference the task 2015-10-29 20:00:53 -04:00
CmdAnnotate.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdAppend.cpp TW-1704: Task: Use Task::identifier to reference the task 2015-10-29 20:00:53 -04:00
CmdAppend.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdAttributes.cpp Cmd*: Added command DNA, which will ѕoon drive functionality 2015-08-01 15:56:04 -04:00
CmdAttributes.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdBurndown.cpp CmdBurndown: Removed unreachable code (completed/deleted tasks have no 'start' date) 2015-10-28 17:06:47 -04:00
CmdBurndown.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdCalc.cpp Cmd*: Added command DNA, which will ѕoon drive functionality 2015-08-01 15:56:04 -04:00
CmdCalc.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdCalendar.cpp Lexer: Migrated commify, ucFirst and lowerCase from text to Lexer 2015-10-30 10:57:14 -04:00
CmdCalendar.h CmdCalendar: Migrated from Date to ISO8601d 2015-10-03 19:31:58 -04:00
CmdColor.cpp Color: Removed FEATURE_COLOR conditional compile 2015-09-10 22:17:25 -04:00
CmdColor.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdColumns.cpp CmdColumns: Now shows whether a column is modifiable or read only 2015-10-29 14:14:07 -04:00
CmdColumns.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdCommands.cpp Command: Code cleanup, added ::category accessor 2015-09-06 14:07:21 -04:00
CmdCommands.h CmdCommands: Added 'commands' command to show command internal details 2015-08-01 15:47:21 -04:00
CmdConfig.cpp Cmd*: Added command DNA, which will ѕoon drive functionality 2015-08-01 15:56:04 -04:00
CmdConfig.h CmdConfig: Abstract saving and removal of the configuration values into separate methods 2015-02-23 19:19:15 -05:00
CmdContext.cpp CmdContext: Handle errors in a consistent way 2015-10-30 16:33:16 -04:00
CmdContext.h CmdContext: Handle errors in a consistent way 2015-10-30 16:33:16 -04:00
CmdCount.cpp CmdCommands: Added command description column 2015-08-29 12:32:17 -04:00
CmdCount.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdCustom.cpp commands: Colorize only if color=on is set 2015-09-05 20:18:58 -04:00
CmdCustom.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdDelete.cpp TW-1704: Task: Use Task::identifier to reference the task 2015-10-29 20:00:53 -04:00
CmdDelete.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdDenotate.cpp TW-1704: Task: Use Task::identifier to reference the task 2015-10-29 20:00:53 -04:00
CmdDenotate.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdDiagnostics.cpp CmdDiagnostics: Add broken reference detection 2015-10-29 20:52:00 -04:00
CmdDiagnostics.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdDone.cpp TW-1704: Task: Use Task::identifier to reference the task 2015-10-29 20:00:53 -04:00
CmdDone.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdDuplicate.cpp TW-1704: Task: Use Task::identifier to reference the task 2015-10-29 20:00:53 -04:00
CmdDuplicate.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdEdit.cpp Lexer: Migrated trim(), trimLeft() and trimRight() from text to Lexer 2015-10-30 11:17:23 -04:00
CmdEdit.h Feature: Editing failure stops all editing of multiple tasks 2015-07-19 20:23:10 -04:00
CmdExec.cpp Cleanup: Prep for '-Wextra' 2015-10-16 16:27:05 -04:00
CmdExec.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdExport.cpp CmdExport: Measures JSON composition time under context.timer_render 2015-10-03 08:56:05 -04:00
CmdExport.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdGet.cpp DOM: Clarified _get behavior 2015-08-03 09:05:17 -04:00
CmdGet.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdHelp.cpp CmdHelp: Removed redundant arg checks 2015-09-06 02:10:05 -04:00
CmdHelp.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdHistory.cpp CmdHistory: Migrated from Date to ISO8601d 2015-10-03 19:22:51 -04:00
CmdHistory.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdIDs.cpp CmdIDs: _zshuuids no longer obeys context 2015-10-30 00:51:37 -04:00
CmdIDs.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdImport.cpp CmdImport: Removed redundant filter processing 2015-10-28 18:21:59 -04:00
CmdImport.h CmdImport: Removed unused method 2015-07-28 00:20:28 -04:00
CmdInfo.cpp Lexer: Migrated commify, ucFirst and lowerCase from text to Lexer 2015-10-30 10:57:14 -04:00
CmdInfo.h TW-1534 2015-02-14 12:50:10 -05:00
CmdLog.cpp CmdAdd/Log: No longer obey context 2015-09-06 14:05:58 -04:00
CmdLog.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdLogo.cpp CmdLogo: Removed redundant arg checks 2015-09-06 02:11:15 -04:00
CmdLogo.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdModify.cpp TW-1704: Task: Use Task::identifier to reference the task 2015-10-29 20:00:53 -04:00
CmdModify.h CmdModify: Reorganize code for reuse 2015-05-31 16:25:07 +02:00
CmdPrepend.cpp TW-1704: Task: Use Task::identifier to reference the task 2015-10-29 20:00:53 -04:00
CmdPrepend.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdProjects.cpp context: Do not use context for reports not meant for direct human consumption 2015-10-03 10:59:55 -04:00
CmdProjects.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdReports.cpp CmdReports: Removed redundant arg checks 2015-09-06 02:12:16 -04:00
CmdReports.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdShow.cpp CmdShow: Update the list of supported config values 2015-09-04 08:15:53 -04:00
CmdShow.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdStart.cpp TW-1704: Task: Use Task::identifier to reference the task 2015-10-29 20:00:53 -04:00
CmdStart.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdStats.cpp CmdStats: Migrated from Date to ISO8601d 2015-10-03 19:23:01 -04:00
CmdStats.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdStop.cpp TW-1704: Task: Use Task::identifier to reference the task 2015-10-29 20:00:53 -04:00
CmdStop.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdSummary.cpp CmdSummary: Removed unreachable code 2015-10-28 18:41:55 -04:00
CmdSummary.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdSync.cpp Signal: Removed useless attempt to trap SIGKILL 2015-08-04 22:31:01 -04:00
CmdSync.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdTags.cpp context: Do not use context for reports not meant for direct human consumption 2015-10-03 10:59:55 -04:00
CmdTags.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdTimesheet.cpp CmdTimesheet: Migrated from Date to ISO8601d 2015-10-03 19:27:42 -04:00
CmdTimesheet.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdUDAs.cpp CmdUDAs: Remvoed redundant arg checks 2015-09-06 02:14:36 -04:00
CmdUDAs.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdUndo.cpp Cleanup: Prep for '-Wextra' 2015-10-16 16:27:05 -04:00
CmdUndo.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdUnique.cpp Cleanup: Prep for '-Wextra' 2015-10-16 16:27:05 -04:00
CmdUnique.h CmdUnique: New helper command to generate unique value lists 2015-07-12 22:03:00 -04:00
CmdUrgency.cpp Lexer: Migrated trim(), trimLeft() and trimRight() from text to Lexer 2015-10-30 11:17:23 -04:00
CmdUrgency.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdVersion.cpp CmdVersion: Removed redundant arg checks 2015-09-06 02:15:49 -04:00
CmdVersion.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
Command.cpp Cleanup: Prep for '-Wextra' 2015-10-16 16:27:05 -04:00
Command.h Cleanup: Prep for '-Wextra' 2015-10-16 16:27:05 -04:00