summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2024-04-01[rubygems/rubygems] No need to check for root package every timeDavid Rodriguez
2024-04-01[rubygems/rubygems] No need for any version prioritization when building errorsDavid Rodriguez
2024-04-01[rubygems/rubygems] Make it look more like BasicPackageSourceDavid Rodriguez
2024-04-01[rubygems/rubygems] Let GemVersionPromoter sort in preferred order directlyDavid Rodriguez
2024-04-01[rubygems/rubygems] Update docsDavid Rodriguez
2024-04-01[rubygems/rubygems] Remove unnecessary filteringDavid Rodriguez
2024-04-01[rubygems/rubygems] No need to sort twice when filling versionsDavid Rodriguez
2024-04-01[rubygems/rubygems] Rename method for clarityDavid Rodriguez
2024-04-01[rubygems/rubygems] Fix typoDavid Rodriguez
2024-03-31[rubygems/rubygems] [commands/rebuild] Remove unused DATE_FORMAT constant.Ellen Marie Dash
2024-03-29[rubygems/rubygems] [gemspec_helpers] Fix Rubocop warning.Ellen Marie Dash
2024-03-29[rubygems/rubygems] [build, rebuild] Split common find_gemspec() out to Gemsp...Ellen Marie Dash
2024-03-29[rubygems/rubygems] Improve formatting of "gem rebuild --help" output.Ellen Marie Dash
2024-03-29[rubygems/rubygems] [rebuild] If --diff is not passed and a rebuild fails, su...Ellen Marie Dash
2024-03-29[rubygems/rubygems] [rebuild_command] Bail early if the RubyGems version does...Ellen Marie Dash
2024-03-29[rubygems/rubygems] [rebuild_command] Use Gem.* helpers.Ellen Marie Dash
2024-03-29[rubygems/rubygems] [rebuild_command] Clean up help text.Ellen Marie Dash
2024-03-29[rubygems/rubygems] [rebuild_command] Use temporary directory instead of the ...Ellen Marie Dash
2024-03-29[rubygems/rubygems] [rebuild_command] Add --diff flag to try using diffoscope.Ellen Marie Dash
2024-03-29[rubygems/rubygems] [rebuild_command] Avoid leaking files.Ellen Marie Dash
2024-03-29[rubygems/rubygems] Add "gem rebuild" command.Ellen Marie Dash
2024-03-28[ruby/prism] CLI -x flagKevin Newton
2024-03-28Allow FormatError to take either String or Gem for sourceJake Zimmerman
2024-03-28Use www.rfc-editor.org for RFC text.Hiroshi SHIBATA
2024-03-27[rubygems/rubygems] Allow installing plugins from path via CLICody Cutrer
2024-03-27Update vendored resolv to 0.4.0Hiroshi SHIBATA
2024-03-26[ruby/prism] Freeze internal parts, againKevin Newton
2024-03-26[ruby/irb] Fix a typo (https://github.com/ruby/irb/pull/912)Hiroshi SHIBATA
2024-03-25[rubygems/rubygems] Fix resolver bug where ActivationRequest objects were not...David Rodriguez
2024-03-25[rubygems/rubygems] Improve validation of `bundle plugin install` optionsCody Cutrer
2024-03-25[ruby/prism] Fix incorrect paring when using invalid regexp optionsKoichi ITO
2024-03-25[ruby/prism] Use Sexp#line_max not Sexp#max_lineJustin Collins
2024-03-25[ruby/reline] Bump version to v0.5.0Mari Imaizumi
2024-03-25[ruby/irb] Cache RDoc::RI::Driver.newtomoya ishida
2024-03-25[ruby/reline] Remove useless testsStan Lo
2024-03-25lib/bundled_gems.rb: dynamically ignore Kernel.require decoratorsJean Boussier
2024-03-25Partly Revert "Show the chilled status of a String [ci skip]"Hiroshi SHIBATA
2024-03-25Show the chilled status of a String [ci skip]Nobuyoshi Nakada
2024-03-25Remove rubylibdir from bootsnapHiroshi SHIBATA
2024-03-25Skip Bootsnap and Zeitwerk in bundled gems warningXavier Noria
2024-03-24[rubygems/rubygems] Remove typo nameNobuyoshi Nakada
2024-03-24[ruby/reline] Disable dialog proc if TERM=dumbtomoya ishida
2024-03-24[ruby/reline] Add mode_string to prompt calculation dependenciestomoya ishida
2024-03-23[ruby/reline] Do not send color reset sequence when GeneralIO istomoya ishida
2024-03-22[rubygems/rubygems] Respect global umask when writing regular filesDavid Rodriguez
2024-03-22[rubygems/rubygems] Fix incorrect `bundle update --bundler` messageDavid Rodriguez
2024-03-22[ruby/irb] Remove misleading documentationArtur
2024-03-21[ruby/rdoc] Bump up 6.6.3.1Hiroshi SHIBATA
2024-03-21[ruby/rdoc] Fix NoMethodError for start_withHiroshi SHIBATA
2024-03-21[ruby/rdoc] Bump up 6.6.3Hiroshi SHIBATA