summaryrefslogtreecommitdiff
path: root/lib/bundler/source
AgeCommit message (Expand)Author
2024-03-22[rubygems/rubygems] Fix incorrect `bundle update --bundler` messageDavid Rodriguez
2024-01-29[rubygems/rubygems] Use rubygems vendored uri from Bundler when availableDavid Rodríguez
2023-12-14[rubygems/rubygems] Revert "Improve default gem handling"David Rodríguez
2023-12-13[rubygems/rubygems] Use match? when regexp match data is unusedSamuel Giddins
2023-12-13[rubygems/rubygems] Improve default gem handlingDavid Rodríguez
2023-12-07[rubygems/rubygems] Use modern hashes consistentlyDavid Rodríguez
2023-11-29[rubygems/rubygems] Avoid re-compiling static regexp in a loopSamuel Giddins
2023-11-15[rubygems/rubygems] User bundler UA when downloading gemsSamuel Giddins
2023-11-13[rubygems/rubygems] Drop support for Ruby 2.6 and Ruby 2.7 in BundlerDavid Rodríguez
2023-11-08[rubygems/rubygems] Fix regression on old git versionsDavid Rodríguez
2023-10-23[rubygems/rubygems] Restore using old way of passing Ruby version to resolverDavid Rodríguez
2023-10-23[rubygems/rubygems] Improve errors and register checksums reliablyMartin Emde
2023-10-23[rubygems/rubygems] Refactor Checksum classes and methods to reduceMartin Emde
2023-10-23[rubygems/rubygems] Refactor to checksums stored via sourceSamuel Giddins
2023-10-03[rubygems/rubygems] 🐛 Specification of branch or ref with tag is ambiguousPeter Boling
2023-09-27[rubygems/rubygems] Refactor full sha revision match logickrororo
2023-09-27[rubygems/rubygems] Fix bundle install when older revisions of git sourcekrororo
2023-09-12[rubygems/rubygems] Unify LockfileParser loading of SPECS sectionMartin Emde
2023-09-07[rubygems/rubygems] Reduce excess index creation and mergingMartin Emde
2023-09-07[rubygems/rubygems] Improve efficiency of Index#use and #search_allMartin Emde
2023-09-07[rubygems/rubygems] Source::Rubygems#fetch_names is only called with override...Martin Emde
2023-08-28[rubygems/rubygems] Remove redundant checksDavid Rodríguez
2023-08-28[rubygems/rubygems] Fix standalone install crashing when using legacy multi r...David Rodríguez
2023-08-28[rubygems/rubygems] Refactor Fetcher#api_fetcher? and fetcher loading logicMartin Emde
2023-08-25[rubygems/rubygems] Don't use full indexes unnecessarily on legacy GemfilesDavid Rodríguez
2023-08-16[rubygems/rubygems] Fix git source conservativenessDavid Rodríguez
2023-07-13[rubygems/rubygems] Don't run any git commands when sorting and comparing git...David Rodríguez
2023-07-04[rubygems/rubygems] Fix git source lockfile unstabilityDavid Rodríguez
2023-07-04[rubygems/rubygems] When printing frozen errors, print only Gemfile informationDavid Rodríguez
2023-06-20Merge rubygems/rubygems HEADHiroshi SHIBATA
2023-06-06[rubygems/rubygems] Delay cache access in `LockfileParser`David Rodríguez
2023-04-07[rubygems/rubygems] Remove one fallback to full indexes on big gemfilesDavid Rodríguez
2023-03-17When running `bundle lock --update <name>`, checkout locked revision of unrel...David Rodríguez
2023-03-17Normalize git sourcesDavid Rodríguez
2023-03-07[rubygems/rubygems] Respect --no-install option for git: sourcesJulie Haehn
2023-02-21[rubygems/rubygems] Give a better message when Gemfile branch does not existDavid Rodríguez
2023-02-21[rubygems/rubygems] Restore better error message when locked ref does not existDavid Rodríguez
2023-01-31Merge RubyGems/Bundler master.Hiroshi SHIBATA
2023-01-10Merge RubyGems and Bundler masterHiroshi SHIBATA
2022-12-25Update Bundler to 2.4.1 & and RubyGems to 3.4.1David Rodríguez
2022-12-24Merge RubyGems-3.4.0 and Bundler-2.4.0Hiroshi SHIBATA
2022-12-20Merge RubyGems/Bundler masterHiroshi SHIBATA
2022-12-15Merge RubyGems/Bundler masterHiroshi SHIBATA
2022-12-12Merge RubyGems/Bundler masterHiroshi SHIBATA
2022-12-09Merge RubyGems/Bundler masterHiroshi SHIBATA
2022-11-12Migrate our resolver engine to PubGrubHiroshi SHIBATA
2022-09-08Resync Bundler & RubyGemsDavid Rodríguez
2022-09-05Merge https://github.com/rubygems/rubygems/commit/16c3535413afebcdbab7582c601...Hiroshi SHIBATA
2022-07-29Merge rubygems master from https://github.com/rubygems/rubygems/commit/446cc5...Hiroshi SHIBATA
2022-07-02[rubygems/rubygems] Account for default gems not having remote when cachingDavid Rodríguez