taskwarrior/src/commands
2015-09-26 12:20:14 -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 Cmd*: Added command DNA, which will ѕoon drive functionality 2015-08-01 15:56:04 -04:00
CmdAnnotate.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdAppend.cpp Cmd*: Added command DNA, which will ѕoon drive functionality 2015-08-01 15:56:04 -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: Duration replaced by ISO8601p 2015-08-12 11:29:13 -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 TW-1656: Implicitly parenthesize argv filter 2015-09-12 08:57:38 -04:00
CmdCalendar.h Updated copyright to 2015 2015-01-01 00:00:41 -05: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 commands: Colorize only if color=on is set 2015-09-05 20:18:58 -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: 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 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 Cmd*: Added command DNA, which will ѕoon drive functionality 2015-08-01 15:56:04 -04:00
CmdDelete.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdDenotate.cpp CmdDenotate: Migrated to use new MISCELLANEOUS args 2015-09-06 15:19:34 -04:00
CmdDenotate.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdDiagnostics.cpp CmdDiagnostics: Removed redundant arg checks 2015-09-06 02:01:33 -04:00
CmdDiagnostics.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdDone.cpp Cmd*: Added command DNA, which will ѕoon drive functionality 2015-08-01 15:56:04 -04:00
CmdDone.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdDuplicate.cpp Cmd*: Added command DNA, which will ѕoon drive functionality 2015-08-01 15:56:04 -04:00
CmdDuplicate.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdEdit.cpp CmdEdit: Do not allow concurrent edits 2015-09-16 20:24:13 -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 Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdExport.cpp CmdExport: Measures JSON composition time under context.timer_render 2015-09-26 12:20:14 -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 Cmd*: Added command DNA, which will ѕoon drive functionality 2015-08-01 15:56:04 -04:00
CmdHistory.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdIDs.cpp CmdCommands: Added command description column 2015-08-29 12:32:17 -04:00
CmdIDs.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
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 ISO8601p: Renamed ::_value to ::_period 2015-09-26 12:17:57 -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 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 Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdProjects.cpp CmdCommands: Added command description column 2015-08-29 12:32:17 -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 Cmd*: Added command DNA, which will ѕoon drive functionality 2015-08-01 15:56:04 -04:00
CmdStart.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdStats.cpp CmdCommands: Added command description column 2015-08-29 12:32:17 -04:00
CmdStats.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdStop.cpp Cmd*: Added command DNA, which will ѕoon drive functionality 2015-08-01 15:56:04 -04:00
CmdStop.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdSummary.cpp CmdSummary: Corrected duration formatting 2015-08-15 23:50: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 CmdCommands: Added command description column 2015-08-29 12:32:17 -04:00
CmdTags.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
CmdTimesheet.cpp Cmd*: Added command DNA, which will ѕoon drive functionality 2015-08-01 15:56:04 -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 CmdUndo: Removed redundant arg checks 2015-09-06 01:58:49 -04:00
CmdUndo.h Updated copyright to 2015 2015-01-01 00:00:41 -05:00
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 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 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