Josh Soref
|
1a5ddea9f4
|
Spelling fixes
* account
* addresses
* administrator
* afterwards
* because
* bridgeable
* capabilities
* capability
* checksum
* configuration
* configuration for
* configure
* criteria
* delimited
* delivered
* derivatives
* description
* detect
* directory
* display
* downloading
* during
* electric
* enabling
* encountered
* equivalent
* executable
* executed
* hashicorp
* hypervisor
* hyphens
* implementation
* incorporate
* inheritance
* initialize
* instance
* instead
* interactions
* invocable
* machine
* maximum
* message
* mounting
* overridden
* overwrite
* paramiko
* preparing
* provides
* provisioning
* recursively
* requested
* resetting
* retryable
* running
* satisfied
* searching
* sometimes
* specified
* successfully
* synced folders
* unauthorized
* underlying
* userprofile
* vagrant
* vagrantfile
* variable
* various
* version
* virtual
* windows
|
2018-03-14 14:41:04 +00:00 |
Chris Roberts
|
df069deac0
|
Validate plugin sources and report errors if detected.
|
2017-04-04 17:53:04 -07:00 |
Seth Vargo
|
1166800b65
|
Use SSL and HTTPS links where appropriate
|
2016-01-25 13:14:54 -05:00 |
Mitchell Hashimoto
|
d368b3cf62
|
core: Tolerate syntax errors in ~/.gemrc [GH-2760]
|
2014-01-05 17:11:24 -08:00 |
Mitchell Hashimoto
|
7bc72028bd
|
Use custom Gem.configuration to avoid loading gemrc files
|
2013-02-07 16:32:11 -08:00 |
Mitchell Hashimoto
|
bc7237130d
|
Use the HashiCorp gem source for plugin installs
|
2013-02-04 11:18:57 -08:00 |
Mitchell Hashimoto
|
1162c2dbfc
|
Instead of shelling out, use the RubyGems API to install plugins
This gets us an accurate name of the gem even if it is installed
from a file.
|
2013-02-03 13:59:43 -08:00 |
Mitchell Hashimoto
|
60d21e35c9
|
Be silent when uninstalling gems
|
2013-02-03 10:32:31 -08:00 |
Mitchell Hashimoto
|
472d4182c1
|
Basic logic behind prune action is good.
|
2013-02-03 10:15:46 -08:00 |
Mitchell Hashimoto
|
f257d1211f
|
List actually compares state with gems
|
2013-02-02 23:59:48 -08:00 |
Mitchell Hashimoto
|
8ac7b62075
|
A really basic "list" command
|
2013-02-02 23:52:34 -08:00 |
Mitchell Hashimoto
|
150cae86b7
|
Only show error if exit code != 0 of gem
|
2013-02-02 23:33:52 -08:00 |
Mitchell Hashimoto
|
fa50f06a4c
|
Error if RubyGems failed.
|
2013-02-02 23:31:53 -08:00 |