aboutsummaryrefslogtreecommitdiffstats
path: root/sync.go
Commit message (Expand)AuthorAgeFilesLines
* Preserve modtime on copy so subsequent syncs don't re-copy everythingBernhard Guillon2026-07-071-2/+11
* Add Windows native watcher with Unix socket IPCBernhard Guillon2026-07-071-11/+0
* Add log level system and sync loggingBernhard Guillon2026-07-061-9/+8
* Add progress logging for initial syncBernhard Guillon2026-07-061-1/+37
* Add structured error handling with retry logicBernhard Guillon2026-07-061-7/+16
* Docker test fixes: directory pattern matching, mtime-based sync, Go versionBernhard Guillon2026-07-061-0/+3
* Implement nested .gitignore support with GitignoreStackBernhard Guillon2026-07-061-10/+14
* Initial project scaffoldingBernhard Guillon2026-07-061-0/+106