vagrant/lib/vagrant
Mitchell Hashimoto d7e0172e2d `vagrant destroy` always forces the shutdown (does not attempt graceful) 2010-05-06 20:50:32 -07:00
..
actions `vagrant destroy` always forces the shutdown (does not attempt graceful) 2010-05-06 20:50:32 -07:00
commands `vagrant status --global` flag to view global status 2010-05-01 00:24:39 -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
systems Linux shutdown state checking no longer requires the force param. Its default 2010-04-28 20:47:58 -07:00
util Rename errors.yml to strings.yml and Error to Translator, since I plan on using it for general strings 2010-04-30 23:42:11 -07:00
active_list.rb If JSON parsing fails on reading the active list, just set it to an empty hash 2010-05-06 11:02:53 -07:00
box.rb Boxes now properly use scoped Environment 2010-04-19 14:15:52 -07:00
busy.rb Busy task no longer runs in a separate thread. 2010-04-24 03:26:44 -07:00
command.rb `vagrant --version` outputs the version 2010-04-13 15:45:38 -07:00
config.rb New abstraction: Systems. Updated config and environment to properly load configured system. 2010-04-25 01:46:51 -07:00
environment.rb Remove remaining Vagrant.config references. There a still a couple left... 2010-04-25 17:17:18 -07:00
ssh.rb Fork-and-wait SSH on Mac OS X 10.5 [closes GH-51] 2010-04-15 02:36:46 -07:00
util.rb Call properly `t` method in error_and_exit 2010-05-02 13:51:25 -07:00
vm.rb Shared folder action uses new system abstraction 2010-04-25 02:08:59 -07:00