Age | Commit message (Expand) | Author |
---|
2023-11-13 | [rubygems/rubygems] TruffleRuby uses a bash prelude in default launchers | Benoit Daloze |
2023-11-13 | [rubygems/rubygems] Drop support for Ruby 2.6 and Ruby 2.7 in RubyGems | David Rodríguez |
2023-11-08 | [rubygems/rubygems] Remove unnecessary rescue | David Rodríguez |
2023-11-08 | [rubygems/rubygems] Make the user installation less exceptional | Vít Ondruch |
2023-10-11 | [rubygems/rubygems] Update incorrect comments. | Ellen Marie Dash |
2023-10-11 | [rubygems/rubygems] Call check_that_user_bin_dir_is_in_path ANY time Gem.path... | Ellen Marie Dash |
2023-05-25 | [rubygems/rubygems] Load plugin immediately | Sutou Kouhei |
2023-04-11 | util/rubocop -A --only Style/NumericLiteralPrefix | Hiroshi SHIBATA |
2023-04-06 | [rubygems/rubygems] Improve comment explaining the neccessity of `write_defau... | Vít Ondruch |
2023-04-05 | [rubygems/rubygems] util/rubocop -A --only Style/RegexpLiteral | Hiroshi SHIBATA |
2023-04-04 | [rubygems/rubygems] util/rubocop -A --only Performance/RegexpMatch | Hiroshi SHIBATA |
2023-03-28 | Onboard Rubocop Naming/MemoizedInstanceVariableName rule to RubyGems. | Josef Šimánek |
2023-03-23 | util/rubocop -A --only Layout/EmptyLineAfterMagicComment | Hiroshi SHIBATA |
2023-03-23 | [rubygems/rubygems] Enabled Style/RedundantReturn cop | Hiroshi SHIBATA |
2023-03-23 | [rubygems/rubygems] util/rubocop -A --only Style/Next | Hiroshi SHIBATA |
2023-03-17 | util/rubocop -A --only Style/SymbolProc | Hiroshi SHIBATA |
2023-03-17 | [rubygems/rubygems] util/rubocop -A --only Style/BarePercentLiterals | Hiroshi SHIBATA |
2023-03-17 | [rubygems/rubygems] util/rubocop -A --only Style/CommentAnnotation | Hiroshi SHIBATA |
2023-03-17 | [rubygems/rubygems] util/rubocop -A --only Style/NestedParenthesizedCalls | Hiroshi SHIBATA |
2023-03-17 | [rubygems/rubygems] util/rubocop -A --only Style/StringLiteralsInInterpolation | Hiroshi SHIBATA |
2023-03-06 | More debug for 75829f4d37d31658aeebd9799b513e35fea805e0 | Hiroshi SHIBATA |
2023-01-23 | [rubygems/rubygems] blade is hosted under ruby-lang.org now | Hiroshi SHIBATA |
2022-09-08 | Resync Bundler & RubyGems | David Rodríguez |
2022-08-09 | Merge rubygems/bundler HEAD. | Hiroshi SHIBATA |
2022-08-04 | [rubygems/rubygems] Warn dangling symlinks | David Rodríguez |
2022-08-03 | Merge rubygems/bundler HEAD | Hiroshi SHIBATA |
2022-07-22 | RubyGems: Enable Style/StringLiterals cop | Takuya Noguchi |
2022-07-13 | Merge RubyGems and Bundler master | Hiroshi SHIBATA |
2022-05-20 | Merge RubyGems and Bundler HEAD | Hiroshi SHIBATA |
2022-04-16 | [rubygems/rubygems] I don't think this is necessary | David Rodríguez |
2022-01-15 | [rubygems/rubygems] Support binstubs with `--enable-load-relative` prolog | David Rodríguez |
2022-01-15 | [rubygems/rubygems] Extract a bit of common logic to methods | David Rodríguez |
2022-01-15 | [rubygems/rubygems] Fix method documentation to be more correct English | David Rodríguez |
2021-12-20 | [rubygems/rubygems] Add support in binstubs for trampolining bundler | David Rodríguez |
2021-11-30 | [rubygems/rubygems] Fix race condition when reading & writing gemspecs concur... | David Rodríguez |
2021-11-30 | [rubygems/rubygems] Revert "Remove spec file before building" | David Rodríguez |
2021-11-18 | [rubygems/rubygems] Protect specs access at a finer level | David Rodríguez |
2021-11-16 | Merge the master branch of rubygems repo | Hiroshi SHIBATA |
2021-08-31 | [rubygems/rubygems] Prefer `require_relative` to `require` for internal requires | David Rodríguez |
2021-08-31 | [rubygems/rubygems] Don't use gemdeps on bundler binstub | David Rodríguez |
2021-08-31 | [rubygems/rubygems] Use `Gem.use_gemdeps` only from binstubs | David Rodríguez |
2021-07-07 | Sync RubyGems and Bundler with upstream | Hiroshi SHIBATA |
2021-07-07 | Sync latest bundler & rubygems development version | David Rodríguez |
2021-04-15 | Merge the master branch of RubyGems | Hiroshi SHIBATA |
2020-12-23 | Merge RubyGems 3.2.3 and Bundler 2.2.3 | Hiroshi SHIBATA |
2020-12-08 | Merge prepare version of RubyGems 3.2.0 | Hiroshi SHIBATA |
2020-09-23 | Revert "Manually merged from https://.com/rubygems/rubygems/pull/2636" | Hiroshi SHIBATA |
2020-09-23 | Manually merged from https://.com/rubygems/rubygems/pull/2636 | Hiroshi SHIBATA |
2020-07-31 | [rubygems/rubygems] Install plugins to user directory | Nobuyoshi Nakada |
2020-07-31 | [rubygems/rubygems] Support PATH's using `File::ALT_SEPARATOR` in `Gem::Insta... | David Rodríguez |