summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2022-08-04Use $(bindir) for path to executable in mkmfAlan Wu
2022-08-04Link ext bundles with bundle loader option for newer ld64Yuta Saito
2022-08-04[rubygems/rubygems] Warn dangling symlinksDavid Rodríguez
2022-08-04[rubygems/rubygems] Extract entry.full_name to a variableDavid Rodríguez
2022-08-04[ruby/irb] shortcut colorize_code to speedup pretty_printtompng
2022-08-03[rubygems/rubygems] Fix `bundle outdated --strict`David Rodríguez
2022-08-03[rubygems/rubygems] Fix conservative updates regardless of `--strict`David Rodríguez
2022-08-03Merge rubygems/bundler HEADHiroshi SHIBATA
2022-08-03[rubygems/rubygems] fix platform matching for index specsIlya Dyakonov
2022-08-03[rubygems/rubygems] Warn (rather than crash) when setting `nil` specification...David Rodríguez
2022-08-02[rubygems/rubygems] Array is already uniq, no need to deduplicate itDavid Rodríguez
2022-08-02[rubygems/rubygems] Fix arguments for bundle-config(1) docsTakuya Noguchi
2022-08-02[rubygems/rubygems] Preserve the previous behavior of raising an error when i...David Rodríguez
2022-08-02[rubygems/rubygems] Don't discard candidates matching ruby metadataDavid Rodríguez
2022-08-02[rubygems/rubygems] Materializing for resolution already filters platformsDavid Rodríguez
2022-08-02[rubygems/rubygems] Remove unnecessary local variableDavid Rodríguez
2022-08-02[rubygems/rubygems] Prefer reverse+find to select+lastDavid Rodríguez
2022-08-02[rubygems/rubygems] Only need to filter platforms when materialization is not...David Rodríguez
2022-08-02[rubygems/rubygems] This should go through the standard source search logicDavid Rodríguez
2022-08-02[rubygems/rubygems] Refactor materialization conditionsDavid Rodríguez
2022-08-02[rubygems/rubygems] Fix incorrect force_ruby_platform propagationDavid Rodríguez
2022-08-02[rubygems/rubygems] Remove unnecessary special case for BundlerDavid Rodríguez
2022-08-02[rubygems/rubygems] Move some logic to `LazySpecification#__materialize__`David Rodríguez
2022-08-01[rubygems/rubygems] Fix crash when running `bundle outdated` in debug modeDavid Rodríguez
2022-08-01[rubygems/rubygems] Update bundle-platform(1) manTakuya Noguchi
2022-07-30[ruby/rdoc] Fix blockquote with word in verbatimNobuyoshi Nakada
2022-07-30[rubygems/rubygems] Make `--standalone` play nice with `--local`David Rodríguez
2022-07-30[rubygems/rubygems] No need to set anything at all unless standalone is givenDavid Rodríguez
2022-07-29Update parser-text.rb with https://github.com/ruby/racc/commit/4ecc13c9cbd466...Hiroshi SHIBATA
2022-07-29fix typo in Time#xmlschema documentationLuka Dornhecker
2022-07-29[ruby/optparse] Also accept '-' as an optional argument (https://github.com/r...konsolebox
2022-07-29Merge ruby/fileutils from https://github.com/ruby/fileutils/commit/332025bc02...Hiroshi SHIBATA
2022-07-29[rubygems/rubygems] Fix dead links to deprecated bundle-package(1) with bundl...Takuya Noguchi
2022-07-29[rubygems/rubygems] Add package/pack aliases to man pages for cacheTakuya Noguchi
2022-07-29Merge rubygems master from https://github.com/rubygems/rubygems/commit/446cc5...Hiroshi SHIBATA
2022-07-29[ruby/rdoc] Fix formatting blockquote in verbatimNobuyoshi Nakada
2022-07-29[ruby/rdoc] Link from RDoc::Markup to RDoc::MarkupReference (https://github.c...Burdette Lamar
2022-07-27[rubygems/rubygems] Add ignore_funding_requests config flagmoe
2022-07-27[rubygems/rubygems] Don't use Pathname for creating extension dirDavid Rodríguez
2022-07-27[rubygems/rubygems] Completely drop base parameter from indexDavid Rodríguez
2022-07-26Merge rubygems/bundler HEADHiroshi SHIBATA
2022-07-25Sync RDocPeter Zhu
2022-07-25[rubygems/rubygems] Bundler: add deprecation notice of viz to manTakuya Noguchi
2022-07-23[rubygems/rubygems] Display mfa warnings on gem signinAshley Ellis Pierce
2022-07-23[rubygems/rubygems] Bundler: update command example in bundle-exec(1)Takuya Noguchi
2022-07-22[ruby/reline] Rename dialog_pointer_* to dialog_highlight_*st0012
2022-07-22[rubygems/rubygems] Remove bundle show from obsolete commandsTakuya Noguchi
2022-07-22[rubygems/rubygems] Use `SystemExit#status` as `exit_code`Nobuyoshi Nakada
2022-07-22RubyGems: Enable Style/StringLiterals copTakuya Noguchi
2022-07-20[rubygems/rubygems] Fix `ruby setup.rb --destdir /foo` modifying global specsDavid Rodríguez