compose/pkg/watch
Nicolas De Loof f794c79eb3 Support Dockerfile-specific ignore-file with watch
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2024-10-08 11:19:02 +02:00
..
dockerignore.go Support Dockerfile-specific ignore-file with watch 2024-10-08 11:19:02 +02:00
ephemeral.go Fix typos 2024-09-11 11:21:24 +02:00
ephemeral_test.go watch: add note about goroutine-safety & test 2023-03-23 11:33:03 -04:00
notify.go deps: remove deprecated github.com/pkg/errors 2023-09-29 06:28:58 +02:00
notify_test.go use CGO to enable fsevent on OSX 2023-02-10 17:24:48 +01:00
paths.go feat(desktop): synchronized file share integration (#11614) 2024-03-20 14:41:24 -04:00
paths_test.go adjust code and dependencies 2023-02-02 14:59:30 +01:00
temp.go adjust code and dependencies 2023-02-02 14:59:30 +01:00
temp_dir_fixture.go adjust code and dependencies 2023-02-02 14:59:30 +01:00
watcher_darwin.go fix linting issues with golangci-lint 1.60.2 2024-09-11 13:56:25 +02:00
watcher_naive.go feat(desktop): synchronized file share integration (#11614) 2024-03-20 14:41:24 -04:00
watcher_naive_test.go deps: remove deprecated github.com/pkg/errors 2023-09-29 06:28:58 +02:00
watcher_nonwin.go adjust code and dependencies 2023-02-02 14:59:30 +01:00
watcher_windows.go adjust code and dependencies 2023-02-02 14:59:30 +01:00