vagrant/lib/vagrant
Mitchell Hashimoto 8f891630d6 Proper subclassing for box subcommand 2010-04-13 17:11:51 -07:00
..
actions On import/export, hide "parts" of progress (since its simply out of 100) 2010-04-12 18:11:32 -07:00
commands Proper subclassing for box subcommand 2010-04-13 17:11:51 -07:00
downloaders Added a progress meter module/mixin since that'll be used elsewhere. 2010-04-08 12:44:25 -07:00
provisioners Shorten shared folders further [see GH-50] 2010-04-12 14:38:34 -07:00
util On import/export, hide "parts" of progress (since its simply out of 100) 2010-04-12 18:11:32 -07:00
active_list.rb Finally remove Vagrant::Env 2010-03-19 23:56:36 -07:00
box.rb Box.find sets environment of found box 2010-03-20 01:04:56 -07:00
busy.rb Run only a single trap thread at any given time. Ensure that trap threads are joined after a busy block ends. 2010-02-15 18:37:20 -08:00
command.rb `vagrant --version` outputs the version 2010-04-13 15:45:38 -07:00
commands.rb.bak New files for the new command structure. Ignore the `vagrant-temp` binary for now. 2010-04-13 01:22:53 -07:00
config.rb Config JSON doesn't include 'env' 2010-04-11 23:39:22 -07:00
environment.rb New files for the new command structure. Ignore the `vagrant-temp` binary for now. 2010-04-13 01:22:53 -07:00
ssh.rb error for vagrant ssh on windows, error text, mario gem, still need doc pages for links in error.yml 2010-03-25 00:09:31 -07:00
util.rb All errors now go through the errors.yml files 2010-03-17 21:08:26 -07:00
vm.rb Loading VMs and created VMs now point back to the environment they belong to 2010-03-19 01:31:44 -07:00