aboutsummaryrefslogtreecommitdiff
path: root/bin/backup (follow)
Commit message (Expand)AuthorAgeFilesLines
* bin/{backup,borgy}: Move to dedicated "backupit" repositoryEuAndreh2024-05-111-68/+0
* bin/backup: Update help stringEuAndreh2024-05-091-7/+3
* bin/backup: Further simplify this backup scriptEuAndreh2024-05-091-37/+7
* bin/backup: Rewrite using borgyEuAndreh2024-05-031-28/+8
* bin/backup: remove "--lock-wait" entirelyEuAndreh2024-01-241-1/+0
* bin/backup: Decrease --lock-wait timeEuAndreh2024-01-221-1/+1
* bin/backup: Use nicely(1) alwaysEuAndreh2024-01-121-1/+1
* bin/*: Add matching parenthesis to case clausesEuAndreh2023-07-291-6/+6
* bin/backup: Remove -x optionEuAndreh2023-06-261-9/+3
* bin/backup: Do not "borg check", as it takes too longEuAndreh2023-06-251-7/+0
* bin/backup: Add upper-bound 1200 for lock-waitEuAndreh2023-06-211-0/+1
* bin/backup: Restrict check to last 3 backupsEuAndreh2023-06-171-1/+1
* bin/backup: Use "set -x" for logging the borg-check commandEuAndreh2023-06-041-0/+2
* Makefile: Add targets for ~/mnt/ FUSE filesystemsEuAndreh2023-05-131-0/+1
* bin/backup: Verify data by default from now onEuAndreh2023-05-011-5/+16
* bin/: Make help string more consistent across several executablesEuAndreh2023-04-121-0/+1
* bin/backup: Fix early termination desired behaviourEuAndreh2023-03-301-2/+2
* Revert "bin/backup: Exclude ~/gPodder/ while it is not placed properly"EuAndreh2022-11-091-1/+0
* bin/backup: Exclude ~/gPodder/ while it is not placed properlyEuAndreh2022-11-051-0/+1
* Fix all ShellCheck warningsEuAndreh2022-10-201-0/+2
* bin/backup: Fix "Usage" documentation of -q flagEuAndreh2022-08-151-1/+1
* bin/backup: Make tag optional and script verbose by defaultEuAndreh2022-08-121-20/+12
* bin/backup: Print "borg create" debug statementEuAndreh2022-05-161-0/+2
* bin/backup: Use $XDG_CACHE_HOME over hard-coded ~/.cache/EuAndreh2022-05-161-1/+1
* bin/backup: Fix WARNING message for exit code 0EuAndreh2022-05-161-2/+4
* bin/backup: Remove EXIT trapEuAndreh2022-05-161-6/+0
* bin/backup: Fix indentation of help textEuAndreh2022-05-161-6/+6
* Move Git repository into ~/.usr/.git/EuAndreh2022-05-121-0/+128