compose/cmd/formatter
Guillaume Lours be8c7e6c60 make CTRL+Z a no-op operation on Windows
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2025-10-17 15:07:37 +02:00
..
ansi.go simpler stop UI 2025-07-21 10:31:50 +02:00
colors.go Eliminate magic number in init functions 2025-07-24 09:04:52 +02:00
consts.go align --format flag and UX with docker cli 2022-12-14 22:53:43 +01:00
container.go go.mod: docker/docker, docker/cli v28.0.0, buildx v0.21.1 2025-02-21 15:23:25 +01:00
formatter.go deps: remove deprecated github.com/pkg/errors 2023-09-29 06:28:58 +02:00
formatter_test.go Fix: remove the infinite goroutine 2023-01-26 12:53:56 +01:00
json.go remove all references to cli from compose.v2 cmd package 2021-08-31 15:41:20 +02:00
logs.go use logs API with Since to collect the very first logs after restart 2025-07-16 17:24:11 +02:00
pretty.go remove all references to cli from compose.v2 cmd package 2021-08-31 15:41:20 +02:00
shortcut.go make CTRL+Z a no-op operation on Windows 2025-10-17 15:07:37 +02:00
shortcut_unix.go make CTRL+Z a no-op operation on Windows 2025-10-17 15:07:37 +02:00
shortcut_windows.go make CTRL+Z a no-op operation on Windows 2025-10-17 15:07:37 +02:00