Nicolas De Loof 9f7ad18d62 reduce cyclomatic complexity 3 lat temu
..
testdata 7f18b47a9a prefer canonical `compose.yaml` file name 4 lat temu
attach.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 3 lat temu
build.go 87a0a57f70 Cleanup tips from output 3 lat temu
build_buildkit.go 3f0550f884 log the error object instead of the string message only 3 lat temu
build_classic.go a501ab3a2f use StatusError from docker/cli, not "dockerd" 3 lat temu
compose.go a0acc20d88 introduce --parallel to limit concurrent engine calls 3 lat temu
container.go 27227a8824 lint: add `nolintlint` and clean up `nolint` directives (#9738) 3 lat temu
containers.go 804d7163a7 detect required service are gone to stop watching 3 lat temu
convergence.go b8bbdcd872 detect dependency failed to start 3 lat temu
convergence_test.go 34e945a598 ci: remove uses of deprecated gotest.tools v2 (#9935) 3 lat temu
convert.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies 4 lat temu
cp.go 96cbb1cbcf Add "style" tag to gocritic 3 lat temu
create.go 9f7ad18d62 reduce cyclomatic complexity 3 lat temu
create_test.go cfdec21a7f Fix linting issues 3 lat temu
dependencies.go 616777eb4a deps: fix race condition during graph traversal (#9878) 3 lat temu
dependencies_test.go 34e945a598 ci: remove uses of deprecated gotest.tools v2 (#9935) 3 lat temu
down.go 18ce1f41b7 replace deprecated functions 3 lat temu
down_test.go 18ce1f41b7 replace deprecated functions 3 lat temu
envresolver.go bbaaa6a9de config: case-insensitive env vars on Windows (#9438) 3 lat temu
envresolver_test.go 34e945a598 ci: remove uses of deprecated gotest.tools v2 (#9935) 3 lat temu
errors.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies 4 lat temu
events.go 9668f600d1 project name MUST be lowercase 3 lat temu
exec.go a964d5587b align cp command index management with exec command 3 lat temu
filters.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 4 lat temu
hash.go 986bc44549 service hash MUST exclude replicas 3 lat temu
hash_test.go 986bc44549 service hash MUST exclude replicas 3 lat temu
image_pruner.go 801678686c add license to file 3 lat temu
images.go 05e987dd0a fix parsing of repository:tag 3 lat temu
kill.go fcfcc1524e Apply compose model on `compose kill`, add `--remove-orphans` 3 lat temu
kill_test.go 18ce1f41b7 replace deprecated functions 3 lat temu
logs.go 22d2e83896 don't fail `logs` when driver:none is set 3 lat temu
logs_test.go 0368f19030 distinguish stdout and stderr in `up` logs 3 lat temu
ls.go 2e96829607 Add gocritic to linters 3 lat temu
ls_test.go cb45c6f2df Add unit tests for combinedConfigFiles logic ✅ 3 lat temu
metrics.go 2e96829607 Add gocritic to linters 3 lat temu
pause.go f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name 3 lat temu
port.go 053f20edab port: improve error-handling if port not found (#10039) 3 lat temu
printer.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 3 lat temu
ps.go e42673daed only list running containers when --all=false 3 lat temu
ps_test.go e42673daed only list running containers when --all=false 3 lat temu
pull.go c1ce53c972 fix regression running pull --ignore-pull-failures 3 lat temu
push.go a0acc20d88 introduce --parallel to limit concurrent engine calls 3 lat temu
remove.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 3 lat temu
restart.go 3bf29d401c bump docker dependencies version 3 lat temu
run.go 279225896a run: clean service command if entrypoint is overridden (#9836) 3 lat temu
secrets.go 5c1484ece6 apply uid/gid when creating secret from environment 3 lat temu
start.go 22d2e83896 don't fail `logs` when driver:none is set 3 lat temu
stop.go f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name 3 lat temu
stop_test.go 18ce1f41b7 replace deprecated functions 3 lat temu
top.go 9668f600d1 project name MUST be lowercase 3 lat temu
up.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 3 lat temu