summaryrefslogtreecommitdiff
path: root/plugins/docker
AgeCommit message (Expand)Author
2023-07-20feat(docker): add `legacy-completion` optionCarlo Sala
2023-06-30fix(docker): only load old completion if docker <23Carlo Sala
2023-06-29fix(docker): use `docker --version` instead of `docker version`Andrei Polushin
2023-06-29fix(docker): add static completion scriptCarlo Sala
2023-06-20fix(docker): use `command docker` (#11766)Haltarys
2023-06-15fix(docker): only generate completion for docker >23 (#11754)Carlo Sala
2023-06-15feat(docker): generate completion functionCarlo Sala
2022-12-15feat(docker): add `drs` alias (#11393)kormosi
2022-11-24feat(docker): add `dsta` aliasRafael Bernard Araújo
2022-11-24chore(docker): sort and reorganize aliasesCarlo Sala
2022-11-24feat(docker): update completionCarlo Sala
2022-06-06fix(docker): rename `dip` alias to `dipu` to avoid naming conflict (#10957)Maxim Derbenev
2022-04-13fix(docker): rename `dls` and `dlsa` aliases to avoid conflict (#10852)Abhinav M
2022-04-12feat(docker): add aliases to `docker` plugin (#6527)Abhinav M
2021-09-15fix(docker): remove unwanted asterisk in completed docker commandsMarc Cornellà
2021-01-01feat(docker): update completion to upstream version (#9470)YantaoZhao
2020-09-18docker: document option-stacking settingMarc Cornellà
2020-05-23docker: update to latest upstream completion (92dc906) (#8835)Vinícius Picossi Teruel
2020-03-11Clean up plugin READMEs and a few pluginsMarc Cornellà
2019-10-19Reorganize stuffMarc Cornellà
2019-10-18Format docker Readme like the other plugins.Marco Zühlke
2018-12-31Update docker plugin from upstream docker/cli (#7470)Patrick Artounian
2018-08-09Update docker plugin from upstream docker/cli (#7018)Tom Milligan
2018-08-07use https everywhere (#6574)Janosch Schwalm
2018-05-17Minor fix: "stdin" instead of "stding" (#6801)Mauro Porras P
2018-05-13Updated autocomplete and readme (#6720)Quentin Nerden
2018-01-22Update of docker completion (#6542)Alexey Pristavkin
2017-11-11Update Docker completion plugin (#6410)Antonis Kalipetis
2017-02-20add missing new line escape (#5896)grh2g46
2016-12-14docker: update completion (upstream 2fe62f2)Marc Cornellà
2016-10-25Update docker completion (2015-10-25)Marc Cornellà
2016-09-20Update docker completion from upstream (#5426)Zach Himsel
2016-09-20Update docker completion to match docker upstream (#5060)Brian Goff
2016-08-30Update READMEkenleytomlin
2016-08-30Update the docker completion script with the official docker zshkenleytomlin
2015-08-05Add support for Docker images from custom registriesAndrew Robertson
2015-06-13Update _dockerUserTaken
2015-06-11More run and create optionsUserTaken
2015-04-29Fixing some issues where show repeated weird values, and fixed commands that ...Kennedy Oliveira
2015-02-18Merge pull request #3578 from ctroncoso/patch-1Robby Russell
2015-02-16added stats command to docker pluginKarsten Kosmala
2015-02-13docker containers based on defined namesctroncoso
2014-12-18added exec command to docker pluginPaul van den Berg
2014-07-14Fix typo in docker pluginJosh Comer
2014-04-19Fix `docker rmi` tab completionJavier Tejero
2014-03-26Matching autocomplete for Docker v0.9.1Bob Maerten
2014-03-10Fix typo in autocomplete argumentsBob Maerten
2013-08-07Merge branch 'master' of https://github.com/AeonAxan/oh-my-zshAhmed Azaan
2013-08-07fixed minor errorsAhmed Azaan
2013-08-07Update README.mdAhmed Aeon Axan