summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2023-10-12[ruby/irb] Decouple RubyLex from prompt and line_notomoya ishida
2023-10-12Fix `dir_config` cache for -include and -lib optionsNobuyoshi Nakada
2023-10-12Include default values in `dir_config` cache keysNobuyoshi Nakada
2023-10-11Fix calling exit if irb_context is nilTakashi Kokubun
2023-10-11[rubygems/rubygems] Avoid excess Arrays when partitioning Gem::Version.canoni...Martin Emde
2023-10-11[lib/rubygems/path_support.rb] Rephrase commentEllen Marie Dash
2023-10-11[rubygems/rubygems] Move "Defaulting to user installation ..." message, so `-...Ellen Marie Dash
2023-10-11[rubygems/rubygems] Update incorrect comments.Ellen Marie Dash
2023-10-11[rubygems/rubygems] Simplify logic for Gem::PathSupport#home, and make GEM_HO...Ellen Marie Dash
2023-10-11[rubygems/rubygems] Call check_that_user_bin_dir_is_in_path ANY time Gem.path...Ellen Marie Dash
2023-10-11[rubygems/rubygems] Split out Gem::PathSupport#default_home_dir to fix "bundl...Ellen Marie Dash
2023-10-11[rubygems/rubygems] Try a different approach for fallback to --user-install.Ellen Marie Dash
2023-10-11[rubygems/rubygems] If GEM_HOME exists + isn't writable, use --user-install.Ellen Marie Dash
2023-10-11[ruby/irb] Rename current completor to RegexpCompletor andtomoya ishida
2023-10-11[rubygems/rubygems] Don't delete the release version from pre-release string ...Martin Emde
2023-10-11[ruby/irb] Avoid locking the debug UI to a single threadStan Lo
2023-10-10Refactor rb_shape_transition_shape_capa to not accept capacityJean Boussier
2023-10-10[rubygems/rubygems] Update bundle-plugin man pageCody Cutrer
2023-10-09[rubygems/rubygems] Avoid duplicates -rbundler/setup in RUBYOPT with Ruby pre...Jacopo
2023-10-08[rubygems/rubygems] Reduce allocations when parsing compact indexSamuel Giddins
2023-10-07[rubygems/rubygems] Optimize allocations in Gem::VersionSamuel Giddins
2023-10-06[rubygems/rubygems] Update man page for bundle exec to reflect default flag v...Manu
2023-10-06[ruby/prism] Add full_name to ConstantPathNode and ConstantPathTargetNodeVinicius Stock
2023-10-05[ruby/net-http] Net::HTTPResponse nil checkingBrian Hawley
2023-10-04[ruby/prism] Remove trailing parenthesis in Location#pretty_printgazayas
2023-10-04[ruby/irb] Clear all context usages in RubyLexStan Lo
2023-10-03[rubygems/rubygems] Prevent gem activation in standalone modeDaniel Colson
2023-10-03[ruby/reline] Bump version to 0.3.9ima1zumi
2023-10-03[rubygems/rubygems] Don't re-resolve with prereleases if unlocked gem has no ...David Rodriguez
2023-10-03[DOC] Link fixesBurdetteLamar
2023-10-03[rubygems/rubygems] Fix invalid links in documentation. - wrap ENV variables ...Josef Šimánek
2023-10-03[rubygems/rubygems] 🐛 Specification of branch or ref with tag is ambiguousPeter Boling
2023-10-03[rubygems/rubygems] 🚨 Rubocop LintingPeter Boling
2023-10-03[rubygems/rubygems] Fix typo: eglible -> eligible.Josef Šimánek
2023-10-03[ruby/csv] [DOC] Fix broken linksBurdette Lamar
2023-10-03[ruby/csv] Add CSV::InvalidEncodingErrorKosuke Shibata
2023-10-03[rubygems/rubygems] Update suggested variable for bindirHiroshi SHIBATA
2023-10-02[ruby/prism] [DOC] Link fixBurdetteLamar
2023-10-02[rubygems/rubygems] Support Ruby's preview version format (Ex: 3.3.0-preview2...Harshal Bhakta
2023-10-02[rubygems/rubygems] Include gemspec in ExtensionTask for native gem tasksGraham Marlow
2023-09-30[ruby/open3] [DOC] RDoc for Open3BurdetteLamar
2023-09-30[ruby/open3] [DOC] RDoc for Open3Burdette Lamar
2023-09-30[rubygems/rubygems] Update SPDX list and warn on deprecated identifiers.Josef Šimánek
2023-09-29[ruby/open3] [DOC] RDoc for Open3BurdetteLamar
2023-09-29[ruby/open3] [DOC] RDoc for Open3BurdetteLamar
2023-09-29[ruby/open3] [DOC] RDoc for Open3BurdetteLamar
2023-09-29[ruby/open3] [DOC] RDoc for Open3BurdetteLamar
2023-09-29[ruby/prism] Add a logoKevin Newton
2023-09-29[ruby/prism] Bump versionKevin Newton
2023-09-29[rubygems/rubygems] Handled unknown gems in bundled gems warningJean Boussier