aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update README with Windows binary build instructions and new architectureBernhard Guillon2026-07-071-30/+95
* Add Windows-assisted initial sync for faster startupBernhard Guillon2026-07-073-83/+391
* Add Windows native watcher with Unix socket IPCBernhard Guillon2026-07-078-211/+575
* Watch nested dirs: recursively add watchers for subdirs on createBernhard Guillon2026-07-061-0/+7
* Fix event debouncing: merge ops instead of overwritingBernhard Guillon2026-07-061-6/+13
* Add log level system and sync loggingBernhard Guillon2026-07-068-71/+161
* Add build instructions to READMEBernhard Guillon2026-07-061-0/+10
* Add Podman to READMEBernhard Guillon2026-07-061-1/+4
* Add progress logging for initial syncBernhard Guillon2026-07-062-1/+44
* Add structured error handling with retry logicBernhard Guillon2026-07-064-24/+271
* Add symlink watcher support with testsBernhard Guillon2026-07-062-0/+165
* Add README with usage, flags, and .gitignore support docsBernhard Guillon2026-07-061-0/+70
* Docker test fixes: directory pattern matching, mtime-based sync, Go versionBernhard Guillon2026-07-065-7/+12
* Implement nested .gitignore support with GitignoreStackBernhard Guillon2026-07-066-140/+374
* Add watcher tests, refactor watch() to accept contextBernhard Guillon2026-07-063-2/+338
* Add sync and gitignore tests, fix loadGitignore bugBernhard Guillon2026-07-063-7/+614
* Initial project scaffoldingBernhard Guillon2026-07-068-0/+414