taskwarrior/src/commands
2016-12-31 16:15:24 -05:00
..
CMakeLists.txt libshared: Integrated the submodule 2016-06-25 17:22:27 -04:00
CmdAdd.cpp libhsared: migrating from local to libshared 2016-12-06 07:20:45 -05:00
CmdAdd.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdAliases.cpp Cleanup: Don't use string literals when character literals are needed 2016-10-14 22:27:34 -04:00
CmdAliases.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdAnnotate.cpp libhsared: migrating from local to libshared 2016-12-06 07:20:45 -05:00
CmdAnnotate.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdAppend.cpp libhsared: migrating from local to libshared 2016-12-06 07:20:45 -05:00
CmdAppend.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdAttributes.cpp Cleanup: Don't use string literals when character literals are needed 2016-10-14 23:11:28 -04:00
CmdAttributes.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdBurndown.cpp CmdBurndown: Migrated from ISO8601d to Datetime 2016-12-17 22:01:56 -05:00
CmdBurndown.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdCalc.cpp Cleanup: Don't use string literals when character literals are needed 2016-10-14 22:27:34 -04:00
CmdCalc.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdCalendar.cpp CmdCalendar: Migrated from ISO8601d to Datetime 2016-12-17 22:08:38 -05:00
CmdCalendar.h CmdCalendar: Migrated from ISO8601d to Datetime 2016-12-17 22:08:38 -05:00
CmdColor.cpp CmdColor: Conencted rc.color to Table::forceColor 2016-12-17 14:19:25 -05:00
CmdColor.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdColumns.cpp CmdColumns: Migrated from ViewText to Table 2016-12-17 14:22:37 -05:00
CmdColumns.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdCommands.cpp CmdCommands: Removed obsolete include 2016-12-31 11:51:54 -05:00
CmdCommands.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdConfig.cpp libhsared: migrating from local to libshared 2016-12-06 07:20:45 -05:00
CmdConfig.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdContext.cpp util: Migrated optionalBlankLine from text 2016-12-11 17:46:06 -05:00
CmdContext.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdCount.cpp libhsared: migrating from local to libshared 2016-12-06 07:20:45 -05:00
CmdCount.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdCustom.cpp util: Migrated optionalBlankLine from text 2016-12-11 17:46:06 -05:00
CmdCustom.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdDelete.cpp util: Removed confirm 2016-12-06 07:32:19 -05:00
CmdDelete.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdDenotate.cpp Task: Improved method signature 2016-12-31 15:55:06 -05:00
CmdDenotate.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdDiagnostics.cpp Task: Improved method signature 2016-12-31 16:15:24 -05:00
CmdDiagnostics.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdDone.cpp libhsared: migrating from local to libshared 2016-12-06 07:20:45 -05:00
CmdDone.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdDuplicate.cpp libhsared: migrating from local to libshared 2016-12-06 07:20:45 -05:00
CmdDuplicate.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdEdit.cpp Task: Improved method signature 2016-12-31 16:15:24 -05:00
CmdEdit.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdExec.cpp text: Removed local join/split implementation 2016-12-07 01:14:16 -05:00
CmdExec.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdExport.cpp Context: Eliminated render timer 2016-11-13 13:42:48 -05:00
CmdExport.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdGet.cpp libhsared: migrating from local to libshared 2016-12-06 07:20:45 -05:00
CmdGet.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdHelp.cpp CmdHelp: Migrated from ViewText to Table 2016-12-17 13:36:06 -05:00
CmdHelp.h TW-188: short help text 2016-02-01 18:38:14 -05:00
CmdHistory.cpp CmdHistory: Migrated from ISO8601d to Datetime 2016-12-17 22:13:31 -05:00
CmdHistory.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdIDs.cpp libhsared: migrating from local to libshared 2016-12-06 07:20:45 -05:00
CmdIDs.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdImport.cpp text: Eliminated module 2016-12-11 17:51:44 -05:00
CmdImport.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdInfo.cpp Task: Improved method signature 2016-12-31 15:55:06 -05:00
CmdInfo.h CmdInfo: Migrated from ViewText to Table 2016-12-17 17:30:44 -05:00
CmdLog.cpp libhsared: migrating from local to libshared 2016-12-06 07:20:45 -05:00
CmdLog.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdLogo.cpp util: Migrated optionalBlankLine from text 2016-12-11 17:46:06 -05:00
CmdLogo.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdModify.cpp util: Removed confirm 2016-12-06 07:32:19 -05:00
CmdModify.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdPrepend.cpp util: Removed confirm 2016-12-06 07:32:19 -05:00
CmdPrepend.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdProjects.cpp CmdProjects: Migrated from ViewText to Table 2016-12-17 14:47:12 -05:00
CmdProjects.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdPurge.cpp util: Removed confirm 2016-12-06 07:32:19 -05:00
CmdPurge.h CmdPurge: Handle child tasks of recurrence templates 2016-03-20 14:40:01 -04:00
CmdReports.cpp CmdReports: Migrated from ViewText to Table 2016-12-17 13:37:12 -05:00
CmdReports.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdShow.cpp CmdShow: Migrated from ViewText to Table 2016-12-17 14:21:48 -05:00
CmdShow.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdStart.cpp libhsared: migrating from local to libshared 2016-12-06 07:20:45 -05:00
CmdStart.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdStats.cpp Task: Improved method signature 2016-12-31 15:55:06 -05:00
CmdStats.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdStop.cpp libhsared: migrating from local to libshared 2016-12-06 07:20:45 -05:00
CmdStop.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdSummary.cpp CmdSummary: Migrated from ViewText to Table 2016-12-17 20:14:13 -05:00
CmdSummary.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdSync.cpp libhsared: migrating from local to libshared 2016-12-06 07:20:45 -05:00
CmdSync.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdTags.cpp Task: Improved method signature 2016-12-31 15:44:13 -05:00
CmdTags.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdTimesheet.cpp Task: Improved method signature 2016-12-31 15:55:06 -05:00
CmdTimesheet.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdUDAs.cpp text: Eliminated module 2016-12-11 17:51:44 -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 libhsared: migrating from local to libshared 2016-12-06 07:20:45 -05:00
CmdUnique.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdUrgency.cpp libhsared: migrating from local to libshared 2016-12-06 07:20:45 -05:00
CmdUrgency.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
CmdVersion.cpp CmdVersion: Migrated from ViewText to Table 2016-12-17 13:27:20 -05:00
CmdVersion.h Copyright: Updated to 2016 2015-12-31 15:06:43 -05:00
Command.cpp libhsared: migrating from local to libshared 2016-12-06 07:20:45 -05:00
Command.h Revert "Command: Removed obsolete method" 2016-01-10 00:07:07 -05:00