1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/rubygems/commands
drbrain 6fe32d7266 * lib/rubygems/commands/check_command.rb: Added --doctor and --dry-run
options to clean up after failed uninstallation.
	* test/rubygems/test_gem_commands_check_command.rb:  Test for above.

	* lib/rubygems/commands/push_command.rb:  Allow pushes from RubyGems
	  2.0.0.preview3

	* lib/rubygems/commands/update_command.rb:  Use Gem.ruby_version

	* lib/rubygems/dependency.rb:  Update style.

	* lib/rubygems/installer.rb:  Ensure installed gem specifications will
	  be useable.  Refactor.
	* test/rubygems/test_gem_installer.rb:  ditto.

	* lib/rubygems/validator.rb:  Fixed bug with unreadable files.

	* lib/rubygems.rb:  Fixed broken methods.
	* test/rubygems/test_gem.rb:  Test for above.

	* test/rubygems/test_gem_commands_push_command.rb:  Fixed overridden
	  Gem.latest_rubygems_version


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38564 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-12-23 00:35:09 +00:00
..
build_command.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
cert_command.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +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: Skip default gems when 2012-12-08 06:01:49 +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/check_command.rb: Added --doctor and --dry-run 2012-12-23 00:35:09 +00:00
query_command.rb * lib/rubygems/commands/query_command.rb: Refactored to improve 2012-12-19 07:19:10 +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 * lib/rubygems/commands/setup_command.rb: Remove old files on install 2012-11-30 04:30:12 +00:00
sources_command.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
specification_command.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
stale_command.rb
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 * lib/rubygems/commands/check_command.rb: Added --doctor and --dry-run 2012-12-23 00:35:09 +00:00
which_command.rb
yank_command.rb remove trainling spaces 2012-11-29 08:10:23 +00:00