Commit graph

538 commits

Author SHA1 Message Date
Paul Beckingham
d0e69de848 libshared: Updated to 720f834fa49f9d3e30776317cde12a4d02c63295 2016-03-19 12:22:07 -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
509b415b3e Doc: Added 'log' command to the man page 2016-03-19 11:11:01 -04:00
Paul Beckingham
714fc78ae7 CmdLog: Implemented 2016-03-19 11:04:11 -04:00
Paul Beckingham
9debb69541 libshared: Updated to f87b3d107fc3240cc80cd776122273678ea21421 2016-03-19 10:52:09 -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
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