Commit graph

1197 commits

Author SHA1 Message Date
Paul Beckingham
9bc73febf3 Timeline: Added ::excluded 2016-04-23 23:56:34 -04:00
Paul Beckingham
5f42516f38 Composite: Added ::clear for reuse 2016-04-23 23:42:25 -04:00
Paul Beckingham
b7688bd7ea Tests: Added composite test 2016-04-23 21:46:28 -04:00
Paul Beckingham
741544f83f Composite: Added proper color code termination conditions 2016-04-23 21:45:39 -04:00
Paul Beckingham
0f86ce006f Composite: Implement color compositor 2016-04-23 16:46:15 -04:00
Paul Beckingham
a0c9c0e04d libshared: Updated to 63a5276d0fbac280a501db4b1e478502b0cfdcd2 2016-04-23 16:34:47 -04:00
Paul Beckingham
49715320ef Cleanup: Replaced "\n" with '\n' 2016-04-23 13:30:54 -04:00
Paul Beckingham
9e6ee03354 CmdReportDay: Initializes colors for report 2016-04-23 12:54:45 -04:00
Paul Beckingham
3a63f1296e CmdReportDay: Provided for dynamic indentation 2016-04-23 12:53:28 -04:00
Paul Beckingham
70ba611f66 CmdReportDay: Corrected filter default 2016-04-23 12:52:22 -04:00
Paul Beckingham
bf7b48690b Palette: Protects itself against initializing from Rules with no theme 2016-04-23 12:51:03 -04:00
Paul Beckingham
117587e1c5 helper: Added createTagColorMap 2016-04-23 12:48:21 -04:00
Paul Beckingham
c9679e21d0 helper: Fixed bug didn't skip BINARY, CMD and EXT args when buiding a filter 2016-04-23 12:24:41 -04:00
Paul Beckingham
983d4a8945 CmdReportDay: Outlining processing 2016-04-23 11:00:09 -04:00
Paul Beckingham
6e93538b48 Timeline: Now has a public ::range 2016-04-23 10:40:37 -04:00
Paul Beckingham
63a6255412 Interval: Now has pubic ::range, which has public ::start, ::end 2016-04-23 10:35:06 -04:00
Paul Beckingham
7fe116f75a CmdHelp: Updated 'start' command grammar 2016-04-23 09:12:33 -04:00
Paul Beckingham
bdf3e1448e Docs: Updated 'start' command grammar 2016-04-23 09:12:01 -04:00
Paul Beckingham
f0f4400929 Docs: Updated 'start' command grammar 2016-04-23 09:11:54 -04:00
Paul Beckingham
5c6c52b073 Tests: Description formatting 2016-04-23 08:53:52 -04:00
Paul Beckingham
4176bf23d4 Range: Renamed Daterange to Range 2016-04-23 08:52:16 -04:00
Paul Beckingham
ce29626777 Palette: Changed fg color for readability 2016-04-23 08:32:55 -04:00
Paul Beckingham
b1b8f018a6 Datafile: Clarified responsibilities in comment. More work needed 2016-04-23 08:32:19 -04:00
Paul Beckingham
d3239a08f6 libshared: Updated to d65b24f9679297a839aae6f1dee6592b8ce42256 2016-04-23 08:29:34 -04:00
Paul Beckingham
58690b3315 init: Added missing 'summary' command 2016-04-23 01:49:36 -04:00
Paul Beckingham
46a5def622 CmdHelp: Added notes for missing commands 2016-04-23 01:21:08 -04:00
Paul Beckingham
d45dd034ae init: Added 'summary' command 2016-04-23 01:17:19 -04:00
Paul Beckingham
65665a32cb commands: Corrected name of CmdReportSummary 2016-04-23 01:16:50 -04:00
Paul Beckingham
9da498cc8d CmdReportSummary: Added stubbed report 2016-04-23 01:14:44 -04:00
Paul Beckingham
a0a2c5e9fe Docs: Updated warning in initial theme 2016-04-23 01:06:47 -04:00
Paul Beckingham
fdfdfffae0 Docs: Updated grammar with built-in report naems 2016-04-23 01:06:14 -04:00
Paul Beckingham
0dd15eb5b9 init: Color enabling defaulting according to tty 2016-04-23 00:45:21 -04:00
Paul Beckingham
96250afdca CmdDiagnostics: Added theme swatches 2016-04-23 00:40:49 -04:00
Paul Beckingham
b547097a00 init: Color shoudl be on by default 2016-04-23 00:36:52 -04:00
Paul Beckingham
602c8106f4 Docs: Added details to theme README 2016-04-23 00:24:51 -04:00
Paul Beckingham
827a1ff57e Theme: Added 'exclusion' color and removed 'free' and 'busy' 2016-04-23 00:24:31 -04:00
Paul Beckingham
8ada3bc757 Tests: Added enable/disable tests 2016-04-23 00:05:28 -04:00
Paul Beckingham
930c23021e Palette: Added support for color enable/disable 2016-04-23 00:04:55 -04:00
Paul Beckingham
d1cd2fe543 Tests: Test ::size under worst case 2016-04-22 23:52:59 -04:00
Paul Beckingham
074071d5d0 Palette: Now overwrites a default palette on ::initialize 2016-04-22 23:52:10 -04:00
Paul Beckingham
a73a95d7a1 Tests: Added Palette check 2016-04-22 23:41:54 -04:00
Paul Beckingham
b5ec5d2440 Palette: Defaults now applied only on demand 2016-04-22 23:36:56 -04:00
Paul Beckingham
8befd604bb Palette: Represents a color palette 2016-04-22 23:35:34 -04:00
Paul Beckingham
b8adbdb1ad helper: Corrected hint ranges now that libshared supports it 2016-04-22 22:42:44 -04:00
Paul Beckingham
ae1b73bae5 CmdHelp: Added :yesterday to man page 2016-04-22 22:40:21 -04:00
Paul Beckingham
d0074bd964 Docs: Added :yesterday to man page 2016-04-22 22:39:48 -04:00
Paul Beckingham
7f9f29ee86 helper: Added :yesterday hint 2016-04-22 22:38:50 -04:00
Paul Beckingham
e7dd8edf26 Filter: Merged Filter and Interval, removing Filter 2016-04-22 22:10:26 -04:00
Paul Beckingham
35f54b64e1 Database: Fixed bug that mis-compared data file names 2016-04-22 21:54:16 -04:00
Paul Beckingham
e1bac52c68 Database: Removed unnecessary include 2016-04-22 21:41:24 -04:00