Madeline Stager 6b0138d70f implement --timeout flag for docker-compose down 8 years ago
..
__init__.py c41057aa52 Code warning for the well-intentioned folks that keep wanting to change this 8 years ago
colors.py bbebf518cf only require colorama on windows 8 years ago
command.py 7882f1fb06 Keep no-ansi parameter in the CLI scope 8 years ago
docker_client.py 14115a3570 Recognize COMPOSE_TLS_VERSION env var in tls_config_from_options 8 years ago
docopt_command.py 53bea8a720 Refactor command dispatch to improve unit testing and support better error messages. 9 years ago
errors.py d8194cf6f0 Add specific handling for pywintypes.error 8 years ago
formatter.py 9efb00457d Merge pull request #3423 from cmihai/fix-1876 8 years ago
log_printer.py abdeed7bb6 Handle unicode errors in LogPrinter 8 years ago
main.py 6b0138d70f implement --timeout flag for docker-compose down 8 years ago
signals.py 56357d6117 Do not raise a broken pipe error when receiving SIGPIPE from grep or head 8 years ago
utils.py 8f8678987b Improve readability of code and output for the images command 8 years ago
verbose_proxy.py 475a091768 Update pre-commit config to enforace that future imports exist in all files. 9 years ago