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 |
|
Paul Beckingham
|
814ec56468
|
CmdHelp: Removed log
|
2016-04-06 20:17:16 -04:00 |
|
Paul Beckingham
|
6f0a683398
|
CmdExport: Removed log
|
2016-04-06 20:13:57 -04:00 |
|
Paul Beckingham
|
4b24f86b0d
|
CmdDiagnostics: Removed log
|
2016-04-06 20:12:03 -04:00 |
|
Paul Beckingham
|
1e65133efd
|
CmdContinue, CmdDefine: Removed log
|
2016-04-06 20:07:13 -04:00 |
|
Paul Beckingham
|
d27ae7bd73
|
Docs: Added notes
|
2016-04-06 17:46:40 -04:00 |
|
Paul Beckingham
|
aff4b5133f
|
Docs: Added references to DOM needs
|
2016-04-06 17:46:15 -04:00 |
|
Paul Beckingham
|
877aa96849
|
Docs: Added dom.txt
|
2016-04-06 17:42:29 -04:00 |
|
Paul Beckingham
|
d42639f30a
|
Docs: Removed log references
|
2016-04-06 17:40:16 -04:00 |
|
Paul Beckingham
|
aa8179654f
|
CmdLog: Gone
|
2016-04-06 17:36:40 -04:00 |
|
Paul Beckingham
|
f7619a138d
|
init: Propagated cli, rules, database and log
|
2016-04-06 08:10:32 -04:00 |
|
Paul Beckingham
|
57e2904a96
|
Tests: Added quiet mode tests
|
2016-04-06 00:53:09 -04:00 |
|
Paul Beckingham
|
39daf9a422
|
CmdDefault: Obeys :quiet
|
2016-04-06 00:48:51 -04:00 |
|
Paul Beckingham
|
e202bcb5ce
|
Tests: Fixed test broken by adding new rules defaults
|
2016-04-06 00:37:40 -04:00 |
|
Paul Beckingham
|
c3aaf0dd55
|
Docs: Updated ChangeLog
|
2016-04-06 00:32:48 -04:00 |
|
Paul Beckingham
|
a77143a157
|
Docs: Updated man page
|
2016-04-06 00:31:30 -04:00 |
|
Paul Beckingham
|
1d7f1ba048
|
Docs: Added quiet mode example
|
2016-04-06 00:24:23 -04:00 |
|
Paul Beckingham
|
974cb7e386
|
CmdStart: Removed debugging code
|
2016-04-06 00:19:30 -04:00 |
|
Paul Beckingham
|
bef3bfbb27
|
Rules: Sets up defaults in ctor
|
2016-04-06 00:17:45 -04:00 |
|
Paul Beckingham
|
a4d767fdcf
|
Rules: Flipped !quiet --> verbose
|
2016-04-06 00:06:24 -04:00 |
|
Paul Beckingham
|
6cd1ad66ea
|
CmdStop: Obeys :quiet
|
2016-04-05 23:08:17 -04:00 |
|
Paul Beckingham
|
f5f8f9cee1
|
CmdStart: Obeys :quiet
|
2016-04-05 23:07:57 -04:00 |
|
Paul Beckingham
|
e4ee873d04
|
CmdDefault: Cleaned up feedback
|
2016-04-05 23:05:18 -04:00 |
|
Paul Beckingham
|
a570e17e86
|
init: Recognize common hints and make them available via rules
|
2016-04-05 23:01:06 -04:00 |
|