aboutsummaryrefslogtreecommitdiffstats
path: root/watcher.go
Commit message (Expand)AuthorAgeFilesLines
* Add log level system and sync loggingBernhard Guillon5 hours1-26/+35
* Add structured error handling with retry logicBernhard Guillon5 hours1-17/+23
* Add symlink watcher support with testsBernhard Guillon5 hours1-0/+16
* Docker test fixes: directory pattern matching, mtime-based sync, Go versionBernhard Guillon6 hours1-3/+5
* Implement nested .gitignore support with GitignoreStackBernhard Guillon6 hours1-15/+24
* Add watcher tests, refactor watch() to accept contextBernhard Guillon6 hours1-1/+5
* Initial project scaffoldingBernhard Guillon6 hours1-0/+210