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
2024-11-26
[rubygems/rubygems] Avoid needing a second pass to ignore unlocked gems
David Rodríguez
2024-11-26
[rubygems/rubygems] Allow some materialized specs to be missing
David Rodríguez
2024-11-26
[rubygems/rubygems] Deprecate `check` parameter to `Bundler::SpecSet#for`
David Rodríguez
2024-11-26
[rubygems/rubygems] Keep track of materializations in the original resolve
David Rodríguez
2024-11-26
[rubygems/rubygems] Create LazySpecifications directly with most_specific_loc...
David Rodríguez
2024-11-26
[rubygems/rubygems] Enable `Performance/MapCompact` cop
David Rodríguez
2024-11-26
[rubygems/rubygems] More aggressive `Performance/FlatMap` cop configuration
David Rodríguez
2024-11-26
[rubygems/rubygems] Fix installs of subdependencies of unlocked dependencies ...
David Rodríguez
2024-11-26
[rubygems/rubygems] Filter out gems to unlock inside `converge_specs`
David Rodríguez
2024-11-26
[rubygems/rubygems] Fix development dependencies considered unnecessarily som...
David Rodríguez
2024-11-26
[rubygems/rubygems] Simplify more
David Rodríguez
2024-11-26
[rubygems/rubygems] Don't bother sorting if there's a single element
David Rodríguez
2024-11-26
[rubygems/rubygems] Remove no longer necessary code
David Rodríguez
2024-11-26
[rubygems/rubygems] Use `platform` local variable
David Rodríguez
2024-11-26
[rubygems/rubygems] This is about locked_platforms
David Rodríguez
2024-11-26
[rubygems/rubygems] Set instance variables in consistent order
David Rodríguez
2024-11-25
[ruby/logger] include license texts in gem
Mike Linksvayer
2024-11-25
[rubygems/rubygems] Fix `bundle lock --add-checksums`
David Rodríguez
2024-11-25
[rubygems/rubygems] Make installer code more clear
David Rodríguez
2024-11-25
[rubygems/rubygems] Most of the times, eagerly resolving is not necessary
David Rodríguez
2024-11-25
[ruby/reline] Fix tab completion appending quote
tomoya ishida
2024-11-25
[rubygems/rubygems] Fix test task name on generated readme when using test-unit
gemmaro
2024-11-25
[rubygems/rubygems] Fix gemfury credentials getting written to logs in verbos...
David Rodríguez
2024-11-25
[rubygems/rubygems] Remove comment about oldest supported version
David Rodríguez
2024-11-25
[rubygems/rubygems] Remove unnecessary and out of date ruby version check
David Rodríguez
2024-11-25
[rubygems/rubygems] Remove now dead code
David Rodríguez
2024-11-24
[ruby/reline] Fix completion quote, preposing and target calculation
tomoya ishida
2024-11-22
[rubygems/rubygems] fix bundle which commands on windows
sodacris
2024-11-21
[rubygems/rubygems] Set $0 to exe when running `gem exec` to fix name in CLI ...
Adam Daniels
2024-11-21
[rubygems/rubygems] Fix `bundle remove` sometimes not removing gems
Jerome Dalbert
2024-11-21
[rubygems/rubygems] Fix locking of incorrect version of git gem in an edge case
David Rodríguez
2024-11-21
[rubygems/rubygems] Refactor
David Rodríguez
2024-11-21
[rubygems/rubygems] Extract a `source` local
David Rodríguez
2024-11-21
[rubygems/rubygems] Reuse `name` local
David Rodríguez
2024-11-21
[rubygems/rubygems] Remove no longer necessary code
David Rodríguez
2024-11-21
[rubygems/rubygems] Remove override of worker jobs for `bundle install --local`
Lars Kanis
2024-11-20
[rubygems/rubygems] Add --attestation option to gem push
Samuel Giddins
2024-11-20
[rubygems/rubygems] Add man page for 'bundle issue' command
Andrew Nesbitt
2024-11-20
[ruby/irb] Store method objects in constants
Stan Lo
2024-11-20
[ruby/irb] Move main object's safe call logic to Context
Stan Lo
2024-11-19
[rubygems/rubygems] Define a few `inspect` methods to help debugging
David Rodríguez
2024-11-19
[rubygems/rubygems] Add man page for 'bundle fund' command
Andrew Nesbitt
2024-11-19
[ruby/pp] Simplify range nil check
tomoya ishida
2024-11-19
[ruby/pp] Fix pretty printing range begin/end with false or nil
tompng
2024-11-19
[ruby/pp] [DOC] Mark up the method name
Nobuyoshi Nakada
2024-11-19
[ruby/irb] Don't use delegator to install helper methods to main
tomoya ishida
2024-11-19
[ruby/pp] [DOC] Add documents
Nobuyoshi Nakada
2024-11-19
[ruby/rdoc] Bump version to v6.8.1
Stan Lo
2024-11-19
[ruby/rdoc] Update rdoc.gemspec
Ihor Shevkun
2024-11-19
[ruby/net-http] Need to restore under the Net namespace
Hiroshi SHIBATA
[prev]
[next]