Vedant Koditkar 1d4cb32001 Add support to push images quietly via compose cli %!s(int64=4) %!d(string=hai) anos
..
testdata 7f18b47a9a prefer canonical `compose.yaml` file name %!s(int64=4) %!d(string=hai) anos
attach.go fc723acb3b Fix nolint issues %!s(int64=3) %!d(string=hai) anos
build.go aa297a9969 remove unnecessary code %!s(int64=3) %!d(string=hai) anos
build_buildkit.go e016faac33 don't push images at the end of multi-arch build (and simplify e2e tests) %!s(int64=3) %!d(string=hai) anos
build_classic.go b49b9ffe7e Merge remote-tracking branch 'upstream/v2' into down-image-rm %!s(int64=3) %!d(string=hai) anos
compose.go b49b9ffe7e Merge remote-tracking branch 'upstream/v2' into down-image-rm %!s(int64=3) %!d(string=hai) anos
container.go 27227a8824 lint: add `nolintlint` and clean up `nolint` directives (#9738) %!s(int64=3) %!d(string=hai) anos
containers.go a964d5587b align cp command index management with exec command %!s(int64=3) %!d(string=hai) anos
convergence.go 09e6b0292a up/start/run: don't wait for disabled service %!s(int64=3) %!d(string=hai) anos
convergence_test.go 61845dd781 logs: filter to services from current Compose file (#9811) %!s(int64=3) %!d(string=hai) anos
convert.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies %!s(int64=4) %!d(string=hai) anos
cp.go 96cbb1cbcf Add "style" tag to gocritic %!s(int64=3) %!d(string=hai) anos
create.go b564cc5a17 Don't overwrite existing dependency condition %!s(int64=3) %!d(string=hai) anos
create_test.go cfdec21a7f Fix linting issues %!s(int64=3) %!d(string=hai) anos
dependencies.go 616777eb4a deps: fix race condition during graph traversal (#9878) %!s(int64=3) %!d(string=hai) anos
dependencies_test.go 616777eb4a deps: fix race condition during graph traversal (#9878) %!s(int64=3) %!d(string=hai) anos
down.go b6b58d26c1 don't fail when trying to remove an orphan container during down command %!s(int64=3) %!d(string=hai) anos
down_test.go b49b9ffe7e Merge remote-tracking branch 'upstream/v2' into down-image-rm %!s(int64=3) %!d(string=hai) anos
envresolver.go bbaaa6a9de config: case-insensitive env vars on Windows (#9438) %!s(int64=3) %!d(string=hai) anos
envresolver_test.go bbaaa6a9de config: case-insensitive env vars on Windows (#9438) %!s(int64=3) %!d(string=hai) anos
errors.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies %!s(int64=4) %!d(string=hai) anos
events.go 9668f600d1 project name MUST be lowercase %!s(int64=3) %!d(string=hai) anos
exec.go a964d5587b align cp command index management with exec command %!s(int64=3) %!d(string=hai) anos
filters.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 %!s(int64=4) %!d(string=hai) anos
hash.go 9db79856be update usage strings for consistency %!s(int64=3) %!d(string=hai) anos
image_pruner.go 801678686c add license to file %!s(int64=3) %!d(string=hai) anos
images.go 9668f600d1 project name MUST be lowercase %!s(int64=3) %!d(string=hai) anos
kill.go fcfcc1524e Apply compose model on `compose kill`, add `--remove-orphans` %!s(int64=3) %!d(string=hai) anos
kill_test.go b49b9ffe7e Merge remote-tracking branch 'upstream/v2' into down-image-rm %!s(int64=3) %!d(string=hai) anos
logs.go 61845dd781 logs: filter to services from current Compose file (#9811) %!s(int64=3) %!d(string=hai) anos
logs_test.go 61845dd781 logs: filter to services from current Compose file (#9811) %!s(int64=3) %!d(string=hai) anos
ls.go 2e96829607 Add gocritic to linters %!s(int64=3) %!d(string=hai) anos
ls_test.go cb45c6f2df Add unit tests for combinedConfigFiles logic ✅ %!s(int64=4) %!d(string=hai) anos
metrics.go 2e96829607 Add gocritic to linters %!s(int64=3) %!d(string=hai) anos
pause.go f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name %!s(int64=3) %!d(string=hai) anos
port.go 9668f600d1 project name MUST be lowercase %!s(int64=3) %!d(string=hai) anos
printer.go 8301dc8314 Only capture exit codes from `exit` events %!s(int64=3) %!d(string=hai) anos
ps.go be495ab8e6 Filter `compose ps` output by provided compose model %!s(int64=3) %!d(string=hai) anos
ps_test.go 61845dd781 logs: filter to services from current Compose file (#9811) %!s(int64=3) %!d(string=hai) anos
pull.go d05f5f5fa7 pull: improve output for services with both image+build (#9829) %!s(int64=3) %!d(string=hai) anos
push.go 1d4cb32001 Add support to push images quietly via compose cli %!s(int64=3) %!d(string=hai) anos
remove.go f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name %!s(int64=3) %!d(string=hai) anos
restart.go f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name %!s(int64=3) %!d(string=hai) anos
run.go 279225896a run: clean service command if entrypoint is overridden (#9836) %!s(int64=3) %!d(string=hai) anos
secrets.go d42adf6efb Add "opinionated" tag to gocritic %!s(int64=3) %!d(string=hai) anos
start.go 209293e449 Restrict compose project to selected services and dependencies on `compose start` %!s(int64=3) %!d(string=hai) anos
stop.go f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name %!s(int64=3) %!d(string=hai) anos
stop_test.go 61845dd781 logs: filter to services from current Compose file (#9811) %!s(int64=3) %!d(string=hai) anos
top.go 9668f600d1 project name MUST be lowercase %!s(int64=3) %!d(string=hai) anos
up.go 765c071c89 up: do not stop dependency containers (#9701) %!s(int64=3) %!d(string=hai) anos