Commit graph

391 commits

Author SHA1 Message Date
Paul Beckingham
be893f0551 init: Added determination of database location 2016-03-03 08:45:34 -05:00
Paul Beckingham
343426d70e init: Database is propagated to command dispatch 2016-03-02 11:06:08 -05:00
Paul Beckingham
47208f27b1 Diagnostics: Implemented ::dump stubs in all objects 2016-03-02 10:24:48 -05:00
Paul Beckingham
2d5e3af4ee init: Improved error for ambiguous command 2016-03-02 09:31:21 -05:00
Paul Beckingham
5eb3b77914 Timew: Extensions are propagated to command dispatch 2016-03-02 09:22:25 -05:00
Paul Beckingham
4591a4d7a4 init: Added initializeExtensions stub 2016-03-02 09:20:56 -05:00
Paul Beckingham
5b523f96c2 Interval: Implemented ::dump 2016-03-02 09:18:19 -05:00
Paul Beckingham
547370b707 init: Added rrror for ambiguous commands 2016-03-02 08:57:43 -05:00
Paul Beckingham
0a29c9d321 init: Implemented lightweightVersionCheck 2016-03-02 08:50:12 -05:00
Paul Beckingham
792c0a7b5c init: Rules loading migrated from timew 2016-03-02 08:43:45 -05:00
Paul Beckingham
44c9924dc5 Timew: Configuration is now passed to dispatch 2016-03-02 08:40:20 -05:00
Paul Beckingham
890bb7fc9b Timew: Integrated initializeRules 2016-03-02 08:39:24 -05:00
Paul Beckingham
c554ae3ad4 timew: Clarified role of initializeData 2016-03-02 08:38:23 -05:00
Paul Beckingham
3aa8e575bf init: Added initializeRules stub 2016-03-02 08:36:31 -05:00
Paul Beckingham
f487f1ce78 init: initializeDatabase becomes initializeData, as configuration is added 2016-03-02 08:27:06 -05:00
Paul Beckingham
1ced4bdd1a init: Added initializeDatabase stub 2016-03-02 08:21:34 -05:00
Paul Beckingham
3b332eb96c CmdDefine: Rules object propagated to the command 2016-03-02 08:15:57 -05:00
Paul Beckingham
ed34ee0103 Timew: Instantiates a Rules object 2016-03-02 08:12:09 -05:00
Paul Beckingham
f7567a5a52 Rules: Added default ctor 2016-03-02 08:10:36 -05:00
Paul Beckingham
6e144c9091 timew: Migrated to use init function 2016-03-01 20:15:25 -05:00
Paul Beckingham
21f56c5488 init: Added helper functions 2016-03-01 20:14:47 -05:00
Paul Beckingham
f2d9c61878 Database: Added ::initialize 2016-03-01 20:13:25 -05:00
Paul Beckingham
b6ad3c741c JSON: Migrated to Common 2016-03-01 01:38:13 -05:00
Paul Beckingham
fbbf1e8860 Docs: Updated contribution guidelines 2016-03-01 01:26:19 -05:00
Paul Beckingham
b0911ca240 Dispatch: All commands now return the exit status 2016-03-01 01:16:29 -05:00
Paul Beckingham
2fbe57fdd0 Timew: Added dispatch for all commands 2016-03-01 01:13:34 -05:00
Paul Beckingham
fe201a50f3 CmdExtension: Added stub 2016-03-01 01:04:44 -05:00
Paul Beckingham
9e4ab08d5f CmdClear: Added stub 2016-03-01 01:03:35 -05:00
Paul Beckingham
fa14f1e956 CmdDefine: Added stub 2016-03-01 01:02:35 -05:00
Paul Beckingham
c09516639f CmdReport: Added stub 2016-03-01 01:01:36 -05:00
Paul Beckingham
4d51097897 CmdExport: Added stub 2016-03-01 00:59:57 -05:00
Paul Beckingham
5273107f58 CmdImport: Added stub 2016-03-01 00:58:54 -05:00
Paul Beckingham
a0bc0c5f49 Commands: Added include latch 2016-03-01 00:57:34 -05:00
Paul Beckingham
a95d0e9b64 CmdTrack: Added stub 2016-03-01 00:56:08 -05:00
Paul Beckingham
17760c027d CmdStop: Added stub 2016-03-01 00:54:24 -05:00
Paul Beckingham
ed08fce6b1 CmdStart: Added stub 2016-03-01 00:53:21 -05:00
Paul Beckingham
f4571273dc Timew: Added default command dispatch 2016-03-01 00:43:59 -05:00
Paul Beckingham
c27b9ab740 CmdDefault: Added stub 2016-03-01 00:43:00 -05:00
Paul Beckingham
1572472214 Commands: Now ignores libcommand.a 2016-03-01 00:37:22 -05:00
Paul Beckingham
07cab77373 Interval: Added stub 2016-03-01 00:36:54 -05:00
Paul Beckingham
806209bbd3 Extensions: Added stub 2016-03-01 00:36:29 -05:00
Paul Beckingham
ac2c0dded4 Timew: Added dispatch to the 'help' command 2016-03-01 00:32:35 -05:00
Paul Beckingham
e507dee0e5 Build: Links the libcommand.a library 2016-03-01 00:30:19 -05:00
Paul Beckingham
fae763b5e8 Build: Added subdirectory with library for command functions 2016-03-01 00:29:36 -05:00
Paul Beckingham
bbde660e54 Commands: Added header for all command prototypes 2016-03-01 00:28:01 -05:00
Paul Beckingham
6915235709 CmdHelp: Added stub 2016-03-01 00:27:33 -05:00
Paul Beckingham
e7dd36a2c6 Database: Added stub 2016-03-01 00:26:21 -05:00
Paul Beckingham
fff25585bc Tests: Added JSON external file load tests 2016-03-01 00:23:03 -05:00
Paul Beckingham
4998413438 Tests: Added template.t inherited from Taskwarrior 2016-03-01 00:22:32 -05:00
Paul Beckingham
84e2579e03 Tests: Inherited basetest class from Taskwarrior 2016-03-01 00:21:22 -05:00