aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterfix: create parent dir before rsync for file targetsDanilo M.3 weeks
 
 
AgeCommit messageAuthorFilesLines
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
[...]