Commit Graph

9 Commits

Author SHA1 Message Date
5678f3a96e
basic working version 2023-04-27 19:44:11 -07:00
28b152aedd
make upgrade message a template 2023-04-27 19:31:42 -07:00
0009471f67
start work on completion 2023-04-27 18:46:13 -07:00
f42890430c Add code style plugins to enforce use of Python f-strings and prevent single-letter variables.
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-23 23:11:14 -07:00
65b2fe86c6 Fix Bash completion script to no longer alter your shell's settings.
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-09 16:29:54 -07:00
c7f5d5fd0b Fix broken Bash completion of filenames, as in "-c config.yaml".
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-29 10:49:33 -07:00
6ef7538eb0 Fix typo in Bash completions script.
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-28 19:34:13 -07:00
6629f40cab In bash completion script, warn when script is out of date using script contents instead of version. (Fewer spurious warnings that way.) 2022-05-28 15:27:11 -07:00
77b84f8a48 Add Bash completion script so you can tab-complete the borgmatic command-line.
Some checks failed
continuous-integration/drone/push Build is failing
2022-05-26 10:27:53 -07:00