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
drbrain d5e810dbd2 * ChangeLog:
* lib/rubygems/basic_specification.rb (class Gem):
	* lib/rubygems/commands/contents_command.rb (prefix or only the files that are requir):
	* lib/rubygems/commands/install_command.rb (to write the specification by hand):
	* lib/rubygems/commands/setup_command.rb (class Gem):
	* lib/rubygems/commands/setup_command.rb (TEXT):
	* lib/rubygems/compatibility.rb (module Gem):
	* lib/rubygems/defaults.rb (module Gem):
	* lib/rubygems/deprecate.rb (module Gem):
	* lib/rubygems/installer.rb (class Gem):
	* lib/rubygems/platform.rb (class Gem):
	* lib/rubygems/rdoc.rb (class Gem):
	* lib/rubygems/request_set/lockfile.rb (class Gem):
	* lib/rubygems/resolver/installer_set.rb (class Gem):
	* lib/rubygems/resolver.rb (class Gem):
	* lib/rubygems/specification.rb (class Gem):
	* lib/rubygems/test_case.rb (class Gem):
	* lib/rubygems/test_case.rb (Also):
	* lib/rubygems/uninstaller.rb (class Gem):
	* lib/rubygems.rb (module Gem):
	* test/rubygems/test_gem.rb (class TestGem):
	* test/rubygems/test_gem_commands_contents_command.rb (lib):
	* test/rubygems/test_gem_commands_environment_command.rb (class TestGemCommandsEnvironmentCommand):
	* test/rubygems/test_gem_commands_install_command.rb (ERROR):
	* test/rubygems/test_gem_commands_update_command.rb (class TestGemCommandsUpdateCommand):
	* test/rubygems/test_gem_dependency_installer.rb (class TestGemDependencyInstaller):
	* test/rubygems/test_gem_installer.rb (load Gem):
	* test/rubygems/test_gem_installer.rb (gem):
	* test/rubygems/test_gem_request_set_lockfile.rb (GEM):
	* test/rubygems/test_gem_request_set_lockfile.rb (DEPENDENCIES):
	* test/rubygems/test_gem_specification.rb (dependencies):
	* test/rubygems/test_gem_specification.rb (duplicate dependency on b):
	* test/rubygems/test_gem_uninstaller.rb (class TestGemUninstaller):


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44515 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-01-07 01:19:28 +00:00
..
commands * ChangeLog: 2014-01-07 01:19:28 +00:00
core_ext * lib/rubygems: Update RubyGems to master 0886307. This commit 2013-10-20 01:33:19 +00:00
ext * lib/rubygems: Update to RubyGems master 1c5f4b3. Allows rubygems 2013-12-16 20:18:29 +00:00
package
request_set * ChangeLog: 2014-01-07 01:19:28 +00:00
resolver * ChangeLog: 2014-01-07 01:19:28 +00:00
security * lib/rubygems: Update to RubyGems master 612f85a. Notable changes: 2013-11-25 19:14:49 +00:00
source * lib/rubygems: Update to RubyGems master ddac51f. Changes: 2013-12-13 00:51:04 +00:00
ssl_certs * lib/rubygems: Update to RubyGems master 4bdc4f2. Important changes 2013-11-10 17:51:40 +00:00
util * lib/rubygems: Update to RubyGems master 6a3d9f9. Changes include: 2013-11-19 00:34:13 +00:00
available_set.rb * lib/rubygems: Update to RubyGems master 612f85a. Notable changes: 2013-11-25 19:14:49 +00:00
basic_specification.rb * ChangeLog: 2014-01-07 01:19:28 +00:00
command.rb
command_manager.rb
compatibility.rb * ChangeLog: 2014-01-07 01:19:28 +00:00
config_file.rb
defaults.rb * ChangeLog: 2014-01-07 01:19:28 +00:00
dependency.rb
dependency_installer.rb * lib/rubygems: Update to RubyGems master d8f12e2. This increases the 2013-12-18 01:02:58 +00:00
dependency_list.rb
deprecate.rb * ChangeLog: 2014-01-07 01:19:28 +00:00
doctor.rb * lib/rubygems: Update to RubyGems master 50a8210. Important changes 2013-11-21 23:27:30 +00:00
errors.rb * lib/rubygems: Update to RubyGems master 6a3d9f9. Changes include: 2013-11-19 00:34:13 +00:00
exceptions.rb * lib/rubygems: Update to RubyGems master 50a8210. Important changes 2013-11-21 23:27:30 +00:00
ext.rb
gem_runner.rb
gemcutter_utilities.rb
indexer.rb
install_default_message.rb
install_message.rb
install_update_options.rb
installer.rb * ChangeLog: 2014-01-07 01:19:28 +00:00
installer_test_case.rb * lib/rubygems: Update to RubyGems master 612f85a. Notable changes: 2013-11-25 19:14:49 +00:00
LICENSE.txt * lib/rubygems: Update to RubyGems master 6a3d9f9. Changes include: 2013-11-19 00:34:13 +00:00
local_remote_options.rb
mock_gem_ui.rb
name_tuple.rb
package.rb
package_task.rb
path_support.rb
platform.rb * ChangeLog: 2014-01-07 01:19:28 +00:00
psych_additions.rb * lib/rubygems: Update RubyGems to master 0886307. This commit 2013-10-20 01:33:19 +00:00
psych_tree.rb
rdoc.rb * ChangeLog: 2014-01-07 01:19:28 +00:00
remote_fetcher.rb * lib/rubygems: Update to RubyGems master ddac51f. Changes: 2013-12-13 00:51:04 +00:00
request.rb
request_set.rb * lib/rubygems: Update to RubyGems master d8f12e2. This increases the 2013-12-18 01:02:58 +00:00
requirement.rb * lib/rubygems: Update to RubyGems master 14749ce. This fixes bugs 2013-12-08 01:22:39 +00:00
resolver.rb * ChangeLog: 2014-01-07 01:19:28 +00:00
security.rb
server.rb * lib/rubygems: Update to RubyGems master 4bdc4f2. Important changes 2013-11-10 17:51:40 +00:00
source.rb * lib/rubygems: Update to RubyGems master 14749ce. This fixes bugs 2013-12-08 01:22:39 +00:00
source_list.rb * lib/rubygems: Update to RubyGems master 6a3d9f9. Changes include: 2013-11-19 00:34:13 +00:00
source_local.rb
source_specific_file.rb
spec_fetcher.rb * lib/rubygems: Update to RubyGems master 6a3d9f9. Changes include: 2013-11-19 00:34:13 +00:00
specification.rb * ChangeLog: 2014-01-07 01:19:28 +00:00
stub_specification.rb
syck_hack.rb * lib/rubygems: Update to RubyGems master 03d6ae7. Changes include: 2013-12-19 22:09:19 +00:00
test_case.rb * ChangeLog: 2014-01-07 01:19:28 +00:00
test_utilities.rb * lib/rubygems: Update to RubyGems master 14749ce. This fixes bugs 2013-12-08 01:22:39 +00:00
text.rb
uninstaller.rb * ChangeLog: 2014-01-07 01:19:28 +00:00
uri_formatter.rb * lib/rubygems: Update RubyGems to master 0886307. This commit 2013-10-20 01:33:19 +00:00
user_interaction.rb * lib/rubygems: Update to RubyGems master ddac51f. Changes: 2013-12-13 00:51:04 +00:00
util.rb * lib/rubygems: Update to RubyGems master 612f85a. Notable changes: 2013-11-25 19:14:49 +00:00
validator.rb * lib/rubygems: Update to RubyGems master 66e5c39. Notable changes: 2013-11-30 23:27:52 +00:00
version.rb * lib/rubygems: Update to RubyGems master 4bdc4f2. Important changes 2013-11-10 17:51:40 +00:00
version_option.rb