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-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
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
[prev]
[next]