summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2024-07-02[rubygems/rubygems] Only remove current platform when added right before reso...David Rodríguez
2024-07-02[rubygems/rubygems] Refactor previous fix a bitDavid Rodríguez
2024-07-02[rubygems/rubygems] Feature add_dependency more prominentlyJerome Dalbert
2024-07-02[ruby/rdoc] Group code object files into the same directoryStan Lo
2024-07-01[ruby/rdoc] Fix some typos (https://github.com/ruby/rdoc/pull/1129)Yudai Takada
2024-06-30[ruby/irb] Allow assigning and using local variable name conflictingtomoya ishida
2024-06-28Synchronize Bundler & RubyGems (#11071)David Rodríguez
2024-06-28[rubygems/rubygems] Protect binstub access during creation with a flockDavid Rodríguez
2024-06-28[rubygems/rubygems] Move flock logic to its own methodDavid Rodríguez
2024-06-28[rubygems/rubygems] More compact `open_file` fallback on WindowsDavid Rodríguez
2024-06-27[rubygems/rubygems] Print a proper error when bin dir does not have writable ...David Rodríguez
2024-06-27[rubygems/rubygems] Only override `pre_install_checks` when necessaryDavid Rodríguez
2024-06-26[rubygems/rubygems] Add --no-test, --no-ci, and --no-linter optionsJerome Dalbert
2024-06-25[rubygems/rubygems] Only validate resolution info in BundlerThomas Marshall
2024-06-25[rubygems/rubygems] Add Specification#validate_for_resolutionThomas Marshall
2024-06-25[rubygems/rubygems] Regenerate bundler docs for June 2024.Josef Šimánek
2024-06-25[ruby/reline] Rerender and enter raw mode again by SIGCONTtomoya ishida
2024-06-21[rubygems/rubygems] Update contents of gem.bat on Windowsccmywish
2024-06-20[ruby/securerandom] Update UUID documentation with RFC9562 linksnick evans
2024-06-20[rubygems/rubygems] Fix credentials being readded when re-resolving without a...David Rodríguez
2024-06-20[rubygems/rubygems] Fix `bundle update <gem_name>` edge caseDavid Rodríguez
2024-06-20[rubygems/rubygems] Don't expire git specs unnecessarily when remote! or cach...David Rodríguez
2024-06-20[rubygems/rubygems] Don't validate local gemspec twiceDavid Rodríguez
2024-06-20[rubygems/rubygems] Make sure to not re-resolve when a not fully specific loc...David Rodríguez
2024-06-20[rubygems/rubygems] Always resolve against the local platformDavid Rodríguez
2024-06-20[rubygems/rubygems] Remove no longer needed conditionDavid Rodríguez
2024-06-20[rubygems/rubygems] Revert to splitting parser due to performance regressionMartin Emde
2024-06-20[rubygems/rubygems] Make "bundler? update --bundler" behave identicallyYuri Kanivetsky
2024-06-18[ruby/prism] (parser) Fix up tokens for empty symbolKevin Newton
2024-06-18[rubygems/rubygems] Fix `bundle fund` when the gemfile contains optional groupsEarlopain
2024-06-18Optimized forwarding callers and calleesAaron Patterson
2024-06-18[ruby/irb] Improve how command calls' return value is handledStan Lo
2024-06-18[ruby/reline] Fix vi_yank or vi_delete_meta copies nil bugtomoya ishida
2024-06-18[rubygems/rubygems] Delete extra spaces left after rubocop autofixAlexey Schepin
2024-06-18[rubygems/rubygems] Use symbol for option key in Bundler::CLI::InstallYuta Saito
2024-06-18[rubygems/rubygems] Disable `install_extension_in_lib` when cross-compilingYuta Saito
2024-06-18[rubygems/rubygems] Bundler integration for --target-rbconfig optionYuta Saito
2024-06-18[rubygems/rubygems] Add `--target-rbconfig` option to `gem install` and `gem ...Yuta Saito
2024-06-15[ruby/irb] Bump version to v1.13.2Stan Lo
2024-06-14[rubygems/rubygems] Fix funding metadata not being printed in some situationsDavid Rodríguez
2024-06-14[rubygems/rubygems] Don't print bug report template when bin dir is not writableDavid Rodríguez
2024-06-14[rubygems/rubygems] Never remove executables that may belong to a default gemDavid Rodríguez
2024-06-14Fixed indents in recently RJIT patch (#11001)Dmitry Ukolov
2024-06-13RJIT: Fixed and/or reg+disp32 operations (#10856)Dmitry Ukolov
2024-06-13[rubygems/rubygems] Also disambiguate gems not in the first Gem.path positionDavid Rodríguez
2024-06-13[rubygems/rubygems] Fix default gem priority when sorting specsDavid Rodríguez
2024-06-12[ruby/reline] Bump version to 0.5.9Mari Imaizumi
2024-06-12[rubygems/rubygems] Fix typoDavid Rodríguez
2024-06-11[rubygems/rubygems] Keep credentials in lockfile if they are already thereDavid Rodríguez
2024-06-11[rubygems/rubygems] Auto switch to locked bundler version even when using bin...David Rodríguez