timewarrior/src/commands
2016-05-01 21:46:27 -04:00
..
.gitignore Commands: Now ignores libcommand.a 2016-03-01 00:37:22 -05:00
CMakeLists.txt CmdCancel: Added new command to abandon an active interval 2016-04-29 21:37:32 -04:00
CmdCancel.cpp CmdCancel: Added new command to abandon an active interval 2016-04-29 21:37:32 -04:00
CmdClear.cpp Commands: Better 'unimplemented' command descriptions 2016-03-19 13:28:37 -04:00
CmdConfig.cpp Commands: Better 'unimplemented' command descriptions 2016-03-19 13:28:37 -04:00
CmdContinue.cpp Interval: Now has pubic ::range, which has public ::start, ::end 2016-04-23 10:35:06 -04:00
CmdDefault.cpp Interval: Now has pubic ::range, which has public ::start, ::end 2016-04-23 10:35:06 -04:00
CmdDiagnostics.cpp helper: Added createPalette, and a Palette interface change 2016-04-25 21:10:09 -04:00
CmdExport.cpp CmdExport: Updated to new API 2016-04-28 20:25:50 -04:00
CmdExtensions.cpp Cleanup: Replaced "\n" with '\n' 2016-04-23 13:30:54 -04:00
CmdGaps.cpp CmdGaps: Udated to new API 2016-04-28 20:29:12 -04:00
CmdHelp.cpp init: Added :lastweek hint 2016-05-01 16:13:06 -04:00
CmdImport.cpp Commands: Better 'unimplemented' command descriptions 2016-03-19 13:28:37 -04:00
CmdReport.cpp CmdReport: Udated to new API 2016-04-28 20:33:04 -04:00
CmdReportDay.cpp CmdReportDay: Only renders open intervals to 'now' instead of EOD 2016-05-01 21:46:27 -04:00
CmdReportMonth.cpp CmdReportMonth: Added stubbed command 2016-04-22 17:02:59 -04:00
CmdReportSummary.cpp CmdReportSummary: Handles open intervals 2016-05-01 21:05:50 -04:00
CmdReportWeek.cpp CmdReportWeek: Added stubbed command 2016-04-22 17:02:29 -04:00
CmdStart.cpp CmdStart: Udated to new API 2016-04-28 20:32:35 -04:00
CmdStop.cpp CmdStop: Silly message variable removed 2016-04-29 21:49:51 -04:00
CmdTags.cpp Cleanup: Replaced "\n" with '\n' 2016-04-23 13:30:54 -04:00
CmdTrack.cpp CmdTrack: Udated to new API 2016-04-28 20:32:48 -04:00
CmdUndo.cpp Commands: Better 'unimplemented' command descriptions 2016-03-19 13:28:37 -04:00
commands.h CmdCancel: Added new command to abandon an active interval 2016-04-29 21:37:32 -04:00