Historique des commits

Auteur SHA1 Message Date
  Nicolas De Loof 9bd9f1765c check service names based on project, not running containers il y a 2 ans
  Nicolas De Loof 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams il y a 2 ans
  Tiger Wang 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions il y a 2 ans
  Nicolas De Loof 8c39b5b7fd align `--format` flag and UX with docker cli il y a 3 ans
  Nicolas De Loof bc568eeb9b align `compose ps` output with `docker ps` il y a 3 ans
  Guillaume Lours 24ec0b2d09 pass services list to projectOrName function to add profiles for targeted services il y a 3 ans
  Ulysses Souza 140dc519d3 cli: add shell completion function (#9269) il y a 3 ans
  Laura Brehm be495ab8e6 Filter `compose ps` output by provided compose model il y a 3 ans
  Sebastiaan van Stijn 9db79856be update usage strings for consistency il y a 3 ans
  Bastian Venthur 8a5d555de7 fixed some spelling mistakes il y a 3 ans
  Nick Sieger b2c0d25005 ps: use DisplayablePorts from docker/cli il y a 3 ans
  Sebastiaan van Stijn 2d32d7450c ps: un-deprecate --filter, and enhance docs il y a 3 ans
  Jon Cram f03b7085c3 compose ps: fix typo "unknow" -> "unknown" il y a 4 ans
  Nicolas De Loof 7c0e865960 allow combination of --status and --services il y a 4 ans
  Nicolas De Loof 7f31fe678f make --status a multi-flag il y a 4 ans
  Iaroslav Sheptykin 3f37003340 Deprecate --filter. List values for --status il y a 4 ans
  Nicolas De Loof 97a0efd7c3 group ports to render ranges as ... ranges il y a 4 ans
  Nicolas De Loof e1267cddfd don't exit with err=1 when no container listed il y a 4 ans
  Nicolas De Loof 1ae9b3cb5d move compose-cli code into docker/compose/v2 il y a 4 ans
  Nicolas De Loof fcb91096b8 remove all references to cli from compose.v2 cmd package il y a 4 ans
  Nicolas De Loof 8d476eee4c apply filter before formatter il y a 4 ans
  Ulysses Souza c28aec2308 Filter completions by toComplete variable il y a 4 ans
  Ulysses Souza 72b66fb5c1 Add 'no completion' or 'service' completion il y a 4 ans
  Ulysses Souza 37961c51ca Add completion to "compose ps" il y a 4 ans
  Nicolas De Loof bf0b75cee0 report error on `ps` when no container found for service(s) il y a 4 ans
  Nicolas De Loof 05b510a447 compose ps to include container command il y a 4 ans
  Nicolas De Loof 3e4f030d2d implement ps --status=xx filter il y a 4 ans
  Nicolas De Loof 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies il y a 4 ans
  Nicolas De Loof e2ea24ceb7 move compose-plugin commands under /cmd il y a 4 ans