summaryrefslogtreecommitdiff
path: root/lib/rubygems/commands
AgeCommit message (Expand)Author
2022-04-12Merge RubyGems-3.2.33Hiroshi SHIBATA
2021-11-22Merge RubyGems 3.2.31 and Bundler 2.2.31Hiroshi SHIBATA
2021-11-22Merge RubyGems 3.2.30 and Bundler 2.2.30Hiroshi SHIBATA
2021-11-22Merge RubyGems 3.2.27 and Bundler 2.2.27Hiroshi SHIBATA
2021-07-07Merge RubyGems-3.2.22 and Bundler-2.2.22Hiroshi SHIBATA
2021-07-07Merge RubyGems-3.2.19 and Bundler-2.2.19Hiroshi SHIBATA
2021-07-07Merge RubyGems-3.2.17 and Bundler-2.2.17Hiroshi SHIBATA
2021-03-24Merge RubyGems-3.2.15 and Bundler-2.2.15 (#4311)Hiroshi SHIBATA
2021-01-14Merge RubyGems-3.2.5Hiroshi SHIBATA
2021-01-14Merge RubyGems-3.2.4Hiroshi SHIBATA
2020-12-18Merge RubyGems 3.2.2 and Bundler 2.2.2Hiroshi SHIBATA
2020-12-08Merge prepare version of RubyGems 3.2.0Hiroshi SHIBATA
2020-10-15Merge rubygems-3.2.0.rc.2Hiroshi SHIBATA
2020-09-28[rubygems/rubygems] Remove last remaining line of output from `gem update --s...Ellen Marie Dash
2020-09-28[rubygems/rubygems] Add test for "gem update --system --silent"Ellen Marie Dash
2020-09-28[rubygems/rubygems] Have "gem update --system" pass through the --silent flag.Ellen Marie Dash
2020-09-28[rubygems/rubygems] Added Ruby version for oldest supported version of rubygemsHiroshi SHIBATA
2020-09-28Disallow downgrades to too old versionsDavid Rodríguez
2020-09-28[rubygems/rubygems] Add --dryrun to the deprecated options when showing the h...bronzdoc
2020-09-28[rubygems/rubygems] We don't need shortucts for a deprecated flagbronzdoc
2020-09-28[rubygems/rubygems] Deprecate --dryrunbronzdoc
2020-09-28[rubygems/rubygems] Make --dry-run flag consistent across rubygems commandsbronzdoc
2020-09-28Added `--platform` option to `build` commandNobuyoshi Nakada
2020-09-23Revert "Manually merged from https://github.com/rubygems/rubygems/pull/2636"Hiroshi SHIBATA
2020-09-23Manually merged from https://github.com/rubygems/rubygems/pull/2636Hiroshi SHIBATA
2020-07-31[rubygems/rubygems] Don't format executables on `gem update --system`David Rodríguez
2020-07-31[rubygems/rubygems] Remove more unnecessary requiresDavid Rodríguez
2020-07-31[rubygems/rubygems] Remove unnecessary stuffDavid Rodríguez
2020-07-31[rubygems/rubygems] fix missing identationColby Swandale
2020-07-31Enforce no empty lines around class body in rubygemsDavid Rodríguez
2020-06-15Exit with non-zero status on disabled gem system update.Josef Šimánek
2020-06-15Add Gem.disable_system_update_message to disable gem update --system if needed.Josef Šimánek
2020-06-15Use space inside block braces everywhereDavid Rodríguez
2020-06-05[rubygems/rubygems] Fix template cleanup as wellDavid Rodríguez
2020-06-05[rubygems/rubygems] Fix installing template files with dotsDavid Rodríguez
2020-06-05[rubygems/rubygems] Remove unnecessary parenthesisDavid Rodríguez
2020-05-08[rubygems/rubygems] Remove old `gauntlet_rubygems` file on rubygems upgradeDavid Rodríguez
2020-05-08[rubygems/rubygems] Install man files when bundler installed as a default gemDavid Rodríguez
2020-05-08[rubygems/rubygems] Extract a `remove_file_list` helperDavid Rodríguez
2020-05-08[rubygems/rubygems] Only need to call helper onceDavid Rodríguez
2020-05-08[rubygems/rubygems] Extract an `install_file_list` helperDavid Rodríguez
2020-05-08[rubygems/rubygems] Move helper to private sectionDavid Rodríguez
2020-05-08[rubygems/rubygems] Rename method to clarifyDavid Rodríguez
2020-05-08[rubygems/rubygems] Fix incorrect `gem uninstall --all` messageDavid Rodríguez
2020-05-08[rubygems/rubygems] Refactor duplicate metadata logicThomas McDonald
2020-05-08[rubygems/rubygems] Remove unnecessary codeThomas McDonald
2020-05-08[rubygems/rubygems] Simplify host switching logicThomas McDonald
2020-05-08[rubygems/rubygems] Rename version horizon deprecation methodsbronzdoc
2020-05-08[rubygems/rubygems] Modify files to use new version horizon deprecationsbronzdoc
2020-04-28[rubygems/rubygems] Removed the depdendency of English libraryHiroshi SHIBATA