aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [lib/rubygems/path_support.rb] Rephrase commentEllen Marie Dash2023-10-111-1/+1
* [rubygems/rubygems] Move "Defaulting to user installation ..." message, so `-...Ellen Marie Dash2023-10-112-3/+10
* [rubygems/rubygems] Update incorrect comments.Ellen Marie Dash2023-10-111-3/+4
* [rubygems/rubygems] Simplify logic for Gem::PathSupport#home, and make GEM_HO...Ellen Marie Dash2023-10-111-16/+19
* [rubygems/rubygems] Call check_that_user_bin_dir_is_in_path ANY time Gem.path...Ellen Marie Dash2023-10-111-0/+7
* [rubygems/rubygems] Split out Gem::PathSupport#default_home_dir to fix "bundl...Ellen Marie Dash2023-10-111-7/+15
* [rubygems/rubygems] Try a different approach for fallback to --user-install.Ellen Marie Dash2023-10-112-16/+14
* [rubygems/rubygems] If GEM_HOME exists + isn't writable, use --user-install.Ellen Marie Dash2023-10-111-1/+16
* [ruby/irb] Rename current completor to RegexpCompletor andtomoya ishida2023-10-112-181/+206
* [rubygems/rubygems] Don't delete the release version from pre-release string ...Martin Emde2023-10-111-1/+1
* [ruby/irb] Avoid locking the debug UI to a single threadStan Lo2023-10-112-8/+4
* Refactor rb_shape_transition_shape_capa to not accept capacityJean Boussier2023-10-101-4/+2
* [rubygems/rubygems] Update bundle-plugin man pageCody Cutrer2023-10-102-21/+21
* [rubygems/rubygems] Avoid duplicates -rbundler/setup in RUBYOPT with Ruby pre...Jacopo2023-10-091-1/+1
* [rubygems/rubygems] Reduce allocations when parsing compact indexSamuel Giddins2023-10-084-10/+23
* [rubygems/rubygems] Optimize allocations in Gem::VersionSamuel Giddins2023-10-072-20/+40
* [rubygems/rubygems] Update man page for bundle exec to reflect default flag v...Manu2023-10-0630-33/+32
* [ruby/prism] Add full_name to ConstantPathNode and ConstantPathTargetNodeVinicius Stock2023-10-061-0/+44
* [ruby/net-http] Net::HTTPResponse nil checkingBrian Hawley2023-10-051-1/+2
* [ruby/prism] Remove trailing parenthesis in Location#pretty_printgazayas2023-10-041-1/+1
* [ruby/irb] Clear all context usages in RubyLexStan Lo2023-10-043-25/+25
* [rubygems/rubygems] Prevent gem activation in standalone modeDaniel Colson2023-10-031-0/+14
* [ruby/reline] Bump version to 0.3.9ima1zumi2023-10-031-1/+1
* [rubygems/rubygems] Don't re-resolve with prereleases if unlocked gem has no ...David Rodriguez2023-10-031-1/+1
* [DOC] Link fixesBurdetteLamar2023-10-032-3/+3
* [rubygems/rubygems] Fix invalid links in documentation. - wrap ENV variables ...Josef Šimánek2023-10-034-4/+4
* [rubygems/rubygems] 🐛 Specification of branch or ref with tag is ambiguousPeter Boling2023-10-031-2/+14
* [rubygems/rubygems] 🚨 Rubocop LintingPeter Boling2023-10-032-2/+2
* [rubygems/rubygems] Fix typo: eglible -> eligible.Josef Šimánek2023-10-032-5/+5
* [ruby/csv] [DOC] Fix broken linksBurdette Lamar2023-10-031-12/+4
* [ruby/csv] Add CSV::InvalidEncodingErrorKosuke Shibata2023-10-032-4/+11
* [rubygems/rubygems] Update suggested variable for bindirHiroshi SHIBATA2023-10-031-2/+2
* [ruby/prism] [DOC] Link fixBurdetteLamar2023-10-021-1/+1
* [rubygems/rubygems] Support Ruby's preview version format (Ex: 3.3.0-preview2...Harshal Bhakta2023-10-021-1/+8
* [rubygems/rubygems] Include gemspec in ExtensionTask for native gem tasksGraham Marlow2023-10-021-2/+6
* [ruby/open3] [DOC] RDoc for Open3BurdetteLamar2023-09-301-12/+86
* [ruby/open3] [DOC] RDoc for Open3Burdette Lamar2023-09-301-22/+81
* [rubygems/rubygems] Update SPDX list and warn on deprecated identifiers.Josef Šimánek2023-09-302-38/+79
* [ruby/open3] [DOC] RDoc for Open3BurdetteLamar2023-09-291-1/+1
* [ruby/open3] [DOC] RDoc for Open3BurdetteLamar2023-09-291-2/+2
* [ruby/open3] [DOC] RDoc for Open3BurdetteLamar2023-09-291-3/+3
* [ruby/open3] [DOC] RDoc for Open3BurdetteLamar2023-09-291-32/+83
* [ruby/prism] Add a logoKevin Newton2023-09-291-0/+1
* [ruby/prism] Bump versionKevin Newton2023-09-291-1/+1
* [rubygems/rubygems] Handled unknown gems in bundled gems warningJean Boussier2023-09-291-12/+14
* [ruby/ostruct] Emit a performance warning when OpenStruct is usedJean byroot Boussier2023-09-292-0/+13
* [ruby/open3] [DOC] RDoc for Open3BurdetteLamar2023-09-281-26/+129
* [ruby/open3] [DOC] RDoc for Open3Peter Zhu2023-09-281-28/+101
* [ruby/reline] Properly restore Reline::IOGate in test teardowntomoya ishida2023-09-281-1/+5
* [DOC] RDoc for Open3.popen3 (#8521)Burdette Lamar2023-09-271-38/+106