.. |
.gitignore
|
Commands: Now ignores libcommand.a
|
2016-03-01 00:37:22 -05:00 |
CMakeLists.txt
|
CmdShow: Broke out config dump for a show command
|
2016-05-06 00:12:30 -04:00 |
CmdCancel.cpp
|
CmdCancel: Simplified code
|
2016-05-10 20:42:08 -04:00 |
CmdClear.cpp
|
CmdClear: Propagated cli, rules, database
|
2016-05-07 00:10:12 -04:00 |
CmdConfig.cpp
|
CmdConfig: Now delegates to Cmdshow
|
2016-05-06 00:12:56 -04:00 |
CmdContinue.cpp
|
CmdContinue: Simplified code
|
2016-05-10 20:39:23 -04:00 |
CmdDefault.cpp
|
CmdDefault: Simplified code
|
2016-05-10 20:46:24 -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: Added outline, no formatting
|
2016-05-07 00:11:07 -04:00 |
CmdHelp.cpp
|
CmdHelp: Added 'show' command
|
2016-05-06 00:22:58 -04:00 |
CmdImport.cpp
|
Commands: Better 'unimplemented' command descriptions
|
2016-03-19 13:28:37 -04:00 |
CmdReport.cpp
|
CmdReport: Renamed 'version' to 'temp.version' to reflect that it's added automatically
|
2016-05-02 17:16:18 -04:00 |
CmdReportDay.cpp
|
CmdReportDay: Migrated to Range::open for readability
|
2016-05-10 20:48:23 -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 |
CmdShow.cpp
|
CmdShow: Broke out config dump for a show command
|
2016-05-06 00:12:30 -04:00 |
CmdStart.cpp
|
CmdStart: Syntax error
|
2016-05-10 20:45:04 -04:00 |
CmdStop.cpp
|
CmdStop: Simplified code
|
2016-05-10 20:43:38 -04:00 |
CmdTags.cpp
|
Cleanup: Replaced "\n" with '\n'
|
2016-04-23 13:30:54 -04:00 |
CmdTrack.cpp
|
CmdTrack: Removed unused vector
|
2016-05-10 19:59:16 -04:00 |
CmdUndo.cpp
|
Commands: Better 'unimplemented' command descriptions
|
2016-03-19 13:28:37 -04:00 |
commands.h
|
CmdClear: Propagated cli, rules, database
|
2016-05-07 00:10:12 -04:00 |