| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add sync_done handshake: server signals when ready, client waits before watching | Bernhard Guillon | 2026-07-07 | 1 | -0/+33 |
| * | Add -bufsize flag, resilient walk, and diagnostic logging for Windows watcher | Bernhard Guillon | 2026-07-07 | 1 | -11/+32 |
| * | Add directory count logging for recursive watcher setup | Bernhard Guillon | 2026-07-07 | 1 | -2/+9 |
| * | Add heartbeat ping/pong to detect disconnects | Bernhard Guillon | 2026-07-07 | 1 | -0/+21 |
| * | Remove unused bufio import from cmd_windows.go | Bernhard Guillon | 2026-07-07 | 1 | -1/+0 |
| * | Add robust error handling for TCP communication | Bernhard Guillon | 2026-07-07 | 1 | -12/+33 |
| * | Chunk manifest transfer: 1000 files per batch | Bernhard Guillon | 2026-07-07 | 1 | -8/+34 |
| * | Switch from Unix sockets to TCP for Docker Desktop compatibility | Bernhard Guillon | 2026-07-07 | 1 | -61/+44 |
| * | Add Windows-assisted initial sync for faster startup | Bernhard Guillon | 2026-07-07 | 1 | -28/+137 |
| * | Add Windows native watcher with Unix socket IPC | Bernhard Guillon | 2026-07-07 | 1 | -0/+250 |
