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-07-01
Use git ls-files instead of Dir.glob because optparse has optionparser.rb tha...
Hiroshi SHIBATA
2025-07-01
[ruby/optparse] Use Dir.glob and base keyword arg for the installer of Ruby p...
Hiroshi SHIBATA
2025-06-30
[ruby/prism] Fix parser translator with trailing backslash in `%W` /`%I` array
Earlopain
2025-06-30
[rubygems/rubygems] Update some reference to Bundler 3 to Bundler 4
David Rodríguez
2025-06-30
[rubygems/rubygems] Use Bundler.settings[gem.bundle]
Hiroshi SHIBATA
2025-06-30
[rubygems/rubygems] Added manpages
Hiroshi SHIBATA
2025-06-30
[rubygems/rubygems] Added bundle option to method_option
Hiroshi SHIBATA
2025-06-30
[rubygems/rubygems] Added --bundle option for triggering bundle install autom...
Hiroshi SHIBATA
2025-06-30
[rubygems/rubygems] Remove "double CI" for testing Bundler 4 mode
David Rodríguez
2025-06-30
[rubygems/rubygems] Added push_rubygem to default scope at gem signin command
Hiroshi SHIBATA
2025-06-29
[ruby/optparse] JRuby does not have EXECUTABLE_EXTS in RbConfg::CONFIG
Nobuyoshi Nakada
2025-06-29
[ruby/optparse] Fix OptionParser#program_name not to strip suffix unexpectedly
Nobuyoshi Nakada
2025-06-29
[ruby/optparse] Enhance to support 'Set' object as an enum
kwatch
2025-06-28
Make `uplevel` suitable as the option to `Kernel#warn`
Nobuyoshi Nakada
2025-06-28
Use symbols as `level` instead of strings
Nobuyoshi Nakada
2025-06-26
[ruby/uri] [DOC] State that uri library is needed to call Kernel#URI
Nobuyoshi Nakada
2025-06-26
[ruby/uri] Fix a typo
Nobuyoshi Nakada
2025-06-26
[ruby/uri] Use Lo category chars as escaped chars
Nobuyoshi Nakada
2025-06-26
[ruby/uri] Escape reserved characters in scheme name
Nobuyoshi Nakada
2025-06-26
[rubygems/rubygems] Simulate Bundler 4 in a better way
David Rodríguez
2025-06-26
[rubygems/rubygems] Use Gem::Version` methods instead of string splitting
David Rodríguez
2025-06-26
[rubygems/rubygems] Centralize managing major version dependent behavior in `...
David Rodríguez
2025-06-26
[rubygems/rubygems] Remove redundant receivers
David Rodríguez
2025-06-26
[rubygems/rubygems] No need to reset this variable
David Rodríguez
2025-06-25
[rubygems/rubygems] Add missing `require "fileutils"` in lib/rubygems/install...
MSP-Greg
2025-06-24
[ruby/timeout] Gracefully handle a call to ensure_timeout_thread_created in a...
Benoit Daloze
2025-06-24
[ruby/resolv] v0.6.1
Hiroshi SHIBATA
2025-06-24
Revert accidentally commit with 96a0c2065a95d076978de41e8bfacbd19858d0bb
Hiroshi SHIBATA
2025-06-24
[rubygems/rubygems] Fix `Bundler.original_env['GEM_HOME']` when Bundler is tr...
David Rodríguez
2025-06-24
[rubygems/rubygems] Remove no longer necessary workarounds for restarts
David Rodríguez
2025-06-23
Mark RClass instance that may be namespaced with RCLASS_NAMESPACEABLE
Jean Boussier
2025-06-23
[rubygems/rubygems] Handle RubyGems installing to custom dir with non-existen...
Nicholas La Roux
2025-06-23
[rubygems/rubygems] Handle `Errno::EADDRNOTAVAIL` gracefully
David Rodríguez
2025-06-23
[rubygems/rubygems] Make `HTTP_ERRORS` list look like `FAIL_ERRORS` list
David Rodríguez
2025-06-23
[rubygems/rubygems] Simplify non retriable errors list
David Rodríguez
2025-06-23
[rubygems/rubygems] Move `HTTP_ERRORS` together with the other error constants
David Rodríguez
2025-06-23
[rubygems/rubygems] Deprecate unused `Bundler#SpecSet` methods
David Rodríguez
2025-06-19
[ruby/weakref] v0.1.4
Hiroshi SHIBATA
2025-06-19
Skip to Bundler 4 directly
David Rodríguez
2025-06-19
[rubygems/rubygems] Use `persist-credentials: false` in template
Landon Grindheim
2025-06-19
[rubygems/rubygems] Fix running gem commands in a `bundle exec` context
David Rodríguez
2025-06-19
[rubygems/rubygems] Move finding eigenclass to a method
David Rodríguez
2025-06-19
[rubygems/rubygems] Fix grammar in `bundle config` deprecation message
David Rodríguez
2025-06-19
[rubygems/rubygems] Allow enabling "Bundler 3 mode" more easily
David Rodríguez
2025-06-19
[rubygems/rubygems] Never ignore gems from path sources during activation
David Rodríguez
2025-06-17
[ruby/tempfile] [DOC] Fix a typo
Nobuyoshi Nakada
2025-06-17
[rubygems/rubygems] Fix `gem install` sometimes compiling the wrong source files
David Rodríguez
2025-06-16
[rubygems/rubygems] Fix redefinition warnings when using modern RubyGems with...
David Rodríguez
2025-06-13
[rubygems/rubygems] Recognize JRuby loaded from a classloader, not just any JAR
Cody Cutrer
2025-06-13
[rubygems/rubygems] Update bundled tls certs
Samuel Giddins
[prev]
[next]