summaryrefslogtreecommitdiff
path: root/lib/rubygems
AgeCommit message (Expand)Author
2013-09-25* lib/rubygems: Fix CVE-2013-4363. Miscellaneous minor improvements.drbrain
2013-09-18* lib/rubygems/dependency_resolver.rb: Switch the iterative resolverdrbrain
2013-09-18* lib/rubygems: Update to RubyGems 2.2.0.preview.1drbrain
2013-09-14Revert r42938 "* lib/rubygems: Update to RubyGems 2.1.3"naruse
2013-09-13* lib/rubygems: Update to RubyGems 2.1.3drbrain
2013-09-13 * lib/rubygems: Update to RubyGems 2.1.3drbrain
2013-09-10* lib/rubygems: Update to RubyGems 2.1.0. Fixes CVE-2013-4287.drbrain
2013-08-26* lib/rubygems: Import RubyGems 2.1.0 Release Candidatedrbrain
2013-07-30* remove trailing spaces.nobu
2013-07-30* lib/rubygems: Import RubyGems from master as of commit 523551cdrbrain
2013-07-25* remove trailing spaces.nobu
2013-07-24* lib/rubygems: Import RubyGems from master as of commit 4ff70ccdrbrain
2013-07-23* properties.nobu
2013-07-22* lib/rubygems: Import RubyGems from master as of commit b165260drbrain
2013-07-19* lib/rubygems*: [DOC] Capitalize "Ruby" in documentationzzak
2013-07-12* lib/rubygems/psych_additions.rb: Ignore Psych docs herezzak
2013-07-10Use Tempfile.create to unlink the tempfile on Windowsnaruse
2013-07-09* remove trailing spaces.nobu
2013-07-09* lib/rubygems: Import RubyGems 2.1drbrain
2013-07-09* lib/rubygems/ext/ext_conf_builder.rb: Remove siteconf file afterdrbrain
2013-07-09Apply r41148 againnaruse
2013-07-08* lib/rubygems: Update to RubyGems 2.0.4. Seedrbrain
2013-06-25* lib/rubygems/ext/builder.rb (Gem::Ext::Builder.make): Passknu
2013-06-07* lib/rubygems/specification.rb (Gem::Specification#to_yaml):naruse
2013-06-04* lib/rubygems: Update to RubyGems 2.0.3drbrain
2013-05-19fix typos. Patch by k_takata.ktsj
2013-03-26fix typokazu
2013-03-11* lib/rubygems/commands/setup_command.rb: Don't delete non-rubygemsdrbrain
2013-03-10ext_conf_builder.rb: use intermediate destdir alwaysnobu
2013-03-07 * ChangeLog:drbrain
2013-03-05* lib/rubygems/commands/query_command.rb: Only fetch remote specs whendrbrain
2013-03-05* lib/rubygems.rb: Bump version to 2.0.1 for upcoming bugfix releasedrbrain
2013-03-05ext_conf_builder.rb: clear DESTDIRnobu
2013-03-04ext_conf_builder.rb: install via temporary directorynobu
2013-03-03ext_conf_builder.rb: remove circular dependency in install-sonobu
2013-03-02fix typos in r39560kazu
2013-03-02ext_conf_builder.rb: hack for obsolete sytle gemsnobu
2013-03-02ext_conf_builder.rb: use RUBYOPTnobu
2013-03-02ext_conf_builder.rb: build in the source directorynobu
2013-02-28* lib/rubygems/ext/builder.rb: Fix incompatibilities when installingdrbrain
2013-02-27* lib/rubygems/available_set.rb: Undent for styledrbrain
2013-02-25* lib/rubygems/config_file.rb: Lazily load .gem/credentials to onlydrbrain
2013-02-21* lib/rubygems/installer.rb (build_extensions): Create extensiondrbrain
2013-02-20* lib/rubygems/commands/update_command.rb: Create the installer afterdrbrain
2013-02-19* lib/rubygems/installer.rb: Use gsub instead of gsub! to avoiddrbrain
2013-02-18* lib/rubygems/installer.rb: Fixed placement of executables withdrbrain
2013-02-09* lib/rubygems/package/old.rb: Fix behavior only on ruby 1.8.drbrain
2013-02-08* lib/rubygems/security/policy.rb: Raise proper exceptions whendrbrain
2013-02-08* lib/rubygems/config_file.rb: Add missing require fordrbrain
2013-02-07* lib/rubygems/package/old.rb: Fix loading old format gems on rubydrbrain