aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Watch nested dirs: recursively add watchers for subdirs on createHEADmainBernhard Guillon77 min.1-0/+7
* Fix event debouncing: merge ops instead of overwritingBernhard Guillon84 min.1-6/+13
* Add log level system and sync loggingBernhard Guillon91 min.8-71/+161
* Add build instructions to READMEBernhard Guillon100 min.1-0/+10
* Add Podman to READMEBernhard Guillon101 min.1-1/+4
* Add progress logging for initial syncBernhard Guillon104 min.2-1/+44
* Add structured error handling with retry logicBernhard Guillon110 min.4-24/+271
* Add symlink watcher support with testsBernhard Guillon114 min.2-0/+165
* Add README with usage, flags, and .gitignore support docsBernhard Guillon117 min.1-0/+70
* Docker test fixes: directory pattern matching, mtime-based sync, Go versionBernhard Guillon2 hours5-7/+12
* Implement nested .gitignore support with GitignoreStackBernhard Guillon2 hours6-140/+374
* Add watcher tests, refactor watch() to accept contextBernhard Guillon2 hours3-2/+338
* Add sync and gitignore tests, fix loadGitignore bugBernhard Guillon2 hours3-7/+614
* Initial project scaffoldingBernhard Guillon3 hours8-0/+414