aboutsummaryrefslogtreecommitdiffstats
path: root/dot-backup.sh
AgeCommit message (Expand)AuthorFilesLines
3 daysfeat: add do_suggest scan/filter/dedup functionDanilo M.1-0/+84
3 daysfeat: add SUGGEST_IGNORE default skip listDanilo M.1-0/+7
3 daysfeat: lastupdate also writes machine-readable epochDanilo M.1-0/+1
3 daysfeat: suggest bypasses --quiet redirectDanilo M.1-1/+1
3 daysfeat: add --suggest flag plumbingDanilo M.1-0/+3
3 daysfeat: add --delete to dir rsync so backup mirrors sourceDanilo M.1-2/+2
2026-05-06fix: create parent dir before rsync for file targetsDanilo M.1-0/+1
2026-05-06feat: files.list replaces hardcoded array when non-emptyDanilo M.1-1/+11
2026-05-06feat: skip system files on restore when not rootDanilo M.1-1/+21
2026-05-06fix: log_verbose exits 1 under set -e when VERBOSE=falseDanilo M.1-1/+1
2026-05-06fix: harden error handling and fix silent failuresDanilo M.1-21/+18
2026-05-06Stop first run from backing up before user configuresDanilo M.1-1/+2
2026-05-06Fix remaining review issues: quoting and clear behaviourDanilo M.1-8/+8
2026-05-06Fix review findings: quoting, set -e trap, system path, push guardDanilo M.1-14/+14
2026-05-06Add GIT_REMOTE, GIT_BRANCH config options and --push flagDanilo M.1-2/+34
2026-05-06Bootstrap config dirs on first run with setup messageDanilo M.1-1/+18
2026-05-06Add flags, config system, restore mode, and updated docsDanilo M.1-45/+202
2026-02-06Added script and readmeDanilo M.1-0/+192