Commit graph

952 commits

Author SHA1 Message Date
Paul Beckingham
3652d6e91a Interval: Added ::hasTag 2016-04-09 00:16:24 -04:00
Paul Beckingham
b0a49480ba helper: Added the :day hint 2016-04-08 23:48:55 -04:00
Paul Beckingham
4179dc6f32 Ext: Debug ext now faithfully reproduces input 2016-04-08 23:45:24 -04:00
Paul Beckingham
eb890c0b23 init: Connected :debug to Extensions::debug 2016-04-08 19:10:34 -04:00
Paul Beckingham
26ed5399d6 Extensions: Added diagnostics in debug mode 2016-04-08 19:09:27 -04:00
Paul Beckingham
dff7ba9065 Extensions: Added ::debug 2016-04-08 19:08:24 -04:00
Paul Beckingham
25443a7d20 helper: Copy filter date range to the timeline 2016-04-08 19:06:25 -04:00
Paul Beckingham
2c329374e4 Timeline: Added ::dump for debugging 2016-04-08 08:40:52 -04:00
Paul Beckingham
23c7e420b5 helper: Renamed initilizeFilterFromCLI to createFilterFromCLI and changeѕ usage 2016-04-08 08:17:52 -04:00
Paul Beckingham
c14f219a8d helper: Renamed populateTimelineFromFilter to createTimelineFromFilter 2016-04-08 08:16:19 -04:00
Paul Beckingham
7e6794aee2 helper: initializeTimelineFromFilter is not useful 2016-04-08 08:11:51 -04:00
Paul Beckingham
2f75fb08d0 Exclusion: Added ::dump for debugging 2016-04-08 08:10:04 -04:00
Paul Beckingham
039f49c2e6 CmdTrack: Filter now created from CLI in helper 2016-04-08 07:50:38 -04:00
Paul Beckingham
9a362fd510 helper: Implemented initializeFilterFromCLI 2016-04-08 07:46:00 -04:00
Paul Beckingham
9e608b7e25 Filter: Added ::dump for debugging 2016-04-08 07:44:28 -04:00
Paul Beckingham
7c4f64f247 Timeline: Propagated Rules to ::tracked and ::gaps 2016-04-08 07:31:54 -04:00
Paul Beckingham
ff77e3f2d7 helper: Added getLatestInterval 2016-04-08 07:22:43 -04:00
Paul Beckingham
ecca93a998 helper: Added populateTimelineFromData 2016-04-08 07:20:16 -04:00
Paul Beckingham
9f5a65ca87 helper: Addd initializeTimelineFromFilter 2016-04-08 07:18:59 -04:00
Paul Beckingham
1bad5eb856 Filter: Inherited much of Interval 2016-04-07 23:43:58 -04:00
Paul Beckingham
1501fc2ace helper: Added initializeFilterFromCLI 2016-04-07 23:34:52 -04:00
Paul Beckingham
902a23befc init: const args 2016-04-07 23:33:45 -04:00
Paul Beckingham
fb6da21fe7 CmdTrack: const args 2016-04-07 23:32:39 -04:00
Paul Beckingham
88cb03842e CmdStop: const args 2016-04-07 23:31:32 -04:00
Paul Beckingham
070bd057ac CmdStart: const args 2016-04-07 23:29:19 -04:00
Paul Beckingham
64a4ea5643 CmdReport: const args 2016-04-07 23:28:30 -04:00
Paul Beckingham
e8b73632a1 CmdHelp: const args 2016-04-07 23:27:36 -04:00
Paul Beckingham
6b0eb88b34 CmdExtensions: const args 2016-04-07 23:26:37 -04:00
Paul Beckingham
a518781331 CmdExport: const args 2016-04-07 23:25:18 -04:00
Paul Beckingham
9feeda7551 CmdDiagnostics: const args 2016-04-07 23:23:57 -04:00
Paul Beckingham
6b7257aadb Filter: Added filtering object 2016-04-07 19:36:17 -04:00
Paul Beckingham
893159b209 Cleanup: Removed 'define' command 2016-04-07 08:01:57 -04:00
Paul Beckingham
55030dd010 Docs: Removed \define\ command 2016-04-07 08:00:01 -04:00
Paul Beckingham
aed0d02c64 CmdTrack: Implemented simple track 2016-04-06 22:51:07 -04:00
Paul Beckingham
f48bbe0ccf helper: Switched to vector 2016-04-06 22:10:14 -04:00
Paul Beckingham
cfbf22a8e2 helper: Used std::make_tuple, instead of relying on implicit ctor initializer list 2016-04-06 21:54:30 -04:00
Paul Beckingham
5ac6cacbeb Composite: Described algorithm 2016-04-06 21:45:23 -04:00
Paul Beckingham
f36410cbad helper: Added expandIntervalHint 2016-04-06 21:44:12 -04:00
Paul Beckingham
291eef994a init: Added date range hints 2016-04-06 21:39:54 -04:00
Paul Beckingham
0796e0c522 Datafile: Fixed Datetime::daysInMonth call with args in the wrong order 2016-04-06 21:29:51 -04:00
Paul Beckingham
34079ff28e Timew: Removed log file 2016-04-06 20:49:08 -04:00
Paul Beckingham
7041a4d9a6 init: dispatchCommand not longer logs 2016-04-06 20:47:20 -04:00
Paul Beckingham
9e62590189 init: initializeExtensions no longer logs 2016-04-06 20:45:14 -04:00
Paul Beckingham
055d76f5fd init: initializeDataAndRules no longer logs 2016-04-06 20:43:51 -04:00
Paul Beckingham
d4bb341ee3 Build: Removed CmdLog 2016-04-06 20:32:26 -04:00
Paul Beckingham
0305dee768 CmdTrack: Removed log 2016-04-06 20:30:04 -04:00
Paul Beckingham
fe26bc2fbb CmdTags: Removed log 2016-04-06 20:28:48 -04:00
Paul Beckingham
086f0e9c03 CmdStop: Removed log 2016-04-06 20:27:32 -04:00
Paul Beckingham
45cbe7d817 CmdStart: Removed log 2016-04-06 20:25:11 -04:00
Paul Beckingham
035d1c764c CmdReport: Removed log 2016-04-06 20:23:55 -04:00