taskwarrior/src/commands
2016-03-20 14:39:51 -04:00
..
CMakeLists.txt CmdPurge: Add initial implementation 2016-03-19 21:46:21 -04:00
CmdAdd.cpp CmdAdd: Display a specific feedback message for recurrence template tasks 2016-02-06 12:24:45 -05:00
CmdAdd.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdAliases.cpp Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdAliases.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdAnnotate.cpp Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdAnnotate.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdAppend.cpp Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdAppend.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdAttributes.cpp Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdAttributes.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdBurndown.cpp Cleanup: Converted all sprintf to snprintf 2016-02-25 00:19:38 -05:00
CmdBurndown.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdCalc.cpp Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdCalc.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdCalendar.cpp TW-1734: calendar gives an error when context is set 2016-01-11 22:44:47 -05:00
CmdCalendar.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdColor.cpp Cleanup: Converted all sprintf to snprintf 2016-02-25 00:19:38 -05:00
CmdColor.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdColumns.cpp Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdColumns.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdCommands.cpp Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdCommands.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdConfig.cpp Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdConfig.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdContext.cpp Code formatting 2016-02-06 12:13:19 -05:00
CmdContext.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdCount.cpp CmdCount: Removed obsolete method 2016-01-09 23:47:05 -05:00
CmdCount.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdCustom.cpp Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdCustom.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdDelete.cpp Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdDelete.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdDenotate.cpp Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdDenotate.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdDiagnostics.cpp CmdDiagnostics: Typo 2016-03-17 17:17:22 -04:00
CmdDiagnostics.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdDone.cpp Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdDone.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdDuplicate.cpp TW-1714: Starting recurring task starts all recurrences 2016-01-11 23:20:33 -05:00
CmdDuplicate.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdEdit.cpp TW-1754: '\' at end of description in 'task edit' merges task with following task 2016-02-02 23:35:30 -05:00
CmdEdit.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdExec.cpp Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdExec.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdExport.cpp Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdExport.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdGet.cpp DOM: Demoted from class to functions 2016-02-03 21:54:37 -05:00
CmdGet.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdHelp.cpp TW-188: short help text 2016-02-01 18:38:14 -05:00
CmdHelp.h TW-188: short help text 2016-02-01 18:38:14 -05:00
CmdHistory.cpp Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdHistory.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdIDs.cpp Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdIDs.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdImport.cpp Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdImport.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdInfo.cpp Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdInfo.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdLog.cpp Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdLog.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdLogo.cpp Cleanup: Converted all sprintf to snprintf 2016-02-25 00:19:38 -05:00
CmdLogo.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdModify.cpp CmdModify: Code cleanup 2016-02-02 01:04:40 -05:00
CmdModify.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdPrepend.cpp Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdPrepend.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdProjects.cpp Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdProjects.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdPurge.cpp CmdPurge: Simplify implementation 2016-03-20 14:39:51 -04:00
CmdPurge.h CmdPurge: Simplify implementation 2016-03-20 14:39:51 -04:00
CmdReports.cpp Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdReports.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdShow.cpp Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdShow.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdStart.cpp Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdStart.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdStats.cpp Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdStats.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdStop.cpp Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdStop.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdSummary.cpp Cleanup: Converted all sprintf to snprintf 2016-02-25 00:19:38 -05:00
CmdSummary.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdSync.cpp TW-1768: Task sync failed: "Either your credentials are incorrect, or your account doesn't exist on the Taskserver." 2016-02-08 22:54:41 -05:00
CmdSync.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdTags.cpp Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdTags.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdTimesheet.cpp Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdTimesheet.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdUDAs.cpp Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdUDAs.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdUndo.cpp Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdUndo.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdUnique.cpp Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdUnique.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdUrgency.cpp Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdUrgency.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdVersion.cpp Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdVersion.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
Command.cpp CmdPurge: Add initial implementation 2016-03-19 21:46:21 -04:00
Command.h Revert "Command: Removed obsolete method" 2016-01-10 00:07:07 -05:00