.. |
action
|
Clean up some of the UI output
|
2011-08-10 22:17:37 -07:00 |
command
|
Fix message when provision is run on halted machine [closes GH-447]
|
2011-07-30 09:58:29 -07:00 |
config
|
ssh: get proper $PATH for exec! [closes GH-426]
|
2011-07-25 21:22:16 -07:00 |
downloaders
|
Show nice error message for bad HTTP downloads [closes GH-403]
|
2011-07-05 22:48:02 -07:00 |
hosts
|
Added Arch Linux as under vagrant/hosts
|
2011-04-19 22:03:21 -07:00 |
provisioners
|
Fix some issues with the atomic counter and chef-solo
|
2011-08-03 21:28:29 -07:00 |
ssh
|
ssh: get proper $PATH for exec! [closes GH-426]
|
2011-07-25 21:22:16 -07:00 |
systems
|
Add "short" hostname to "/etc/hosts" mimicking Debian behaviour. [closes GH-456]
|
2011-08-09 23:25:55 -07:00 |
util
|
Fix errno not defined [closes GH-465]
|
2011-08-13 18:54:32 -07:00 |
action.rb
|
Logging of `vagrant`, action running, and warden
|
2011-07-10 16:48:00 -07:00 |
box.rb
|
Don't need to call ".new" on raising exceptions
|
2010-12-21 20:04:21 -08:00 |
box_collection.rb
|
BoxCollection no longer inherits from Array
|
2010-11-30 20:13:45 -08:00 |
cli.rb
|
YARD and some documentation
|
2010-09-22 09:43:30 -06:00 |
command.rb
|
Be gone glob loader! Move everything to autoload or explicit require.
|
2011-01-07 01:12:16 -08:00 |
config.rb
|
Be gone glob loader! Move everything to autoload or explicit require.
|
2011-01-07 01:12:16 -08:00 |
data_store.rb
|
Don't rely on exceptions for data store file existence checking
|
2011-01-29 20:52:56 -08:00 |
downloaders.rb
|
Be gone glob loader! Move everything to autoload or explicit require.
|
2011-01-07 01:12:16 -08:00 |
environment.rb
|
Require VirtualBox 4.1.x
|
2011-07-19 14:32:27 -07:00 |
errors.rb
|
Change default home directory to ~/.vagrant.d [closes GH-333]
|
2011-07-09 18:55:33 -07:00 |
hosts.rb
|
Added Arch Linux as under vagrant/hosts
|
2011-04-19 22:03:21 -07:00 |
plugin.rb
|
Do not load a plugin if it depends on invalid version of Vagrant
|
2011-07-02 09:27:28 -07:00 |
provisioners.rb
|
Rename :chef_server to :chef_client. [GH-359]
|
2011-07-03 17:20:06 -07:00 |
ssh.rb
|
Disable SSH caching for now
|
2011-07-21 14:55:03 -07:00 |
systems.rb
|
set hostname on archlinux [closes GH-439]
|
2011-07-30 12:03:18 -07:00 |
test_helpers.rb
|
Set VAGRANT_HOME env var to change vagrant home directory
|
2011-01-06 19:21:23 -08:00 |
ui.rb
|
Default Vagrant::UI#clear_line to do nothing [closes GH-466]
|
2011-08-13 18:55:38 -07:00 |
util.rb
|
Remove ResourceLogger and PlainLogger
|
2011-07-10 15:35:45 -07:00 |
version.rb
|
Up version for development
|
2011-07-22 23:59:02 -07:00 |
vm.rb
|
set hostname on archlinux [closes GH-439]
|
2011-07-30 12:03:18 -07:00 |