Commit graph

725 commits

Author SHA1 Message Date
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
d5b12e8e27 Rules: Added file accessor 2016-03-19 09:15:27 -04:00
Paul Beckingham
b1148a2b41 Database: ::dump indicates which data file is current 2016-03-19 09:00:24 -04:00
Paul Beckingham
2d701b768b Database: Added location accessor 2016-03-19 09:00:07 -04:00
Paul Beckingham
b2f470d113 Database: Switched from file names to Datafile objects 2016-03-19 08:55:28 -04:00
Paul Beckingham
eebc2afaaf Datafile: Added name accessor 2016-03-19 08:53:40 -04:00
Paul Beckingham
86b11ea54e Datafile: ∧dded object for managing data
- Will perform lazy reads/writes.
2016-03-19 08:45:19 -04:00
Paul Beckingham
9dcb4f1a92 Database: Added important note about indexing latest data file 2016-03-19 08:44:55 -04:00
Paul Beckingham
e8c34dcc43 Rules: Outlined cfg parsing 2016-03-19 08:39:23 -04:00
Paul Beckingham
16999a4d50 Extensions: Added ::all 2016-03-17 23:06:27 -04:00
Paul Beckingham
d4ac218729 Extensions: Now initialized 2016-03-17 23:03:59 -04:00
Paul Beckingham
859a71c157 Rules: Removed coercion 2016-03-17 22:58:06 -04:00
Paul Beckingham
78ff8b2919 init: Combined initializeData and initializeRules 2016-03-17 22:57:24 -04:00
Paul Beckingham
0403c21002 init: Settings stored in rules 2016-03-17 22:47:11 -04:00
Paul Beckingham
b612acf7ef Rules: Added settings accessors 2016-03-17 22:41:32 -04:00
Paul Beckingham
f3aa253b07 Rules: Replacing Configuration 2016-03-17 22:23:07 -04:00
Paul Beckingham
16cd5a6501 init: Eliminating configuration 2016-03-17 22:04:55 -04:00
Paul Beckingham
31cbae7bb4 CmdDiagnostics: Improved formatting 2016-03-17 21:16:02 -04:00
Paul Beckingham
5af47074f0 Log: Migrated log to libshared
- Then updated libshared commit
2016-03-17 21:14:30 -04:00
Paul Beckingham
37ec7f80e6 Theme: Added first draft 2016-03-17 19:05:05 -04:00
Paul Beckingham
32c9907dbf Build: Need to link to timew twice 2016-03-17 18:42:42 -04:00
Paul Beckingham
3ffc98dfea CmdDiagnostics: Reports $EDITOR/$VISUAL 2016-03-17 18:16:19 -04:00
Paul Beckingham
7434ad59c2 Timew: Added rules object to assorted calls 2016-03-17 18:02:58 -04:00
Paul Beckingham
7ac5da025f init: Fixed args in signature 2016-03-17 17:56:24 -04:00
Paul Beckingham
06dfce2040 CmdDiagnostics: Implemented diagnostics command 2016-03-17 17:54:12 -04:00
Paul Beckingham
249881347a init: Moved from argc/argv to args 2016-03-17 17:50:35 -04:00
Paul Beckingham
00728b9f77 Timew: Added osName prototype 2016-03-17 17:46:39 -04:00
Paul Beckingham
efa1e54c80 Tests: Added missing include 2016-03-17 17:31:31 -04:00
Paul Beckingham
0043737767 Timew: Added note about config to rules migration 2016-03-17 17:23:42 -04:00
Paul Beckingham
b4adbd9d70 Database: Cleaned up ::dump output 2016-03-17 17:13:09 -04:00
Paul Beckingham
38e7dbf68a Rules: Added parse stub 2016-03-17 17:12:35 -04:00
Paul Beckingham
252fcab570 Log: Added support for multi-line log entries, which are split 2016-03-17 17:05:50 -04:00
Paul Beckingham
ebfe7946fb Log: Added category ignore list 2016-03-17 17:02:01 -04:00
Paul Beckingham
82925cae6f Docs: Updated README 2016-03-17 16:55:03 -04:00
Paul Beckingham
1738774ee4 Build: Ignores libs 2016-03-17 16:52:53 -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
ee351d33e3 Timew: Combined argc/argv into args
- Modified lightweightVersionCheck.
2016-03-17 16:40:27 -04:00