ruby/lib/rubygems/commands
nagachika d32d8b33b7 merge revision(s) 39731: [Backport #7991]
* lib/rubygems/commands/setup_command.rb:  Don't delete non-rubygems
	  files when installing RubyGems.

	* test/rubygems/test_gem_commands_setup_command.rb:  Test for the
	  above.

	* lib/rubygems/ext/ext_conf_builder.rb:  Use full path to siteconf.rb
	  in case the extconf.rb changes directories (like memcached does).

	* lib/rubygems/package.rb:  Remove double slash from path.

	* test/rubygems/test_gem_package.rb:  Test for the above.

	* test/rubygems/test_gem_package_old.rb:  ditto.

	* lib/rubygems/source.rb:  Revert automatic HTTPS upgrade

	* lib/rubygems/spec_fetcher.rb:  ditto.

	* test/rubygems/test_gem_remote_fetcher.rb:  ditto.

	* test/rubygems/test_gem_source.rb:  ditto.

	* test/rubygems/test_gem_spec_fetcher.rb:  ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_0_0@39802 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-03-17 15:13:08 +00:00
..
build_command.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
cert_command.rb merge revision(s) 39606,39609: [Backport #8019] 2013-03-17 15:01:47 +00:00
check_command.rb * lib/rubygems/commands/check_command.rb: Added --doctor and --dry-run 2012-12-23 00:35:09 +00:00
cleanup_command.rb * lib/rubygems/commands/cleanup_command.rb: Clean all possible gems 2013-01-04 22:58:15 +00:00
contents_command.rb * lib/rubygems/commands/contents_command.rb: Sort output from command. 2012-11-30 00:23:15 +00:00
dependency_command.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
environment_command.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
fetch_command.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
generate_index_command.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
help_command.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
install_command.rb * lib/rubygems/command_manager.rb: Removed string concatenation 2012-12-06 05:26:46 +00:00
list_command.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
lock_command.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
mirror_command.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
outdated_command.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
owner_command.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
pristine_command.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
push_command.rb * lib/rubygems/commands/push_command.rb: Fixed credential download for 2013-02-05 02:37:35 +00:00
query_command.rb merge revision(s) 39606,39609: [Backport #8019] 2013-03-17 15:01:47 +00:00
rdoc_command.rb * lib/rubygems/commands/rdoc_command.rb: When overwriting 2012-12-14 05:09:37 +00:00
search_command.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
server_command.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
setup_command.rb merge revision(s) 39731: [Backport #7991] 2013-03-17 15:13:08 +00:00
sources_command.rb merge revision(s) 39542,39545: [Backport #7991] 2013-03-17 14:18:23 +00:00
specification_command.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
stale_command.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 01:40:07 +00:00
uninstall_command.rb * lib/rubygems/command_manager.rb: Removed string concatenation 2012-12-06 05:26:46 +00:00
unpack_command.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
update_command.rb Merge trunk revision: 39327 2013-02-20 20:07:57 +00:00
which_command.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 01:40:07 +00:00
yank_command.rb remove trainling spaces 2012-11-29 08:10:23 +00:00