aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
3 daysMerge feat/suggest-flag: add --suggest flagHEADmasterDanilo M.4-2/+127
3 daysfeat: skip editor/temp junk in --suggest outputDanilo M.1-0/+11
3 daysdocs: document --suggest flag and SUGGEST_IGNOREDanilo M.3-1/+15
3 daysfeat: dispatch --suggest early and exitDanilo M.1-0/+5
3 daysrefactor: clearer arithmetic guard and output loop var in do_suggestDanilo M.1-7/+7
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
3 daysdocs: implementation plan for --suggest flagDanilo M.1-0/+482
3 daysdocs: suggest always writes to stdout, bypasses --quietDanilo M.1-4/+13
3 daysdocs: spec for --suggest flagDanilo M.1-0/+180
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.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