Joel Barciauskas e9b6cc23fc Add --quiet parameter to docker-compose pull, using existing silent flag 8 rokov pred
..
__init__.py e7e159076b Prevent pip version checks when calling `pip freeze` 8 rokov pred
colors.py 8efb7e6e8b Don't strip ANSI color codes when output is not a TTY 8 rokov pred
command.py 0f00aa4098 Convert paths to unicode in get_config_path_from_options if needed 8 rokov pred
docker_client.py f55c9d4201 Recognize COMPOSE_TLS_VERSION env var in tls_config_from_options 8 rokov pred
docopt_command.py 53bea8a720 Refactor command dispatch to improve unit testing and support better error messages. 9 rokov pred
errors.py c3bcd59aeb Avoid encoding crash in log_api_error 8 rokov pred
formatter.py 9efb00457d Merge pull request #3423 from cmihai/fix-1876 8 rokov pred
log_printer.py 6c3641fdb7 Returing 1 when a container exits with a non-zero exit code with --abort-on-container-exit is set. Signed-off-by: Kevin Broadwater <[email protected]> 8 rokov pred
main.py e9b6cc23fc Add --quiet parameter to docker-compose pull, using existing silent flag 8 rokov pred
signals.py 56357d6117 Do not raise a broken pipe error when receiving SIGPIPE from grep or head 8 rokov pred
utils.py 8f8678987b Improve readability of code and output for the images command 8 rokov pred
verbose_proxy.py 475a091768 Update pre-commit config to enforace that future imports exist in all files. 9 rokov pred