index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
docker
/
_docker
Age
Commit message (
Expand
)
Author
2023-06-30
fix(docker): only load old completion if docker <23
Carlo Sala
2023-06-29
fix(docker): add static completion script
Carlo Sala
2023-06-15
feat(docker): generate completion function
Carlo Sala
2022-11-24
feat(docker): update completion
Carlo Sala
2021-09-15
fix(docker): remove unwanted asterisk in completed docker commands
Marc Cornellà
2021-01-01
feat(docker): update completion to upstream version (#9470)
YantaoZhao
2020-05-23
docker: update to latest upstream completion (92dc906) (#8835)
Vinícius Picossi Teruel
2018-12-31
Update docker plugin from upstream docker/cli (#7470)
Patrick Artounian
2018-08-09
Update docker plugin from upstream docker/cli (#7018)
Tom Milligan
2018-08-07
use https everywhere (#6574)
Janosch Schwalm
2018-05-17
Minor fix: "stdin" instead of "stding" (#6801)
Mauro Porras P
2018-05-13
Updated autocomplete and readme (#6720)
Quentin Nerden
2018-01-22
Update of docker completion (#6542)
Alexey Pristavkin
2017-11-11
Update Docker completion plugin (#6410)
Antonis Kalipetis
2017-02-20
add missing new line escape (#5896)
grh2g46
2016-12-14
docker: update completion (upstream 2fe62f2)
Marc Cornellà
2016-10-25
Update docker completion (2015-10-25)
Marc Cornellà
2016-09-20
Update docker completion from upstream (#5426)
Zach Himsel
2016-09-20
Update docker completion to match docker upstream (#5060)
Brian Goff
2016-08-30
Update the docker completion script with the official docker zsh
kenleytomlin
2015-08-05
Add support for Docker images from custom registries
Andrew Robertson
2015-06-13
Update _docker
UserTaken
2015-06-11
More run and create options
UserTaken
2015-04-29
Fixing some issues where show repeated weird values, and fixed commands that ...
Kennedy Oliveira
2015-02-18
Merge pull request #3578 from ctroncoso/patch-1
Robby Russell
2015-02-16
added stats command to docker plugin
Karsten Kosmala
2015-02-13
docker containers based on defined names
ctroncoso
2014-12-18
added exec command to docker plugin
Paul van den Berg
2014-07-14
Fix typo in docker plugin
Josh Comer
2014-04-19
Fix `docker rmi` tab completion
Javier Tejero
2014-03-26
Matching autocomplete for Docker v0.9.1
Bob Maerten
2014-03-10
Fix typo in autocomplete arguments
Bob Maerten
2013-08-07
fixed minor errors
Ahmed Azaan
2013-08-07
add docker autocomplete plugin
Ahmed Azaan