summaryrefslogtreecommitdiff
path: root/plugins/vagrant
AgeCommit message (Expand)Author
2021-06-11fix(vagrant): Allow dot in Vagrant box name (#4803)Hugo Stijns
2020-05-23vagrant: fix vagrant box autocomplete (#8929)Kennith Leung
2020-02-27vagrant: document aliasesMarc Cornellà
2020-02-27vagrant: add common aliases (#3762)Marc Cornellà
2020-02-11vagrant: obey VAGRANT_CWD when completing vagrant commands (#7219)Umberto Nicoletti
2018-12-31Add new vagrant commands (#7455)Andrew Imeson
2018-10-07 #7175 improve vagrant readme (#7247)Sandra Parsick
2018-10-04vagrant: add README (#7215)Bjorn Stange
2018-10-02vagrant: fix typo in completion (#5846)Michal Mazur
2018-04-02Get rid of some silly copy pasta (#3187)fREW Schmidt
2016-05-21vagrant snapshot (#5032)Grant Regimbal
2016-05-10[TASK] Vagrant plugin: Add missing vagrant snapshot commandTomas Norre Mikkelsen
2015-08-25Added missing commands to Vagrant plugin, updated commands descriptionDawid Ferenczy
2015-07-08added aliases for ssh-config and global-statusRobert McLeod
2015-04-10added aliases for vagrantRobert McLeod
2015-02-19Adding ssh-config to vagrant plugin autocomplete. Was missingwajdi
2014-09-03Support dynamically defined Vagrant machinesMichael Stucki
2014-08-31Improve support for Vagrant VM definitionsMichael Stucki
2014-06-28Basic support for Docker related commands.fjcapdevila
2014-05-16Merge pull request #2787 from irnnr/plugin-vagrantRobby Russell
2014-05-15Improve consistency, remove dots at end of command descriptionsIngo Renner
2014-05-06[FEATURE] Support vagrant global-statusIngo Renner
2014-05-06[FEATURE] Support Vagrant Cloud commandsIngo Renner
2014-05-06[FEATURE] Support Vagrant ShareIngo Renner
2014-05-06[FEATURE] Support Vagrant 1.6 version commandIngo Renner
2014-03-22Merge pull request #1302 from cybozuty/masterRobby Russell
2013-04-02Update _vagrantJustin Clayton
2012-12-02Merge pull request #214 from allancaffee/masterRobby Russell
2012-09-03Rendering the 'vagrant box (remove|repackage)' completion code independant of...cybozuty
2011-04-12Optimize plugin loading so that only one call to compinit is requiredPat Regan
2011-04-08Replace redundant calls to compinit with a single call.Pat Regan
2011-02-07Add vagrant completion for individual VMsAllan Caffee
2010-11-15improved formatting; redundant attributes deletedFedyashev Nikita
2010-11-15fixed formatting; dead code deletedFedyashev Nikita
2010-11-15vagrant plugin autocompletion - initial versionFedyashev Nikita