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