Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-05 | split echos to debug/info/error levels | TheMightyV | |
unified ls_all backend functions unified backend function calls ls_dir -> ls in backends fixed accidental echo -> log_info replacement | |||
2022-01-05 | tests always verbose | TheMightyV | |
tests block spacing tests show list of backups fixed bad variable in bup_ls_all | |||
2022-01-04 | fixed wrong hanling of provided backup_dir in server_restore | TheMightyV | |
made more outputs with VERBOSE=0 | |||
2022-01-04 | optional password protection of borg repo | TheMightyV | |
fixed borg backup check added nanoseconds to old world backup to prevent collision during tests | |||
2022-01-04 | testing backups | TheMightyV | |
hid some messages behind VERBOSE option unified date formats of tars | |||
2022-01-04 | local-ized and lower-cased local variables, descending sorting of | TheMightyV | |
snapshots, minor readability changes | |||
2022-01-02 | moved from dmenu to bash select, minor cosmetics | TheMightyV | |
2022-01-02 | added backup restoration | TheMightyV | |
2022-01-02 | more generic backend selection, added borgbackup backend | TheMightyV | |
2022-01-02 | multiple backup destinations | TheMightyV | |
2022-01-02 | converted spaces to tabs, moved tar and bup backends to backend directory | TheMightyV | |