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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add robust error handling for TCP communication
Bernhard Guillon
2026-07-07
2
-17
/
+47
*
Chunk manifest transfer: 1000 files per batch
Bernhard Guillon
2026-07-07
2
-12
/
+51
*
Increase scanner buffer to 64MB for 479k+ file manifests
Bernhard Guillon
2026-07-07
1
-1
/
+1
*
Increase scanner buffer to 1MB for large manifests
Bernhard Guillon
2026-07-07
1
-0
/
+1
*
Switch from Unix sockets to TCP for Docker Desktop compatibility
Bernhard Guillon
2026-07-07
3
-116
/
+101
*
Set default socket path to /run/sourcewatch.sock
Bernhard Guillon
2026-07-07
1
-1
/
+1
*
Fix undefined logLevel: move shared flags to flags.go
Bernhard Guillon
2026-07-07
2
-2
/
+8
*
Downgrade dependencies for Go 1.21 compatibility
Bernhard Guillon
2026-07-07
2
-7
/
+7
*
Downgrade Go version to 1.21 for broader compatibility
Bernhard Guillon
2026-07-07
3
-2
/
+3
*
Update README with Windows binary build instructions and new architecture
Bernhard Guillon
2026-07-07
1
-30
/
+95
*
Add Windows-assisted initial sync for faster startup
Bernhard Guillon
2026-07-07
3
-83
/
+391
*
Add Windows native watcher with Unix socket IPC
Bernhard Guillon
2026-07-07
8
-211
/
+575
*
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
8
-71
/
+161
*
Add build instructions to README
Bernhard Guillon
2026-07-06
1
-0
/
+10
*
Add Podman to README
Bernhard Guillon
2026-07-06
1
-1
/
+4
*
Add progress logging for initial sync
Bernhard Guillon
2026-07-06
2
-1
/
+44
*
Add structured error handling with retry logic
Bernhard Guillon
2026-07-06
4
-24
/
+271
*
Add symlink watcher support with tests
Bernhard Guillon
2026-07-06
2
-0
/
+165
*
Add README with usage, flags, and .gitignore support docs
Bernhard Guillon
2026-07-06
1
-0
/
+70
*
Docker test fixes: directory pattern matching, mtime-based sync, Go version
Bernhard Guillon
2026-07-06
5
-7
/
+12
*
Implement nested .gitignore support with GitignoreStack
Bernhard Guillon
2026-07-06
6
-140
/
+374
*
Add watcher tests, refactor watch() to accept context
Bernhard Guillon
2026-07-06
3
-2
/
+338
*
Add sync and gitignore tests, fix loadGitignore bug
Bernhard Guillon
2026-07-06
3
-7
/
+614
*
Initial project scaffolding
Bernhard Guillon
2026-07-06
8
-0
/
+414