index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2025-09-11
[rubygems/rubygems] Added document for Gem::Uninstaller
Hiroshi SHIBATA
2025-09-11
[rubygems/rubygems] Complete remembered options removal
David Rodríguez
2025-09-11
[rubygems/rubygems] Fix grammar in remembered options removal message
David Rodríguez
2025-09-11
[rubygems/rubygems] Add missing part in `bundle cache --path` removal message
David Rodríguez
2025-09-11
[rubygems/rubygems] Remove implementation of `deployment`, `capistrano` and `...
David Rodríguez
2025-09-11
[rubygems/rubygems] Completely remove `Bundle.*clean*` and `Bundler.environme...
David Rodríguez
2025-09-08
Align the conditions for did_you_mean
Nobuyoshi Nakada
2025-09-05
[rubygems/rubygems] Improve error message when `path` and `gemspec` point to ...
manabeai
2025-09-05
[rubygems/rubygems] Add gem sources --prepend and --append for finer source c...
Martin Emde
2025-09-05
[rubygems/rubygems] Fix "did you mean" suggestions for unknown commands
David Rodríguez
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 source
David Rodríguez
2025-09-03
[rubygems/rubygems] Fix trailing slashes not considered when removing sources
David 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 testing
David 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-03
Completely remove `bundle viz` command
David Rodríguez
2025-09-03
Completely remove `bundle inject` command
David 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 directly
David Rodríguez
2025-09-03
[rubygems/rubygems] The `bundle clean` command should not be hidden
David Rodríguez
2025-08-28
[ruby/error_highlight] Remove a branch for Ruby 3.1
Yusuke Endoh
2025-08-28
[ruby/error_highlight] Drop Ruby 3.1 support
Yusuke 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 --fix
Hiroshi SHIBATA
2025-08-18
[rubygems/rubygems] Use spaces around optional parameter values
David Rodríguez
2025-08-18
[rubygems/rubygems] Enforce checksums strictly for registry gems
David Rodríguez
2025-08-18
[rubygems/rubygems] Fix incorrect error message capitalization
David Rodríguez
2025-08-18
[rubygems/rubygems] Improve `bundle plugin` documentation
David Rodríguez
2025-08-18
[rubygems/rubygems] Improve `doctor` CLI flag documentation
David Rodríguez
2025-08-18
[rubygems/rubygems] Improve `bundle config` documentation
David Rodríguez
2025-08-18
[rubygems/rubygems] Consistently use banner of desc when defining CLI flags
David 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 lexer
Earlopain
2025-08-14
[ruby/resolv] Require rbconfig in resolv.rb
Ryan Davis
2025-08-08
[ruby/optparse] Use `~/.config` only if `$XDG_CONFIG_HOME` is unset or empty
Nobuyoshi Nakada
2025-08-06
[rubygems/rubygems] implement fallback
pjsk
2025-08-06
[rubygems/rubygems] make things a bit more testable
pjsk
2025-08-06
[rubygems/rubygems] Use IMDSv2 for S3 instance credentials
Frank 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
[prev]
[next]