12 Commits

Author SHA1 Message Date
49c80b4b3d
improved dm logic, bug fix for mode subcommand 2024-10-02 22:18:38 +03:00
e4917fddec
small typo 2024-10-02 21:46:54 +03:00
967f3c50e4
update and chores subcommands added
+ update all chores from upstream
+ list, add and remove chores
2024-10-02 21:46:02 +03:00
b6bac4bbdc
formatting <<< moving 2 spaces to left <<< 2024-10-02 17:46:46 +03:00
c356b1765b
simplified and refactored chore/single chore workflow 2024-10-02 17:14:59 +03:00
6c8d80f1a8
don't rename pos. vars to local when not needed 2024-10-02 16:02:23 +03:00
c22bf5a0f8
+ force mode for chore, new pos. arg: poll 2024-09-23 17:12:43 +03:00
cb1b26770a
config subcommand impl.
+ _reve/util_read_config {config_key}
+ _reve/util_write_config {config_key} {value}
+ _reve/util_delete_config {config_key}
+ let shellcheck know what we're sourcing
2024-08-26 22:16:37 +03:00
b7e29e8c35
flattened, simplified command/subcommand ux
+ handle devenv for _reve
+ detailed help message, better formatting
- remove dependency getopt
2024-08-26 21:32:16 +03:00
b7642a80f0
small hotfix 2024-08-25 01:42:59 +03:00
f34494b5ea
numerous changes
+ fish & bash completions
+ -w/--where option
M moved util_readf to _reve.sh
M linter-detected warnings fixed
M less variable clutter
2024-08-25 00:50:57 +03:00
b651859895
real deal 2024-07-03 01:30:08 +03:00