Commit History

Author SHA1 Message Date
  Peter Urda a67500ee57 Added `top` to `docker-compose` to display running processes. 9 years ago
  Matt Bray a37d99f201 Zsh completion: change --file description text 9 years ago
  Matthew Bray 90356b7040 Zsh completion: permit multiple --file arguments 9 years ago
  Aanand Prasad 6633f1962c Shell completion for --push-images 9 years ago
  Aanand Prasad bc0939dcf0 Merge pull request #3645 from leonhartX/zsh-completion-bundle 9 years ago
  Aanand Prasad c0237a487b Merge pull request #3221 from aeriksson/fix-zsh-autocomplete 9 years ago
  Ke Xu edd28f09d1 change dsb to dab 9 years ago
  Andre Eriksson c3247e7af8 zsh autocomplete: update misleading comment 9 years ago
  Andre Eriksson b3d4e9c9d7 zsh autocomplete: break out duplicated flag messages into variables 9 years ago
  Andre Eriksson 0058b4ba0c zsh autocomplete: replace use of sed with cut 9 years ago
  Andre Eriksson 612d263d74 zsh autocomplete: fix issue when filtering on already selected services 9 years ago
  Andre Eriksson 048408af48 zsh autocomplete: fix missing services issue for build/pull commands 9 years ago
  Andre Eriksson d990f7899c zsh autocomplete: pass all relevant flags to docker-compose/docker 9 years ago
  Andre Eriksson 97ba14c82a zsh autocomplete: use two underscores for all function names 9 years ago
  Andre Eriksson 1b5a94f4e4 zsh autocomplete: bring flag help texts up to date 9 years ago
  Andre Eriksson 8d2fbe3a55 zsh autocomplete: add 'build' flag for 'create' and 'up' 9 years ago
  Andre Eriksson eb10f41d13 zsh autocomplete: fix incorrect flag exclusions for 'create' and 'up' 9 years ago
  Andre Eriksson 73a1b60ced zsh autocomplete: add missing 'remove-orphans' flag for 'up' and 'down' 9 years ago
  Andre Eriksson b3d9652cc3 zsh autocomplete: add missing docker-compose base flags 9 years ago
  Andre Eriksson cbb44b1a14 fix broken zsh autocomplete for version 2 docker-compose files 9 years ago
  Ke Xu a0a90b2352 add zsh completion for push 9 years ago
  Ke Xu aa7f522ab0 add zsh completion support for bundle 9 years ago
  Harald Albers c46737ed02 remove command completion for `docker-compose rm --a` 9 years ago
  Aanand Prasad 85e2fb63b3 Merge pull request #3218 from sdurrheimer/zsh-completion-run-workdir 9 years ago
  Aanand Prasad 024a810617 Merge pull request #3217 from sdurrheimer/zsh-completion-up-build 9 years ago
  Aanand Prasad 668d45c7cc Merge pull request #3216 from sdurrheimer/zsh-completion-logs 9 years ago
  Aanand Prasad 09ea74245d Merge pull request #3215 from sdurrheimer/zsh-completion-exec-command 9 years ago
  Steve Durrheimer 8ae8f7ed4b Add zsh completion for 'docker-compose run -w --workdir' 9 years ago
  Steve Durrheimer 9729c0d3c7 Add zsh completion for 'docker-compose up --build' 9 years ago
  Steve Durrheimer 9d58b19ecc Add zsh completion for 'docker-compose logs -f --follow --tail -t --timestamps' 9 years ago