Commit Graph

30 Commits

Author SHA1 Message Date
4488a386b8 move includes into header guards 2024-06-27 01:17:09 +01:00
9863ca6dca remove EOF check 2024-06-26 20:17:33 +01:00
cd11b26ad8 add -D flag to help() output 2024-06-26 19:31:08 +01:00
71e06ac646 fix script files example 2024-06-26 19:03:21 +01:00
050a4d9e60 add link to api documentation 2024-06-26 18:37:52 +01:00
694a4dbc65 add ./ 2024-06-26 18:34:05 +01:00
3f8ed17176 reword 2024-06-26 18:30:47 +01:00
1e54903318 add special thanks section to readme 2024-06-26 18:15:46 +01:00
46df232456 add set strip 0 label in example_commands 2024-06-26 17:19:33 +01:00
9b6733a7f7 add example_commands.txt
add Debug flag to Script files example
2024-06-26 17:17:11 +01:00
85a47098e1 add API Commands section to README 2024-06-26 17:13:04 +01:00
276d34feb9 add README 2024-06-26 17:00:54 +01:00
6373d78c52 print help() if only program name passed 2024-06-26 16:58:10 +01:00
7edb4df30e add logging 2024-06-26 16:44:28 +01:00
7d33496c1d make iVMR automatic 2024-06-26 06:01:01 +01:00
3e9b0e91f7 allow interactive mode to parse multiple api calls in one go 2024-06-26 05:54:13 +01:00
69d28822dd upd mdirty name too 2024-06-26 05:07:06 +01:00
f1e059c5ca rename pdirty() to is_pdirty() 2024-06-26 05:05:13 +01:00
6d583b97e1 remove MAX_LABEL_LEN, use MAX_LINE only 2024-06-26 05:00:30 +01:00
529fb413f1 implement toggle 2024-06-26 00:03:50 +01:00
41c44db837 add MAX_LABEL_LEN macro 2024-06-25 23:34:25 +01:00
304f26d64c add parse_command
implement get logic
2024-06-25 23:32:32 +01:00
e986a3e388 fix logout message 2024-06-25 20:41:17 +01:00
9046d50446 add help() 2024-06-25 20:01:38 +01:00
73b6a1d7b6 test rep value explicitly 2024-06-25 17:22:46 +01:00
45496452c5 make uninstDirKey and G_H_Module automatic 2024-06-25 17:22:33 +01:00
e7ea31eb21 check length of string for 'Q' 2024-06-25 17:08:31 +01:00
278abf8e86 add -k flag
use it to set kind

use kind to launch GUI
2024-06-25 16:46:35 +01:00
65a9023c07 invoke pwsh 2024-06-25 16:45:46 +01:00
7805b14ff1 first commit 2024-06-25 04:34:28 +01:00