aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-05-06fix: create parent dir before rsync for file targetsHEADmasterDanilo M.1-0/+1
2026-05-06feat: files.list replaces hardcoded array when non-emptyDanilo M.2-7/+20
2026-05-06docs: note that commit/push workflow skips PRsDanilo M.1-0/+4
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-06Update CLAUDE.md to reflect auto-commit and config varsDanilo M.1-2/+4
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.3-3/+54
2026-05-06Bootstrap config dirs on first run with setup messageDanilo M.2-3/+32
2026-05-06Add flags, config system, restore mode, and updated docsDanilo M.4-46/+371
2026-02-06Added script and readmeDanilo M.2-0/+195