taskwarrior/src/commands
2015-10-03 15:22:22 -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
CmdAliases.cpp CmdAliases: Code formatting 2015-09-06 14:05:45 -04:00
CmdAliases.h
CmdAnnotate.cpp Cmd*: Added command DNA, which will ѕoon drive functionality 2015-08-01 15:56:04 -04:00
CmdAnnotate.h
CmdAppend.cpp Cmd*: Added command DNA, which will ѕoon drive functionality 2015-08-01 15:56:04 -04:00
CmdAppend.h
CmdAttributes.cpp Cmd*: Added command DNA, which will ѕoon drive functionality 2015-08-01 15:56:04 -04:00
CmdAttributes.h
CmdBurndown.cpp ISO8601: Migrated more Date instances to ISO8601d 2015-09-26 23:20:08 -04:00
CmdBurndown.h
CmdCalc.cpp Cmd*: Added command DNA, which will ѕoon drive functionality 2015-08-01 15:56:04 -04:00
CmdCalc.h
CmdCalendar.cpp ISO8601d: Conversion from Date to ISO8601d 2015-09-26 23:08:29 -04:00
CmdCalendar.h
CmdColor.cpp Color: Removed FEATURE_COLOR conditional compile 2015-09-10 22:17:25 -04:00
CmdColor.h
CmdColumns.cpp commands: Colorize only if color=on is set 2015-09-05 20:18:58 -04:00
CmdColumns.h
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: Added 'const' for method args that are const 2015-09-05 14:39:52 -04:00
CmdContext.h CmdContext: Added 'const' for method args that are const 2015-09-05 14:39:52 -04:00
CmdCount.cpp CmdCommands: Added command description column 2015-08-29 12:32:17 -04:00
CmdCount.h
CmdCustom.cpp commands: Colorize only if color=on is set 2015-09-05 20:18:58 -04:00
CmdCustom.h
CmdDelete.cpp Cmd*: Added command DNA, which will ѕoon drive functionality 2015-08-01 15:56:04 -04:00
CmdDelete.h
CmdDenotate.cpp CmdDenotate: Migrated to use new MISCELLANEOUS args 2015-09-06 15:19:34 -04:00
CmdDenotate.h
CmdDiagnostics.cpp CmdDiagnostics: Removed redundant arg checks 2015-09-06 02:01:33 -04:00
CmdDiagnostics.h
CmdDone.cpp Cmd*: Added command DNA, which will ѕoon drive functionality 2015-08-01 15:56:04 -04:00
CmdDone.h
CmdDuplicate.cpp Cmd*: Added command DNA, which will ѕoon drive functionality 2015-08-01 15:56:04 -04:00
CmdDuplicate.h
CmdEdit.cpp Recur: Migrated recurrence from Date to ISO8601d 2015-09-30 09:52:09 -04:00
CmdEdit.h Feature: Editing failure stops all editing of multiple tasks 2015-07-19 20:23:10 -04:00
CmdExec.cpp Cmd*: Added command DNA, which will ѕoon drive functionality 2015-08-01 15:56:04 -04:00
CmdExec.h
CmdExport.cpp CmdExport: Measures JSON composition time under context.timer_render 2015-09-26 12:20:14 -04:00
CmdExport.h
CmdGet.cpp DOM: Clarified _get behavior 2015-08-03 09:05:17 -04:00
CmdGet.h
CmdHelp.cpp CmdHelp: Removed redundant arg checks 2015-09-06 02:10:05 -04:00
CmdHelp.h
CmdHistory.cpp Recur: Migrated recurrence from Date to ISO8601d 2015-09-30 09:52:09 -04:00
CmdHistory.h
CmdIDs.cpp CmdCommands: Added command description column 2015-08-29 12:32:17 -04:00
CmdIDs.h
CmdImport.cpp CmdImport: Tyo 2015-09-05 18:27:36 -04:00
CmdImport.h CmdImport: Removed unused method 2015-07-28 00:20:28 -04:00
CmdInfo.cpp CmdInfo: Migrated from Date to ISO8601d 2015-10-03 15:22:22 -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
CmdLogo.cpp CmdLogo: Removed redundant arg checks 2015-09-06 02:11:15 -04:00
CmdLogo.h
CmdModify.cpp feedback: Replace taskDiff method by Task inequality operator 2015-09-05 17:19:18 -04:00
CmdModify.h CmdModify: Reorganize code for reuse 2015-05-31 16:25:07 +02:00
CmdPrepend.cpp Cmd*: Added command DNA, which will ѕoon drive functionality 2015-08-01 15:56:04 -04:00
CmdPrepend.h
CmdProjects.cpp CmdCommands: Added command description column 2015-08-29 12:32:17 -04:00
CmdProjects.h
CmdReports.cpp CmdReports: Removed redundant arg checks 2015-09-06 02:12:16 -04:00
CmdReports.h
CmdShow.cpp CmdShow: Update the list of supported config values 2015-09-04 08:15:53 -04:00
CmdShow.h
CmdStart.cpp Cmd*: Added command DNA, which will ѕoon drive functionality 2015-08-01 15:56:04 -04:00
CmdStart.h
CmdStats.cpp Recur: Migrated recurrence from Date to ISO8601d 2015-09-30 09:52:09 -04:00
CmdStats.h
CmdStop.cpp Cmd*: Added command DNA, which will ѕoon drive functionality 2015-08-01 15:56:04 -04:00
CmdStop.h
CmdSummary.cpp CmdSummary: Corrected duration formatting 2015-08-15 23:50:55 -04:00
CmdSummary.h
CmdSync.cpp Signal: Removed useless attempt to trap SIGKILL 2015-08-04 22:31:01 -04:00
CmdSync.h
CmdTags.cpp CmdCommands: Added command description column 2015-08-29 12:32:17 -04:00
CmdTags.h
CmdTimesheet.cpp ISO8601: Migrated more Date instances to ISO8601d 2015-09-26 23:20:08 -04:00
CmdTimesheet.h
CmdUDAs.cpp CmdUDAs: Remvoed redundant arg checks 2015-09-06 02:14:36 -04:00
CmdUDAs.h
CmdUndo.cpp CmdUndo: Removed redundant arg checks 2015-09-06 01:58:49 -04:00
CmdUndo.h
CmdUnique.cpp CmdUnique: Changed from std::to_string to ::format 2015-09-12 09:52:09 -04:00
CmdUnique.h CmdUnique: New helper command to generate unique value lists 2015-07-12 22:03:00 -04:00
CmdUrgency.cpp Cmd*: Added command DNA, which will ѕoon drive functionality 2015-08-01 15:56:04 -04:00
CmdUrgency.h
CmdVersion.cpp CmdVersion: Removed redundant arg checks 2015-09-06 02:15:49 -04:00
CmdVersion.h
Command.cpp Command: Code cleanup, added ::category accessor 2015-09-06 14:07:21 -04:00
Command.h Command: Code cleanup, added ::category accessor 2015-09-06 14:07:21 -04:00