Commit graph

506 commits

Author SHA1 Message Date
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
Paul Beckingham
a21206bfb3 Build: Fixed text build problem 2016-03-17 16:36:41 -04:00
Paul Beckingham
7e7661f593 Util: Added osName 2016-03-17 16:33:43 -04:00
Paul Beckingham
095027f46a Build: Migrated from cmake ExternalProject_Add to git submodule 2016-03-17 16:32:32 -04:00
Paul Beckingham
6d1d3832b8 Docs: Cleaned up docs
- Updated AUTHORS.
2016-03-17 16:30:57 -04:00
Paul Beckingham
e7fb0d45c6 Doc: Removed config man page - not relevant 2016-03-17 16:29:46 -04:00
Paul Beckingham
ab22c4d756 Tests: Removed unused test script 2016-03-17 16:29:03 -04:00
Paul Beckingham
52c2654ea9 Themes: Added the beginnings of the first color theme 2016-03-17 11:46:55 -04:00
Paul Beckingham
6adaa27977 Holidays: Added en-US 2016-03-17 11:42:08 -04:00
Paul Beckingham
5b66d99089 Shared: Added lib as a git submodule 2016-03-17 10:38:24 -04:00
Paul Beckingham
b901b8369d Build: ignores external project when creating tarball 2016-03-15 23:15:50 -04:00
Paul Beckingham
3a751e628a Log: Added logging support 2016-03-15 23:03:52 -04:00
Paul Beckingham
a0c95edfcd Log: Added object for logging 2016-03-15 23:01:08 -04:00
Paul Beckingham
8b4d7f9956 Docs: Added merge command idea 2016-03-15 22:59:03 -04:00
Paul Beckingham
7fed95da0f Docs: Updated intro.txt for mailing list 2016-03-15 22:58:27 -04:00
Paul Beckingham
0d267c46c7 Build: Ignores included project 2016-03-15 22:54:06 -04:00
Paul Beckingham
96059d32bd Build: Updated common to shared 2016-03-15 22:45:53 -04:00
Federico Hernandez
3f9f244f7f Bumping version number 2016-03-16 00:32:07 +01:00
Paul Beckingham
369e0336dd CmdDiagnostics: Added stubbed implementation 2016-03-13 21:45:22 -04:00
Paul Beckingham
92e61efff3 CmdUndo: Added stubbed implementation 2016-03-13 21:42:42 -04:00