aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [rubygems/rubygems] Remove `RUBYGEMS_GEMDEPS` warningDavid Rodríguez2021-08-311-8/+0
* [rubygems/rubygems] Recommend `bundle install` rather than `gem install -g`David Rodríguez2021-08-311-1/+1
* [rubygems/rubygems] Get a CI matrix configured in default Github Actions gene...David Rodríguez2021-08-311-1/+7
* [rubygems/rubygems] Avoid double CI runs in default Github Actions generated ...David Rodríguez2021-08-311-1/+5
* [rubygems/rubygems] Don't use gemdeps on bundler binstubDavid Rodríguez2021-08-311-3/+10
* [rubygems/rubygems] Simplify rescue of bundler errorsDavid Rodríguez2021-08-311-12/+13
* [rubygems/rubygems] Move list of exceptions to the `rescue` clauseDavid Rodríguez2021-08-311-9/+4
* [rubygems/rubygems] Use `Gem.use_gemdeps` only from binstubsDavid Rodríguez2021-08-312-2/+2
* [rubygems/rubygems] Take advantage of `target` being a `Pathname`David Rodríguez2021-08-311-1/+1
* [rubygems/rubygems] Fix git repo initialization on a path with spacesDavid Rodríguez2021-08-311-1/+2
* [rubygems/rubygems] Remove bad TODODavid Rodríguez2021-08-311-3/+0
* [rubygems/rubygems] Remove unnecessary spec manipulationDavid Rodríguez2021-08-311-1/+0
* [rubygems/rubygems] Deprecate `bundle exec --no-keep-file-descriptors`David Rodríguez2021-08-311-0/+4
* [rubygems/rubygems] Don't warn default behaviourDavid Rodríguez2021-08-311-6/+1
* [rubygems/rubygems] Keep file descriptors by defaultDavid Rodríguez2021-08-311-1/+1
* [rubygems/rubygems] Exclude gemspec file itself from gemNobuyoshi Nakada2021-08-311-1/+1
* [rubygems/rubygems] typos in UI messages: fix a couple missing spaces between...Tim Sutton2021-08-312-2/+2
* [rubygems/rubygems] Remove now unnecessary codeDavid Rodríguez2021-08-315-19/+1
* [rubygems/rubygems] The `--local` flag to `bundle install` shouldn't hit the ...David Rodríguez2021-08-311-0/+1
* [rubygems/rubygems] Requiring `bundler/setup` shouldn't try to hit the networkDavid Rodríguez2021-08-311-1/+1
* [rubygems/rubygems] Improve "gem not found in source" errorsDavid Rodríguez2021-08-314-3/+26
* [rubygems/rubygems] Only set local variable in the branch using itDavid Rodríguez2021-08-311-6/+5
* [rubygems/rubygems] Simplify error message building in resolverDavid Rodríguez2021-08-311-4/+2
* [rubygems/rubygems] Remove redundant part of error messageDavid Rodríguez2021-08-311-5/+1
* [rubygems/rubygems] Fix standalone generated script to deal with path sourcesDavid Rodríguez2021-08-311-2/+10
* [rubygems/rubygems] Remove unnecessary `ruby_version` local variableDavid Rodríguez2021-08-311-2/+1
* [rubygems/rubygems] Use same criteria for ruby engine as in the final scriptDavid Rodríguez2021-08-311-1/+1
* [rubygems/rubygems] Remove unnecessary `ruby_engine` local variableDavid Rodríguez2021-08-311-2/+1
* [rubygems/rubygems] Remove unnecessary `path` local variableDavid Rodríguez2021-08-311-2/+1
* [rubygems/rubygems] Fix unnecessary $LOAD_PATH modification in standalone scriptDavid Rodríguez2021-08-311-1/+1
* [rubygems/rubygems] Don't sort materialized specs when not necessaryDavid Rodríguez2021-08-311-1/+1
* [rubygems/rubygems] Respect `BUNDLE_USER_CONFIG` if setDavid Rodríguez2021-08-311-0/+2
* [rubygems/rubygems] We can now avoid source materialization workDavid Rodríguez2021-08-311-17/+3
* [rubygems/rubygems] Completely avoid replacing sources when in multisource co...David Rodríguez2021-08-312-2/+2
* [rubygems/rubygems] Fix standalone install of default gemsDavid Rodríguez2021-08-312-2/+12
* [rubygems/rubygems] Give a `bundle install` hint when `bundle list` failsDavid Rodríguez2021-08-311-1/+7
* [rubygems/rubygems] Remove unnecessary escape sequencesDavid Rodríguez2021-08-311-2/+2
* [rubygems/rubygems] Remove unnecessary exceptionDavid Rodríguez2021-08-311-4/+0
* [rubygems/rubygems] Show all missing gems when using a bundle before installi...David Rodríguez2021-08-312-37/+27
* [rubygems/rubygems] Small refactor by DRYing up some logicDavid Rodríguez2021-08-311-3/+5
* [rubygems/rubygems] Move rescue block around the code that can raise itDavid Rodríguez2021-08-312-9/+16
* [rubygems/rubygems] Remove unnecessary checkDavid Rodríguez2021-08-311-1/+1
* [rubygems/rubygems] Let original exception be re-raisedDavid Rodríguez2021-08-311-4/+4
* [ruby/irb] Version 1.3.8.pre.5aycabta2021-08-311-1/+1
* [ruby/irb] Update dependency, reline >= 0.2.8.pre.5aycabta2021-08-311-1/+1
* [ruby/reline] Version 0.2.8.pre.5aycabta2021-08-311-1/+1
* [ruby/irb] Set the dialog width to render with a fixed widthaycabta2021-08-311-1/+1
* [ruby/irb] Follow that Dialog#contents_width has been renamed to #widthaycabta2021-08-311-1/+1
* [ruby/irb] Make show doc dialog appears on the left at the right edgeaycabta2021-08-311-4/+6
* [ruby/irb] Rename a variable "dialog" with "autocomplete_dialog"aycabta2021-08-311-2/+2