..
commands
* lib/rubygems: Update to Rubygems 2.0.9. [ruby-core:57183]
2013-09-15 14:23:26 +00:00
core_ext
* lib/rubygems: Update to RubyGems 2.0.12. [ruby-core:57818]
2013-10-24 14:31:17 +00:00
ext
* lib/rubygems: Update to RubyGems 2.0.6. [ruby-core:56160]
2013-07-25 15:42:22 +00:00
package
* lib/rubygems: Update to RubyGems 2.0.5.
2013-07-22 16:33:18 +00:00
security
merge revision(s) 41076: [Backport #8558 ]
2013-06-21 16:16:31 +00:00
ssl_certs
* lib/rubygems: Update to RubyGems 2.0.14. [ruby-core:58300]
2013-11-13 02:59:08 +00:00
available_set.rb
merge revision(s) 39533: [Backport #7991 ]
2013-03-17 14:51:53 +00:00
command.rb
* lib/rubygems/command.rb (Gem::Command#get_all_gem_names_and_versions):
2012-11-30 16:27:52 +00:00
command_manager.rb
* lib/rubygems/command_manager.rb: Removed string concatenation
2012-12-06 05:26:46 +00:00
compatibility.rb
Missed comment from r39079
2013-02-05 21:06:14 +00:00
config_file.rb
* lib/rubygems: Update to RubyGems 2.0.12. [ruby-core:57818]
2013-10-24 14:31:17 +00:00
defaults.rb
* lib/rubygems: Update to RubyGems 2.0.5.
2013-07-22 16:33:18 +00:00
dependency.rb
* lib/rubygems/commands/check_command.rb: Added --doctor and --dry-run
2012-12-23 00:35:09 +00:00
dependency_installer.rb
* lib/rubygems: Update to RubyGems 2.0.14. [ruby-core:58300]
2013-11-13 02:59:08 +00:00
dependency_list.rb
merge revision(s) 39533: [Backport #7991 ]
2013-03-17 14:51:53 +00:00
dependency_resolver.rb
* lib/rubygems: Update to RubyGems 2.0.5.
2013-07-22 16:33:18 +00:00
deprecate.rb
* lib/rubygems*: Updated to RubyGems 2.0
2012-11-29 06:52:18 +00:00
doctor.rb
* lib/rubygems/doctor.rb: Process directories in order in case the
2013-01-04 07:31:57 +00:00
errors.rb
* lib/rubygems: Update to RubyGems 2.0.5.
2013-07-22 16:33:18 +00:00
exceptions.rb
* lib/rubygems*: Updated to RubyGems 2.0
2012-11-29 06:52:18 +00:00
ext.rb
* lib/rubygems/ext/cmake_builder.rb: Added a builder for cmake.
2012-12-10 00:40:39 +00:00
gem_runner.rb
* lib/rubygems*: Updated to RubyGems 2.0
2012-11-29 06:52:18 +00:00
gemcutter_utilities.rb
* lib/rubygems: Update to Rubygems 2.0.9. [ruby-core:57183]
2013-09-15 14:23:26 +00:00
indexer.rb
* lib/rubygems/command_manager.rb: Removed string concatenation
2012-12-06 05:26:46 +00:00
install_message.rb
* lib/rubygems*: Updated to RubyGems 2.0
2012-11-29 06:52:18 +00:00
install_update_options.rb
* lib/rubygems*: Updated to RubyGems 2.0
2012-11-29 06:52:18 +00:00
installer.rb
* lib/rubygems: update to RubyGems 2.0.6. the patch by drbrain.
2013-08-16 15:35:06 +00:00
installer_test_case.rb
* lib/rubygems*: Updated to RubyGems 2.0
2012-11-29 06:52:18 +00:00
LICENSE.txt
* doc/rubygems/*: Removed outdated documentation files
2013-02-05 20:52:28 +00:00
local_remote_options.rb
* lib/rubygems: Update to RubyGems 1.8.6.1.
2011-07-27 01:40:07 +00:00
mock_gem_ui.rb
* lib/rubygems*: Updated to RubyGems 2.0
2012-11-29 06:52:18 +00:00
name_tuple.rb
* lib/rubygems*: Updated to RubyGems 2.0
2012-11-29 06:52:18 +00:00
package.rb
* lib/rubygems: Update to RubyGems 2.0.5.
2013-07-22 16:33:18 +00:00
package_task.rb
* lib/rubygems: update to RubyGems 2.0.6. the patch by drbrain.
2013-08-16 15:35:06 +00:00
path_support.rb
* lib/rubygems/commands/contents_command.rb: Sort output from command.
2012-11-30 00:23:15 +00:00
platform.rb
* lib/rubygems: Update to RubyGems 2.0.5.
2013-07-22 16:33:18 +00:00
psych_additions.rb
* lib/rubygems: Update to RubyGems 2.0.6. [ruby-core:56160]
2013-07-25 15:42:22 +00:00
psych_tree.rb
* lib/rubygems: Update to RubyGems 2.0.5.
2013-07-22 16:33:18 +00:00
rdoc.rb
merge revision(s) 39533: [Backport #7991 ]
2013-03-17 14:51:53 +00:00
remote_fetcher.rb
* lib/rubygems: Update to RubyGems 2.0.12. [ruby-core:57818]
2013-10-24 14:31:17 +00:00
request_set.rb
* lib/rubygems*: Updated to RubyGems 2.0
2012-11-29 06:52:18 +00:00
requirement.rb
* lib/rubygems/command.rb (Gem::Command#get_all_gem_names_and_versions):
2012-11-30 16:27:52 +00:00
security.rb
merge revision(s) 39606,39609: [Backport #8019 ]
2013-03-17 15:01:47 +00:00
server.rb
* lib/rubygems: Update to RubyGems 2.0.13. [ruby-core:58031]
2013-10-26 17:44:33 +00:00
source.rb
* lib/rubygems: Update to RubyGems 2.0.13. [ruby-core:58031]
2013-10-26 17:44:33 +00:00
source_list.rb
* lib/rubygems*: Updated to RubyGems 2.0
2012-11-29 06:52:18 +00:00
source_local.rb
* lib/rubygems*: Updated to RubyGems 2.0
2012-11-29 06:52:18 +00:00
source_specific_file.rb
* lib/rubygems*: Updated to RubyGems 2.0
2012-11-29 06:52:18 +00:00
spec_fetcher.rb
* lib/rubygems: Update to RubyGems 2.0.13. [ruby-core:58031]
2013-10-26 17:44:33 +00:00
specification.rb
* lib/rubygems: Update to RubyGems 2.0.14. [ruby-core:58300]
2013-11-13 02:59:08 +00:00
syck_hack.rb
* lib/rubygems*: Updated to RubyGems 2.0
2012-11-29 06:52:18 +00:00
test_case.rb
* lib/rubygems: Update to RubyGems 2.0.6. [ruby-core:56160]
2013-07-25 15:42:22 +00:00
test_utilities.rb
merge revision(s) 39621,39622: [Backport #7991 ]
2013-03-17 15:07:00 +00:00
text.rb
* lib/rubygems: Update to RubyGems 1.8.6.1.
2011-07-27 01:40:07 +00:00
uninstaller.rb
* lib/rubygems/commands/query_command.rb: Refactored to improve
2012-12-19 07:19:10 +00:00
user_interaction.rb
* lib/rubygems*: Updated to RubyGems 2.0
2012-11-29 06:52:18 +00:00
validator.rb
* lib/rubygems/commands/check_command.rb: Added --doctor and --dry-run
2012-12-23 00:35:09 +00:00
version.rb
* lib/rubygems: Update to RubyGems 2.0.13. [ruby-core:58031]
2013-10-26 17:44:33 +00:00
version_option.rb
* lib/rubygems: Update to RubyGems 1.8.6.1.
2011-07-27 01:40:07 +00:00