aboutsummaryrefslogtreecommitdiffstats
path: root/cmd_linux.go
Commit message (Expand)AuthorAgeFilesLines
* Chunk manifest transfer: 1000 files per batchBernhard Guillon2026-07-071-4/+17
* Increase scanner buffer to 64MB for 479k+ file manifestsBernhard Guillon2026-07-071-1/+1
* Increase scanner buffer to 1MB for large manifestsBernhard Guillon2026-07-071-0/+1
* Switch from Unix sockets to TCP for Docker Desktop compatibilityBernhard Guillon2026-07-071-26/+29
* Set default socket path to /run/sourcewatch.sockBernhard Guillon2026-07-071-1/+1
* Fix undefined logLevel: move shared flags to flags.goBernhard Guillon2026-07-071-2/+0
* Add Windows-assisted initial sync for faster startupBernhard Guillon2026-07-071-55/+200
* Add Windows native watcher with Unix socket IPCBernhard Guillon2026-07-071-0/+131