index
:
sourcewatch.git
main
experimental filesync for windows docker bindmounts
mr-nice
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
watcher.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add FNV-1a content hash to detect same-size changes
HEAD
main
Bernhard Guillon
2026-07-07
1
-1
/
+3
*
Compare only size+symlink for sync — mode and modtime are unreliable across...
Bernhard Guillon
2026-07-07
1
-5
/
+5
*
Add Windows native watcher with Unix socket IPC
Bernhard Guillon
2026-07-07
1
-130
/
+12
*
Watch nested dirs: recursively add watchers for subdirs on create
Bernhard Guillon
2026-07-06
1
-0
/
+7
*
Fix event debouncing: merge ops instead of overwriting
Bernhard Guillon
2026-07-06
1
-6
/
+13
*
Add log level system and sync logging
Bernhard Guillon
2026-07-06
1
-26
/
+35
*
Add structured error handling with retry logic
Bernhard Guillon
2026-07-06
1
-17
/
+23
*
Add symlink watcher support with tests
Bernhard Guillon
2026-07-06
1
-0
/
+16
*
Docker test fixes: directory pattern matching, mtime-based sync, Go version
Bernhard Guillon
2026-07-06
1
-3
/
+5
*
Implement nested .gitignore support with GitignoreStack
Bernhard Guillon
2026-07-06
1
-15
/
+24
*
Add watcher tests, refactor watch() to accept context
Bernhard Guillon
2026-07-06
1
-1
/
+5
*
Initial project scaffolding
Bernhard Guillon
2026-07-06
1
-0
/
+210