Commit graph

259 commits

Author SHA1 Message Date
Paul Beckingham
97720e4061 CmdHelp: Added help for the log command 2016-03-19 12:30:44 -04:00
Paul Beckingham
6851607fa8 init: Propagates log to CmdHelp 2016-03-19 12:24:24 -04:00
Paul Beckingham
2dcd2470c7 init: Propagated args to CmdHelp 2016-03-19 12:09:36 -04:00
Paul Beckingham
dc8453ab63 CmdHelp: Added CmdLog 2016-03-19 11:41:49 -04:00
Paul Beckingham
714fc78ae7 CmdLog: Implemented 2016-03-19 11:04:11 -04:00
Paul Beckingham
649f42aabb init: Propagated args to CmdLog 2016-03-19 10:14:35 -04:00
Paul Beckingham
b19d45fcdc CmdExtension: Outlined processing 2016-03-19 09:38:53 -04:00
Paul Beckingham
4ee9c3c908 CmdHelp: Outlined processing 2016-03-19 09:38:41 -04:00
Paul Beckingham
e17c2a2263 CmdReport: Outlined processing 2016-03-19 09:38:14 -04:00
Paul Beckingham
48f7ea2457 CmdLog: Outlined processing 2016-03-19 09:38:03 -04:00
Paul Beckingham
9bfeeaf8b4 CmdTrack: Outlined processing 2016-03-19 09:37:53 -04:00
Paul Beckingham
3c9435ca6c CmdUndo: Outlined processing 2016-03-19 09:37:39 -04:00
Paul Beckingham
ae0482905a CmdGaps: Outlined processing 2016-03-19 09:37:14 -04:00
Paul Beckingham
80c6c61cd9 CmdImport: Outlined processing 2016-03-19 09:36:59 -04:00
Paul Beckingham
19ed502475 CmdExport: Outlined processing 2016-03-19 09:36:46 -04:00
Paul Beckingham
b48a02321e CmdConfig: Outlined processing 2016-03-19 09:36:31 -04:00
Paul Beckingham
82a434a1bc CmdClear: Outlined processing 2016-03-19 09:36:17 -04:00
Paul Beckingham
e8f8aa4b34 CmdHelp: Began constructing usage 2016-03-19 09:25:27 -04:00
Paul Beckingham
979fa70af5 CmdDiagnostics: Added database location 2016-03-19 09:17:51 -04:00
Paul Beckingham
854213c8b5 init: Propagated datatabase to CmdDiagnostics 2016-03-19 09:16:34 -04:00
Paul Beckingham
31cbae7bb4 CmdDiagnostics: Improved formatting 2016-03-17 21:16:02 -04:00
Paul Beckingham
3ffc98dfea CmdDiagnostics: Reports $EDITOR/$VISUAL 2016-03-17 18:16:19 -04:00
Paul Beckingham
06dfce2040 CmdDiagnostics: Implemented diagnostics command 2016-03-17 17:54:12 -04:00
Paul Beckingham
e929e99923 CmdTags: Added implementation notes 2016-03-17 16:44:24 -04:00
Paul Beckingham
c22da0c0a4 CmdDefault: Added implementation notes 2016-03-17 16:43:47 -04:00
Paul Beckingham
a8bf6e925e CmdLog: Tweaks
- Change mark line.
- Added note about the lifespan of this command.
2016-03-17 16:42:15 -04:00
Paul Beckingham
e150a9cd11 CmdHelp: Added implementation notes 2016-03-17 16:41:51 -04:00
Paul Beckingham
472225ec3c CmdStop: Added implementation notes 2016-03-17 16:41:35 -04:00
Paul Beckingham
4a31bc4fdb CmdStart: Added implementaton notes 2016-03-17 16:41:14 -04:00
Paul Beckingham
9f413f9d5d CmdContinue: Added implementation notes 2016-03-17 16:40:58 -04:00
Paul Beckingham
095027f46a Build: Migrated from cmake ExternalProject_Add to git submodule 2016-03-17 16:32:32 -04:00
Paul Beckingham
3a751e628a Log: Added logging support 2016-03-15 23:03:52 -04:00
Paul Beckingham
96059d32bd Build: Updated common to shared 2016-03-15 22:45:53 -04:00
Paul Beckingham
369e0336dd CmdDiagnostics: Added stubbed implementation 2016-03-13 21:45:22 -04:00
Paul Beckingham
92e61efff3 CmdUndo: Added stubbed implementation 2016-03-13 21:42:42 -04:00
Paul Beckingham
9a8b038018 CmdLog: Added stubbed implementation 2016-03-13 21:41:27 -04:00
Paul Beckingham
7afa105e63 CmdContinue: Added stubbed implementation 2016-03-13 21:37:33 -04:00
Paul Beckingham
4ebb59a3db CmdGaps: Added stubbed implementation 2016-03-13 21:34:49 -04:00
Paul Beckingham
8ee40cea70 CmdConfig: Added stubbed implementation 2016-03-13 21:31:28 -04:00
Paul Beckingham
221550f8cc CmdTags: Stubbed implementation 2016-03-13 21:28:48 -04:00
Paul Beckingham
39a3a4aed6 Code cleanup: Header formatting 2016-03-05 00:02:12 -05:00
Paul Beckingham
aa9fdee45d init: Delegates to CmdHelpUsage 2016-03-04 23:56:01 -05:00
Paul Beckingham
3b332eb96c CmdDefine: Rules object propagated to the command 2016-03-02 08:15:57 -05:00
Paul Beckingham
b0911ca240 Dispatch: All commands now return the exit status 2016-03-01 01:16:29 -05:00
Paul Beckingham
fe201a50f3 CmdExtension: Added stub 2016-03-01 01:04:44 -05:00
Paul Beckingham
9e4ab08d5f CmdClear: Added stub 2016-03-01 01:03:35 -05:00
Paul Beckingham
fa14f1e956 CmdDefine: Added stub 2016-03-01 01:02:35 -05:00
Paul Beckingham
c09516639f CmdReport: Added stub 2016-03-01 01:01:36 -05:00
Paul Beckingham
4d51097897 CmdExport: Added stub 2016-03-01 00:59:57 -05:00
Paul Beckingham
5273107f58 CmdImport: Added stub 2016-03-01 00:58:54 -05:00