aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/source
Commit message (Expand)AuthorAgeFilesLines
* [rubygems/rubygems] Use modern hashes consistentlyDavid Rodríguez2023-12-074-29/+29
* [rubygems/rubygems] Avoid re-compiling static regexp in a loopSamuel Giddins2023-11-291-1/+1
* [rubygems/rubygems] User bundler UA when downloading gemsSamuel Giddins2023-11-151-5/+10
* [rubygems/rubygems] Drop support for Ruby 2.6 and Ruby 2.7 in BundlerDavid Rodríguez2023-11-131-1/+1
* [rubygems/rubygems] Fix regression on old git versionsDavid Rodríguez2023-11-081-1/+9
* [rubygems/rubygems] Restore using old way of passing Ruby version to resolverDavid Rodríguez2023-10-231-1/+1
* [rubygems/rubygems] Improve errors and register checksums reliablyMartin Emde2023-10-231-1/+2
* [rubygems/rubygems] Refactor Checksum classes and methods to reduceMartin Emde2023-10-231-0/+1
* [rubygems/rubygems] Refactor to checksums stored via sourceSamuel Giddins2023-10-232-1/+3
* [rubygems/rubygems] 🐛 Specification of branch or ref with tag is ambiguousPeter Boling2023-10-031-2/+14
* [rubygems/rubygems] Refactor full sha revision match logickrororo2023-09-271-4/+8
* [rubygems/rubygems] Fix bundle install when older revisions of git sourcekrororo2023-09-271-3/+8
* [rubygems/rubygems] Unify LockfileParser loading of SPECS sectionMartin Emde2023-09-121-0/+1
* [rubygems/rubygems] Reduce excess index creation and mergingMartin Emde2023-09-071-1/+1
* [rubygems/rubygems] Improve efficiency of Index#use and #search_allMartin Emde2023-09-071-7/+7
* [rubygems/rubygems] Source::Rubygems#fetch_names is only called with override...Martin Emde2023-09-071-6/+6
* [rubygems/rubygems] Remove redundant checksDavid Rodríguez2023-08-281-3/+2
* [rubygems/rubygems] Fix standalone install crashing when using legacy multi r...David Rodríguez2023-08-281-1/+3
* [rubygems/rubygems] Refactor Fetcher#api_fetcher? and fetcher loading logicMartin Emde2023-08-281-1/+1
* [rubygems/rubygems] Don't use full indexes unnecessarily on legacy GemfilesDavid Rodríguez2023-08-251-10/+5
* [rubygems/rubygems] Fix git source conservativenessDavid Rodríguez2023-08-161-0/+7
* [rubygems/rubygems] Don't run any git commands when sorting and comparing git...David Rodríguez2023-07-131-13/+19
* [rubygems/rubygems] Fix git source lockfile unstabilityDavid Rodríguez2023-07-041-13/+31
* [rubygems/rubygems] When printing frozen errors, print only Gemfile informationDavid Rodríguez2023-07-042-1/+15
* Merge rubygems/rubygems HEADHiroshi SHIBATA2023-06-202-16/+15
* [rubygems/rubygems] Delay cache access in `LockfileParser`David Rodríguez2023-06-061-4/+7
* [rubygems/rubygems] Remove one fallback to full indexes on big gemfilesDavid Rodríguez2023-04-071-8/+5
* When running `bundle lock --update <name>`, checkout locked revision of unrel...David Rodríguez2023-03-171-0/+5
* Normalize git sourcesDavid Rodríguez2023-03-172-3/+2
* [rubygems/rubygems] Respect --no-install option for git: sourcesJulie Haehn2023-03-071-0/+1
* [rubygems/rubygems] Give a better message when Gemfile branch does not existDavid Rodríguez2023-02-211-4/+16
* [rubygems/rubygems] Restore better error message when locked ref does not existDavid Rodríguez2023-02-211-4/+6
* Merge RubyGems/Bundler master.Hiroshi SHIBATA2023-01-311-1/+1
* Merge RubyGems and Bundler masterHiroshi SHIBATA2023-01-101-1/+1
* Update Bundler to 2.4.1 & and RubyGems to 3.4.1David Rodríguez2022-12-251-14/+17
* Merge RubyGems-3.4.0 and Bundler-2.4.0Hiroshi SHIBATA2022-12-241-19/+14
* Merge RubyGems/Bundler masterHiroshi SHIBATA2022-12-201-29/+36
* Merge RubyGems/Bundler masterHiroshi SHIBATA2022-12-152-22/+48
* Merge RubyGems/Bundler masterHiroshi SHIBATA2022-12-124-13/+11
* Merge RubyGems/Bundler masterHiroshi SHIBATA2022-12-092-42/+141
* Migrate our resolver engine to PubGrubHiroshi SHIBATA2022-11-121-1/+0
* Resync Bundler & RubyGemsDavid Rodríguez2022-09-081-6/+6
* Merge https://github.com/rubygems/rubygems/commit/16c3535413afebcdbab7582c601...Hiroshi SHIBATA2022-09-053-87/+8
* Merge rubygems master from https://github.com/rubygems/rubygems/commit/446cc5...Hiroshi SHIBATA2022-07-291-1/+1
* [rubygems/rubygems] Account for default gems not having remote when cachingDavid Rodríguez2022-07-021-6/+12
* [rubygems/rubygems] Move rubygems source specific logic to rubygems sourceDavid Rodríguez2022-07-021-1/+1
* Sync RubyGems & Bundler with upstream repoDavid Rodríguez2022-06-241-7/+5
* [rubygems/rubygems] Fix `bundle package --no-install` no longer skipping installDavid Rodríguez2022-06-231-0/+2
* [rubygems/rubygems] Reuse package from the installer for extracting the speci...David Rodríguez2022-06-111-18/+25
* [rubygems/rubygems] Move security exception handling to the only place using itDavid Rodríguez2022-06-111-0/+4