Mitchell Hashimoto
|
d0c85afd47
|
IdentityFile works again in ssh-config [GH-626]
|
2012-01-05 23:01:35 -08:00 |
|
Elliot Pahl
|
9c89ed9c06
|
Fix vm state check in ssh-config.
|
2012-01-04 19:08:19 -08:00 |
|
Mitchell Hashimoto
|
ad7f4c79ad
|
Make requiring a single VM target in a command more DRY
|
2011-12-26 17:59:18 -08:00 |
|
Mitchell Hashimoto
|
1176c65138
|
vagrant ssh-config
|
2011-12-17 17:29:52 -08:00 |
|
Mitchell Hashimoto
|
b3dc6ba7d0
|
Check for VM accessibility in ssh_config
|
2011-08-28 20:41:51 -07:00 |
|
Mitchell Hashimoto
|
c2bccdc65a
|
Forward agent and forward X11 properly appear in ssh_config output. [closes GH-105]
|
2011-07-06 00:36:05 -07:00 |
|
Mitchell Hashimoto
|
5e2e019b7c
|
ssh_config will use VM name if given for host name [closes GH-332]
|
2011-07-06 00:18:44 -07:00 |
|
Mitchell Hashimoto
|
3c13152c16
|
ssh-config checks key permissions prior to output
|
2011-01-28 17:52:44 -08:00 |
|
Mitchell Hashimoto
|
e02b871d1c
|
ssh-config now outputs configured config.ssh.host
|
2011-01-28 17:50:43 -08:00 |
|
Mitchell Hashimoto
|
7c7f5d48fe
|
Don't need to call ".new" on raising exceptions
|
2010-12-21 20:04:21 -08:00 |
|
Mitchell Hashimoto
|
dcb06a0e43
|
Fix junk output for ssh-config. [closes GH-189]
|
2010-10-13 18:36:13 -07:00 |
|
Mitchell Hashimoto
|
990908c3ed
|
Fix some undefined error constants in commands
|
2010-09-29 23:31:21 -07:00 |
|
Mitchell Hashimoto
|
b909adde1c
|
Since I18n isn't automatic for UI class, get rid of _ prefix on options
|
2010-09-21 18:14:18 -06:00 |
|
Mitchell Hashimoto
|
d003cc4f32
|
UI methods no longer automatically translate. Makes it easier for plugin developers.
|
2010-09-21 18:12:24 -06:00 |
|
Mitchell Hashimoto
|
5316a520c6
|
Make commands API more consistent with both single and group commands
|
2010-09-21 12:59:05 -06:00 |
|
Mitchell Hashimoto
|
7ddff513f0
|
Shell UI tests. Added option to not translate. Updated non-translated strings.
|
2010-08-27 23:27:35 -07:00 |
|
Mitchell Hashimoto
|
e28947f18d
|
Use I18n gem for string database. Refactor exceptions to use I18n.
|
2010-08-26 21:56:38 -07:00 |
|
Mitchell Hashimoto
|
23526c3746
|
vagrant ssh_config
|
2010-08-24 23:59:51 -07:00 |
|