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-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-04
When reading from stdin, put a wrapper around the IO object
Aaron Patterson
2025-08-03
[ruby/optparse] Expand literal home paths only
Nobuyoshi Nakada
2025-08-01
[ruby/prism] Match RubyParser behavior for -> lambda args
Justin Collins
2025-08-01
[ruby/prism] RubyParser translation for stabby lambdas with `it`
Justin Collins
2025-07-31
Suppress maybe-uninitialized warnings
Nobuyoshi Nakada
2025-07-30
[rubygems/rubygems] Remove unnecessary endless loop detection
David Rodríguez
2025-07-30
[rubygems/rubygems] Bump vendored thor to 1.4.0
David Rodríguez
2025-07-30
[rubygems/rubygems] Fix truffleruby failing to install sorbet-static when the...
David Rodríguez
2025-07-30
[rubygems/rubygems] Remove JRuby workaround
David Rodríguez
2025-07-30
[rubygems/rubygems] Remove out of date TODO
David Rodríguez
2025-07-29
[ruby/prism] Do not use `0` to indicate the latest ruby version to parse
Earlopain
2025-07-28
[ruby/tsort] Add `changelog_uri` to gemspec metadata
Jason Garber
2025-07-28
[ruby/shellwords] shellwords.gemspec: Avoid configuring exe/ directory
Olle Jonsson
2025-07-28
(Temporarily?) delay path changes and global cache changes
David Rodríguez
2025-07-27
[ruby/English] Exclude unused files from gem
Nobuyoshi Nakada
2025-07-25
[rubygems/rubygems] Document missing options from man pages:
Edouard CHIN
2025-07-25
[rubygems/rubygems] Fix spacing in bundle gem newgem.gemspec.tt
Martin Emde
2025-07-22
[rubygems/rubygems] Workaround RVM issue when using Bundler <= 2.5.22
David Rodríguez
2025-07-19
[ruby/fileutils] Make `ln_s` forward `target_directory` to `ln_sr`
Nobuyoshi Nakada
2025-07-19
[ruby/fileutils] A workaround for RBS
Nobuyoshi Nakada
2025-07-19
[ruby/fileutils] A workaround for RBS
Nobuyoshi Nakada
2025-07-19
[ruby/fileutils] Just the parent path of the destination symlink should exist
Nobuyoshi Nakada
2025-07-19
[ruby/fileutils] FileUtils.remove_dir checks directory
Erik Berlin
2025-07-19
[ruby/fileutils] Use shorter symlink by real paths
Nobuyoshi Nakada
2025-07-19
[ruby/fileutils] Fix up `FileUtils#ln_sr`
Nobuyoshi Nakada
2025-07-18
[ruby/fileutils] If `noop`, return before checking the argument
Nobuyoshi Nakada
2025-07-18
[ruby/fileutils] [DOC] Fix optional argument descriptions
Akihiko Odaki
2025-07-18
[ruby/fileutils] Fix `ln_sf` with multiple sources and `target_directory: false`
Nobuyoshi Nakada
2025-07-17
Set development version to Bundler 2.8.0.dev and RubyGems 3.8.0.dev
David Rodríguez
2025-07-17
Cancel `--force` deprecation in favor of `--redownload`
David Rodríguez
2025-07-17
[rubygems/rubygems] Restore treating "--" as an unknown platform
David Rodríguez
2025-07-17
[rubygems/rubygems] Fix `bundle binstub --path=foo` not printing a deprecatio...
David Rodríguez
2025-07-17
[rubygems/rubygems] Fix `bundle cache path=foo` not printing a deprecation me...
David Rodríguez
2025-07-17
[rubygems/rubygems] Remove unnecessary `flag_deprecation` method
David Rodríguez
2025-07-17
[rubygems/rubygems] Refactor remembered flag deprecation logic
David Rodríguez
2025-07-15
[ruby/erb] Version 5.0.2
Takashi Kokubun
2025-07-15
Make Pathname#mkpath builtin
Jean Boussier
2025-07-15
Move builtin methods to pathname.rbinc from lib/pathname.rb
Hiroshi SHIBATA
2025-07-15
Make Pathname to embedded class
Hiroshi SHIBATA
2025-07-14
[ruby/uri] [DOC] Update old use of `URI::Parser`
Nobuyoshi Nakada
2025-07-14
[ruby/uri] [DOC] Document private visibility too
Nobuyoshi Nakada
2025-07-14
[ruby/uri] [DOC] Fix references
Nobuyoshi Nakada
2025-07-14
[rubygems/rubygems] Fix more warnings when running old Bundler with latest Ru...
David Rodríguez
2025-07-14
[rubygems/rubygems] Avoid more warnings when using RubyGems with old Bundler
David Rodríguez
2025-07-14
[rubygems/rubygems] Change helper to load only Bundler extensions to RubyGems
David Rodríguez
2025-07-14
[rubygems/rubygems] Move loading Bundler without platform warnings to a method
David Rodríguez
2025-07-14
[rubygems/rubygems] No need to detect ancient binstubs either
David Rodríguez
2025-07-14
[rubygems/rubygems] Improve some heredoc indentations
David Rodríguez
[prev]
[next]