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-17
[rubygems/rubygems] Finalize `bundle install --binstubs` removal
David Rodríguez
2025-09-17
[rubygems/rubygems] Fix grammar in `bundle install --binstubs` removal message
David Rodríguez
2025-09-17
[rubygems/rubygems] Move `bundle install --binstubs` deprecation to cli.rb
David Rodríguez
2025-09-17
[rubygems/rubygems] Make `bundle remove --install` raise an error
David Rodríguez
2025-09-17
[ruby/erb] [DOC] More on bindings
Burdette Lamar
2025-09-16
[ruby/erb] [DOC] Enhanced doc for ERB.result
Burdette Lamar
2025-09-16
[ruby/erb] [DOC] Improve section 'In Brief' in ERB class doc
Burdette Lamar
2025-09-16
[ruby/erb] [DOC] Enhanced doc for ERB.version
Burdette Lamar
2025-09-16
[ruby/erb] [DOC] Fix typos (https://github.com/ruby/erb/pull/70)
Burdette Lamar
2025-09-16
[rubygems/rubygems] Remove aggregate source mentions
David Rodríguez
2025-09-16
[rubygems/rubygems] Completely remove multisources support
David Rodríguez
2025-09-16
[rubygems/rubygems] Simplify an edge case of not adding lower bound requirements
David Rodríguez
2025-09-16
[rubygems/rubygems] Multisource checks are only relevant when there's a lockfile
David Rodríguez
2025-09-16
[rubygems/rubygems] Handle locked sources more simillarly to locked specs
David Rodríguez
2025-09-16
[rubygems/rubygems] Use `IO.copy_stream` with IO object directly
Aaron Patterson
2025-09-16
[rubygems/rubygems] Remove `allow_offline_install` setting
David Rodríguez
2025-09-16
[rubygems/rubygems] Complete rubocop flags and settings removal
David Rodríguez
2025-09-16
[rubygems/rubygems] Fix `--no-rubocop` deprecation message
David Rodríguez
2025-09-16
[rubygems/rubygems] Fix `rubocop` config removal message
David Rodríguez
2025-09-16
[rubygems/rubygems] Pass the file size to IO.copy_stream
Aaron Patterson
2025-09-16
[rubygems/rubygems] Use File#chmod rather than FileUtils.chmod
Aaron Patterson
2025-09-15
[ruby/erb] [DOC] More on class ERB
Burdette Lamar
2025-09-15
[ruby/prism] Fix back reference for ruby_parser on Ruby 2.7
Earlopain
2025-09-15
[ruby/optparse] Prefer `Proc` over `Method`
Nobuyoshi Nakada
2025-09-15
[ruby/prism] Fix warn polyfill when no uplevel is provided
Earlopain
2025-09-14
[ruby/erb] [DOC] Enhanced doc for ERB.new
Burdette Lamar
2025-09-13
[ruby/prism] Documentation for Prism::Translation::Parser
Kevin Newton
2025-09-13
[ruby/prism] Bump to v1.5.1
Kevin Newton
2025-09-12
[ruby/erb] [DOC] Enhanced documentation for class ERB
Burdette Lamar
2025-09-12
[ruby/prism] Bump to v1.5.0
Kevin Newton
2025-09-12
[rubygems/rubygems] Fix outdated lockfile during `bundle lock` when source ch...
Earlopain
2025-09-12
[rubygems/rubygems] Consolidate condition on path sources
David Rodríguez
2025-09-12
[rubygems/rubygems] Remove unnecessary condition
David Rodríguez
2025-09-12
[rubygems/rubygems] If name is to be unlocked, we can skip converging the spec
David Rodríguez
2025-09-12
[rubygems/rubygems] Raise error on missing version file
Matheus Richard
2025-09-11
[ruby/prism] Reject some cases with `return` and command calls
Earlopain
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
[prev]
[next]