summaryrefslogtreecommitdiff
path: root/lib/bundler
AgeCommit message (Expand)Author
2024-11-25[rubygems/rubygems] Fix test task name on generated readme when using test-unitgemmaro
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 gemsJerome Dalbert
2024-11-21[rubygems/rubygems] Fix locking of incorrect version of git gem in an edge caseDavid Rodríguez
2024-11-21[rubygems/rubygems] RefactorDavid Rodríguez
2024-11-21[rubygems/rubygems] Extract a `source` localDavid Rodríguez
2024-11-21[rubygems/rubygems] Reuse `name` localDavid Rodríguez
2024-11-21[rubygems/rubygems] Remove no longer necessary codeDavid 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' commandAndrew Nesbitt
2024-11-19[rubygems/rubygems] Define a few `inspect` methods to help debuggingDavid Rodríguez
2024-11-19[rubygems/rubygems] Add man page for 'bundle fund' commandAndrew Nesbitt
2024-11-14Update vendored thor to 1.3.2David Rodríguez
2024-11-14Update vendored securerandom to 0.3.2David Rodríguez
2024-11-14Update vendored fileutils to 1.7.3David Rodríguez
2024-11-13[rubygems/rubygems] Include original error when openssl fails to loadDavid 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` deprecationDavid Rodríguez
2024-11-11Bump vendored uri to 1.0.1David Rodríguez
2024-11-08[rubygems/rubygems] Fix private registry credentials being written to logssamisalamiws
2024-11-08[rubygems/rubygems] Warn on insecure materializationDavid Rodríguez
2024-11-08[rubygems/rubygems] Small tweakDavid Rodríguez
2024-11-08[rubygems/rubygems] Reduce global stateDavid Rodríguez
2024-11-08[rubygems/rubygems] Remove unnecessary attributeDavid 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 yearsDavid 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` commandDavid Rodríguez
2024-11-07[rubygems/rubygems] Undeprecate Gemfiles without a global sourceDavid 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 anymoreDavid Rodríguez
2024-11-06[rubygems/rubygems] Automatically fix lockfile when the API reveals missing depsDavid Rodríguez
2024-11-06[rubygems/rubygems] Check for `EndpointSpecification` exactlyDavid Rodríguez
2024-11-06[rubygems/rubygems] Simplify code structureDavid Rodríguez
2024-11-04[rubygems/rubygems] Fix incompatible encodings errorDavid Rodríguez
2024-10-31[rubygems/rubygems] Add useful error message for plugin loadSarah Sehr
2024-10-30[rubygems/rubygems] Update `--ext=rust` to support compiling the native exten...Guilherme Carreiro
2024-10-30[rubygems/rubygems] Remove confusing documentationDavid Rodríguez
2024-10-30[rubygems/rubygems] Indent github workflow steps for generated gemsJerome Dalbert
2024-10-26Normalize lockfile platformsDavid Rodríguez
2024-10-23[rubygems/rubygems] Print a proper error when there's a previous empty instal...David Rodríguez
2024-10-23[rubygems/rubygems] Improve Bundler errors when trying to install to a protec...David Rodríguez
2024-10-23[rubygems/rubygems] Improve `Bundler::GenericSystemCall` error messageDavid Rodríguez
2024-10-23[rubygems/rubygems] Consistently use `:create` action when creating directoriesDavid Rodríguez
2024-10-23[rubygems/rubygems] Fix running `bundler` (with a final `r`) in a `bundle exe...David Rodríguez
2024-10-23[rubygems/rubygems] Do what the comment says, it's simplerDavid Rodríguez
2024-10-23[rubygems/rubygems] Remove the need for some bundler monkeypatchesDavid Rodríguez
2024-10-23Clarify bundler inline’s `install` parameterJerome Dalbert
2024-10-22[rubygems/rubygems] Remove patches for old TruffleRuby versionsDavid Rodríguez