summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2025-09-03[rubygems/rubygems] Warn when trying to remove a default source that's the on...David Rodríguez
2025-09-03[rubygems/rubygems] Improve error output when removing a source through `gem ...David Rodríguez
2025-09-03[rubygems/rubygems] Change code examples to not use the default sourceDavid Rodríguez
2025-09-03[rubygems/rubygems] Fix trailing slashes not considered when removing sourcesDavid Rodríguez
2025-09-03[rubygems/rubygems] Let `gem sources` be more clear about which sources it's ...David Rodríguez
2025-09-03[rubygems/rubygems] Improve source list management testingDavid Rodríguez
2025-09-03[rubygems/rubygems] Deprecate `bundle cache --frozen` and `bundle cache --no-...David Rodríguez
2025-09-03[rubygems/rubygems] Fix `bundle cache` failing in frozen mode if vendor/cache...David Rodríguez
2025-09-03[rubygems/rubygems] Fix `bundle lock` regression when using `update` and `loc...Edouard CHIN
2025-09-03Completely remove `bundle viz` commandDavid Rodríguez
2025-09-03Completely remove `bundle inject` commandDavid Rodríguez
2025-09-03[rubygems/rubygems] Introduce `SharedHelpers.feature_removed!`David Rodríguez
2025-09-03[rubygems/rubygems] No need to print caller location when raising directlyDavid Rodríguez
2025-09-03[rubygems/rubygems] The `bundle clean` command should not be hiddenDavid Rodríguez
2025-08-28[ruby/error_highlight] Remove a branch for Ruby 3.1Yusuke Endoh
2025-08-28[ruby/error_highlight] Drop Ruby 3.1 supportYusuke Endoh
2025-08-28[ruby/error_highlight] Show a dedicated snippet for "wrong number of argument...Yusuke Endoh
2025-08-19[ruby/syntax_suggest] bundle exec standardrb --fixHiroshi SHIBATA
2025-08-18[rubygems/rubygems] Use spaces around optional parameter valuesDavid Rodríguez
2025-08-18[rubygems/rubygems] Enforce checksums strictly for registry gemsDavid Rodríguez
2025-08-18[rubygems/rubygems] Fix incorrect error message capitalizationDavid Rodríguez
2025-08-18[rubygems/rubygems] Improve `bundle plugin` documentationDavid Rodríguez
2025-08-18[rubygems/rubygems] Improve `doctor` CLI flag documentationDavid Rodríguez
2025-08-18[rubygems/rubygems] Improve `bundle config` documentationDavid Rodríguez
2025-08-18[rubygems/rubygems] Consistently use banner of desc when defining CLI flagsDavid Rodríguez
2025-08-18[rubygems/rubygems] Fix `bundle show --verbose` and recommend it as an altern...David Rodríguez
2025-08-18[rubygems/rubygems] Fix `bundle update foo` not upgrading foo to latest in a ...David Rodríguez
2025-08-18[rubygems/rubygems] Introduce `bundle list --format=json`Schneems
2025-08-18[rubygems/rubygems] Fix Bundler printing more flags than actually passed in v...David Rodríguez
2025-08-18[rubygems/rubygems] Fix `bundle cache --no-all` not printing a deprecation wa...David Rodríguez
2025-08-18[rubygems/rubygems] Don't worry about missing Makefile.Samuel Williams
2025-08-18[rubygems/rubygems] Removed to workaround for Bundler 2.2.Hiroshi SHIBATA
2025-08-14[ruby/prism] Be more defensive in the parser translator lexerEarlopain
2025-08-14[ruby/resolv] Require rbconfig in resolv.rbRyan Davis
2025-08-08[ruby/optparse] Use `~/.config` only if `$XDG_CONFIG_HOME` is unset or emptyNobuyoshi Nakada
2025-08-06[rubygems/rubygems] implement fallbackpjsk
2025-08-06[rubygems/rubygems] make things a bit more testablepjsk
2025-08-06[rubygems/rubygems] Use IMDSv2 for S3 instance credentialsFrank Olbricht
2025-08-06[rubygems/rubygems] Allow to use Gem::Deprecate#rubygems_deprecate and rubyge...Hiroshi SHIBATA
2025-08-06[rubygems/rubygems] Deprecate Gem::Specification#datadir and will remove it a...Hiroshi SHIBATA
2025-08-06[rubygems/rubygems] Added ability for changing deprecated version from only n...Hiroshi SHIBATA
2025-08-06[rubygems/rubygems] Removed compatibility.rb that file is for Ruby 1.9.Hiroshi SHIBATA
2025-08-04When reading from stdin, put a wrapper around the IO objectAaron Patterson
2025-08-03[ruby/optparse] Expand literal home paths onlyNobuyoshi Nakada
2025-08-01[ruby/prism] Match RubyParser behavior for -> lambda argsJustin Collins
2025-08-01[ruby/prism] RubyParser translation for stabby lambdas with `it`Justin Collins
2025-07-31Suppress maybe-uninitialized warningsNobuyoshi Nakada
2025-07-30[rubygems/rubygems] Remove unnecessary endless loop detectionDavid Rodríguez
2025-07-30[rubygems/rubygems] Bump vendored thor to 1.4.0David Rodríguez
2025-07-30[rubygems/rubygems] Fix truffleruby failing to install sorbet-static when the...David Rodríguez