Commit graph

1978 commits

Author SHA1 Message Date
Paul Beckingham
4c1568533e CmdFill: Disabled for beta. It is not ready. 2016-07-24 17:31:43 -04:00
Paul Beckingham
489626de10 Tests: Added 'fill' command tests 2016-07-24 16:29:28 -04:00
Paul Beckingham
db84abaf73 validate: Made autoFill public
- Made diagnostics controlled by verbose setting.
2016-07-24 16:19:02 -04:00
Paul Beckingham
0fe7be396d CmdHelp: Added 'fill' command help 2016-07-24 16:18:08 -04:00
Paul Beckingham
6c9792461b docs: Added 'fill' command to man page 2016-07-24 16:17:54 -04:00
Paul Beckingham
54b1937f19 init: Integrated 'fill' command 2016-07-24 16:17:09 -04:00
Paul Beckingham
32e102b8c4 CmdFill: Added 'fill' command for easier adjustment 2016-07-24 16:16:37 -04:00
Paul Beckingham
d75c5fc46a CmdStop: Cleanup 2016-07-24 14:34:57 -04:00
Paul Beckingham
396135e062 Cleanup: Removed useless comment 2016-07-24 14:34:34 -04:00
Paul Beckingham
6dca686763 Tests: Error result in non-zero exit code 2016-07-24 12:31:39 -04:00
Paul Beckingham
a645a3cb6d Tests: Error result in non-zero exit code 2016-07-24 12:31:03 -04:00
Paul Beckingham
c9de7a773d CmdUntag: Cleanup 2016-07-24 12:28:00 -04:00
Paul Beckingham
817e43320b CmdTag: Cleanup 2016-07-24 12:27:46 -04:00
Paul Beckingham
07ea9f8a7c CmdStop: Cleanup 2016-07-24 12:27:28 -04:00
Paul Beckingham
055d502568 CmdSplit: Cleanup 2016-07-24 12:22:00 -04:00
Paul Beckingham
da5cc57713 Tests: Error result in non-zero exit code 2016-07-24 10:55:12 -04:00
Paul Beckingham
beafe79b20 CmdShorten: Cleanup 2016-07-24 10:55:02 -04:00
Paul Beckingham
0ba4b40a6a CmdMove: Cleanup 2016-07-24 10:49:21 -04:00
Paul Beckingham
93ace7de54 Tests: Error result in non-zero exit code 2016-07-24 10:46:44 -04:00
Paul Beckingham
b14e997ae4 CmdLengthen: Cleanup 2016-07-24 10:46:24 -04:00
Paul Beckingham
e6c3f76bc3 CmdJoin: Cleanup
- Errors when IDs are out of range.
- Errors when ID count is not two.
- Removed obsolete code.
2016-07-24 10:38:41 -04:00
Paul Beckingham
96f3d6f391 CmdDelete: Added @id range error 2016-07-24 10:30:32 -04:00
Paul Beckingham
0f4d5ec9a3 CmdStart: Removed obsolete comments 2016-07-24 10:03:44 -04:00
Paul Beckingham
b698345499 Tests: Error result in non-zero exit code 2016-07-24 09:51:02 -04:00
Paul Beckingham
feb219f733 CmdContinue: Errors result in non-zero exit code 2016-07-24 09:50:42 -04:00
Paul Beckingham
9472b7586a Tests: Disabled tag verbosity tests until feature is put back 2016-07-24 09:08:36 -04:00
Paul Beckingham
1555847537 validate: Generalized code to allow autoFill calls from other places 2016-07-24 09:08:10 -04:00
Paul Beckingham
45b09986d8 validate: Removed new tag notification, which is broken 2016-07-23 15:30:04 -04:00
Paul Beckingham
dfc47f6c37 Extensions: Added report that summarizes time by tag 2016-07-23 11:51:34 -04:00
Paul Beckingham
05aaa2b85e Docs: Updated NEWS 2016-07-18 18:11:53 -04:00
Paul Beckingham
b8acec05c7 CmdUndo: Removed all external traces of undo 2016-07-18 18:10:40 -04:00
Paul Beckingham
1049ae6fcb CmdImport: Removed all traces of import 2016-07-18 18:06:30 -04:00
Paul Beckingham
6e5f324e93 Build: Added missing include 2016-07-18 17:30:18 -04:00
Paul Beckingham
800b174294 CmdMove: Removed redundant error message 2016-07-18 17:22:37 -04:00
Paul Beckingham
631916b659 Tests: Added 'delete' command 2016-07-18 17:22:14 -04:00
Paul Beckingham
c7c2496835 CmdDelete: Implemented 2016-07-18 17:21:39 -04:00
Paul Beckingham
8f55b49938 CmdHelp: Added 'delete' command 2016-07-18 17:20:50 -04:00
Paul Beckingham
8cd70c8778 docs: Added 'delete' command 2016-07-18 17:19:57 -04:00
Paul Beckingham
8eaf6169e2 CmdDelete: Renamed 'clear' command to 'delete' 2016-07-18 17:19:26 -04:00
Paul Beckingham
3e7652f86c Updated to 15e798605fe13af67df10c481fe24515e8724954 2016-07-18 17:16:48 -04:00
Paul Beckingham
082eca0679 CmdChart: Renamed 'reports.<type>.style=compact' to 'reports.<type>.axis=internal' 2016-07-17 10:42:09 -04:00
Paul Beckingham
bbafe49184 docs: Synced with 'help' command 2016-07-17 10:40:14 -04:00
Paul Beckingham
b2db12e1f2 CmdHelp: Added missing 'report' and synced with man page 2016-07-17 10:39:52 -04:00
Paul Beckingham
7d7381d909 validate: Added some :ajust use cases 2016-07-17 10:39:01 -04:00
Paul Beckingham
bd7f3d5015 CmdX: Added error message when expected ids are missing 2016-07-17 08:55:18 -04:00
Paul Beckingham
1e8709e0dc Cleanup: Minor edits 2016-07-17 08:54:15 -04:00
Paul Beckingham
4f5d042f2b docs: Removed obsolete report.exc.week.txt 2016-07-16 17:27:25 -04:00
Paul Beckingham
2597cfacbe docs: Removed obsolete project.txt 2016-07-16 17:26:24 -04:00
Paul Beckingham
957d8cf049 docs: Removed obsolete data.txt 2016-07-16 17:25:24 -04:00
Paul Beckingham
62989d2d1f docs: Removed obsolete dom.txt 2016-07-16 17:22:48 -04:00