Commit graph

51 commits

Author SHA1 Message Date
Thomas Lauf
f1cf29d0ec Add some whitespace
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2020-03-01 21:08:32 +01:00
Shaun Ruffell
a796baec32 CmdHelp: Generate 'additional help' section from man pages
This will ensure that the additional help displayed will match valid
help targets.

Signed-off-by: Shaun Ruffell <sruffell@sruffell.net>
2020-03-01 21:02:43 +01:00
Shaun Ruffell
ceca4c817e #131: Introduce 'modify' to adjust historical records to fixed date/time.
This change introduces a new command that, like lengthen, move, resize, and
shorten, is intended to move and/or resize a record, but instead of taking an
interval, will take an absolute date/time.

This command is useful because it removes the need for the user to calculate
the time intervals to shorten / lengthen a record by. For example, if the user
accidentally forgot to stop tracking an interval before starting a new one,
but new they stopped working at a specific time, it is easy to simply modify
the end time of the interval that they had forgotten to stop.
2018-11-30 22:27:08 +01:00
Thomas Lauf
58e7cec118 Added first version of command 'annotate'
Closes #68
Closes #77
2018-10-09 17:00:36 +02:00
Thomas Lauf
d8a4b8ff43 #9 TI-1 Add a skeleton undo command 2018-07-19 11:58:43 +02:00
Tomas Babej
fac6b03df2 commands: Add preliminary version of 'resize' command 2017-01-09 18:33:14 -05:00
Paul Beckingham
32e102b8c4 CmdFill: Added 'fill' command for easier adjustment 2016-07-24 16:16:37 -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
8eaf6169e2 CmdDelete: Renamed 'clear' command to 'delete' 2016-07-18 17:19:26 -04:00
Paul Beckingham
4e6e0999fa CmdGet: Added stub command 2016-07-16 08:53:35 -04:00
Paul Beckingham
44ea79b488 CmdJoin: Implemented 'join' command 2016-06-10 22:48:03 -04:00
Paul Beckingham
5e044bd845 CmdSplit: Implemented 'split' command 2016-06-10 21:55:09 -04:00
Paul Beckingham
72ffeaef20 CmdMove: Impplemented 'move' command 2016-06-08 07:30:47 -04:00
Paul Beckingham
bedaa624a3 CmdLengthen: Implemented 'lengthen' command 2016-06-06 23:01:51 -04:00
Paul Beckingham
30ffaf4c01 CmdShorten: Added 'shorten' command 2016-06-05 13:55:49 -04:00
Paul Beckingham
19aa8b7ac4 CmdUntag: Added 'untag' command 2016-06-05 13:12:19 -04:00
Paul Beckingham
ebf0a8c270 CmdTag: Added 'tag' command 2016-06-04 12:09:00 -04:00
Paul Beckingham
52049d3fc9 CmdChart: Renamed CmdReport to CmdChart, which is more descriptive 2016-05-20 16:17:49 -05:00
Paul Beckingham
e7e2dd7341 CmdSummary: CmdReportSummary renamed to CmdSummary 2016-05-20 15:40:06 -05:00
Paul Beckingham
d98c099202 Cleanup: Eliminated CmdReportDay 2016-05-20 12:01:56 -05:00
Paul Beckingham
9a94d0364f CmdReportWeek: Implemented 2016-05-19 11:01:46 -05:00
Paul Beckingham
5df1416f20 CmdShow: Broke out config dump for a show command 2016-05-06 00:12:30 -04:00
Paul Beckingham
1522af15e6 CmdCancel: Added new command to abandon an active interval 2016-04-29 21:37:32 -04:00
Paul Beckingham
9da498cc8d CmdReportSummary: Added stubbed report 2016-04-23 01:14:44 -04:00
Paul Beckingham
9689df71bb CmdReportMonth: Added stubbed command 2016-04-22 17:02:59 -04:00
Paul Beckingham
e989f319dd CmdReportWeek: Added stubbed command 2016-04-22 17:02:29 -04:00
Paul Beckingham
590ca948db CmdReportDay: Added stubbed command 2016-04-22 17:01:06 -04:00
Paul Beckingham
893159b209 Cleanup: Removed 'define' command 2016-04-07 08:01:57 -04:00
Paul Beckingham
d4bb341ee3 Build: Removed CmdLog 2016-04-06 20:32:26 -04:00
Paul Beckingham
86b7642156 CmdExtensions: Renamed 'extension' command to 'extensions', for consistency 2016-03-20 09:47:46 -04:00
Paul Beckingham
095027f46a Build: Migrated from cmake ExternalProject_Add to git submodule 2016-03-17 16:32:32 -04:00
Paul Beckingham
96059d32bd Build: Updated common to shared 2016-03-15 22:45:53 -04: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
Paul Beckingham
9a8b038018 CmdLog: Added stubbed implementation 2016-03-13 21:41:27 -04:00
Paul Beckingham
7afa105e63 CmdContinue: Added stubbed implementation 2016-03-13 21:37:33 -04:00
Paul Beckingham
4ebb59a3db CmdGaps: Added stubbed implementation 2016-03-13 21:34:49 -04:00
Paul Beckingham
8ee40cea70 CmdConfig: Added stubbed implementation 2016-03-13 21:31:28 -04:00
Paul Beckingham
221550f8cc CmdTags: Stubbed implementation 2016-03-13 21:28:48 -04: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
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
c27b9ab740 CmdDefault: Added stub 2016-03-01 00:43:00 -05:00