aboutsummaryrefslogtreecommitdiff
path: root/backends/bup.sh
AgeCommit message (Collapse)Author
2022-01-05split echos to debug/info/error levelsGravatar TheMightyV
unified ls_all backend functions unified backend function calls ls_dir -> ls in backends fixed accidental echo -> log_info replacement
2022-01-05tests always verboseGravatar TheMightyV
tests block spacing tests show list of backups fixed bad variable in bup_ls_all
2022-01-04fixed wrong hanling of provided backup_dir in server_restoreGravatar TheMightyV
made more outputs with VERBOSE=0
2022-01-04testing backupsGravatar TheMightyV
hid some messages behind VERBOSE option unified date formats of tars
2022-01-04local-ized and lower-cased local variables, descending sorting ofGravatar TheMightyV
snapshots, minor readability changes
2022-01-02moved from dmenu to bash select, minor cosmeticsGravatar TheMightyV
2022-01-02added backup restorationGravatar TheMightyV
2022-01-02multiple backup destinationsGravatar TheMightyV
2022-01-02converted spaces to tabs, moved tar and bup backends to backend directoryGravatar TheMightyV