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
/
bundler
Age
Commit message (
Expand
)
Author
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
[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
[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-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 man page for 'bundle issue' command
Andrew Nesbitt
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-14
Update vendored thor to 1.3.2
David Rodríguez
2024-11-14
Update vendored securerandom to 0.3.2
David Rodríguez
2024-11-14
Update vendored fileutils to 1.7.3
David Rodríguez
2024-11-13
[rubygems/rubygems] Include original error when openssl fails to load
David Rodríguez
2024-11-11
[rubygems/rubygems] Add a `lockfile_checksums` configuration to include check...
David Rodríguez
2024-11-11
[rubygems/rubygems] Cancel `bundle console` deprecation
David Rodríguez
2024-11-11
Bump vendored uri to 1.0.1
David Rodríguez
2024-11-08
[rubygems/rubygems] Fix private registry credentials being written to logs
samisalamiws
2024-11-08
[rubygems/rubygems] Warn on insecure materialization
David Rodríguez
2024-11-08
[rubygems/rubygems] Small tweak
David Rodríguez
2024-11-08
[rubygems/rubygems] Reduce global state
David Rodríguez
2024-11-08
[rubygems/rubygems] Remove unnecessary attribute
David Rodríguez
2024-11-08
[rubygems/rubygems] Cleaner extension of `Gem::Specification` to be able to s...
David Rodríguez
2024-11-08
[rubygems/rubygems] Remove accessor that's been unused for years
David Rodríguez
2024-11-08
[rubygems/rubygems] Add `bundle lock --add-checksums` to add checksums to an ...
David Rodríguez
2024-11-08
[rubygems/rubygems] Remove no longer necessary hacks to define the `gem` command
David Rodríguez
2024-11-07
[rubygems/rubygems] Undeprecate Gemfiles without a global source
David Rodríguez
2024-11-06
[rubygems/rubygems] Add naive infinite loop detection when fixing lockfile de...
David Rodríguez
2024-11-06
[rubygems/rubygems] Note about why we don't fix lockfile dependencies backed ...
David Rodríguez
2024-11-06
[rubygems/rubygems] This is not about the lockfile anymore
David Rodríguez
2024-11-06
[rubygems/rubygems] Automatically fix lockfile when the API reveals missing deps
David Rodríguez
2024-11-06
[rubygems/rubygems] Check for `EndpointSpecification` exactly
David Rodríguez
[prev]
[next]