summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Use $(bindir) for path to executable in mkmfAlan Wu2022-08-041-1/+5
* Link ext bundles with bundle loader option for newer ld64Yuta Saito2022-08-041-0/+1
* [rubygems/rubygems] Warn dangling symlinksDavid Rodríguez2022-08-042-11/+13
* [rubygems/rubygems] Extract entry.full_name to a variableDavid Rodríguez2022-08-041-3/+4
* [ruby/irb] shortcut colorize_code to speedup pretty_printtompng2022-08-041-0/+3
* [rubygems/rubygems] Fix `bundle outdated --strict`David Rodríguez2022-08-031-2/+2
* [rubygems/rubygems] Fix conservative updates regardless of `--strict`David Rodríguez2022-08-031-1/+1
* Merge rubygems/bundler HEADHiroshi SHIBATA2022-08-0313-15/+19
* [rubygems/rubygems] fix platform matching for index specsIlya Dyakonov2022-08-031-2/+3
* [rubygems/rubygems] Warn (rather than crash) when setting `nil` specification...David Rodríguez2022-08-032-3/+13
* [rubygems/rubygems] Array is already uniq, no need to deduplicate itDavid Rodríguez2022-08-021-1/+1
* [rubygems/rubygems] Fix arguments for bundle-config(1) docsTakuya Noguchi2022-08-022-3/+3
* [rubygems/rubygems] Preserve the previous behavior of raising an error when i...David Rodríguez2022-08-021-1/+5
* [rubygems/rubygems] Don't discard candidates matching ruby metadataDavid Rodríguez2022-08-023-8/+13
* [rubygems/rubygems] Materializing for resolution already filters platformsDavid Rodríguez2022-08-021-10/+15
* [rubygems/rubygems] Remove unnecessary local variableDavid Rodríguez2022-08-021-3/+2
* [rubygems/rubygems] Prefer reverse+find to select+lastDavid Rodríguez2022-08-021-2/+2
* [rubygems/rubygems] Only need to filter platforms when materialization is not...David Rodríguez2022-08-021-9/+7
* [rubygems/rubygems] This should go through the standard source search logicDavid Rodríguez2022-08-021-3/+1
* [rubygems/rubygems] Refactor materialization conditionsDavid Rodríguez2022-08-021-2/+2
* [rubygems/rubygems] Fix incorrect force_ruby_platform propagationDavid Rodríguez2022-08-022-9/+14
* [rubygems/rubygems] Remove unnecessary special case for BundlerDavid Rodríguez2022-08-022-8/+2
* [rubygems/rubygems] Move some logic to `LazySpecification#__materialize__`David Rodríguez2022-08-022-2/+2
* [rubygems/rubygems] Fix crash when running `bundle outdated` in debug modeDavid Rodríguez2022-08-011-2/+11
* [rubygems/rubygems] Update bundle-platform(1) manTakuya Noguchi2022-08-012-12/+29
* [ruby/rdoc] Fix blockquote with word in verbatimNobuyoshi Nakada2022-07-301-6/+10
* [rubygems/rubygems] Make `--standalone` play nice with `--local`David Rodríguez2022-07-302-2/+2
* [rubygems/rubygems] No need to set anything at all unless standalone is givenDavid Rodríguez2022-07-301-2/+5
* Update parser-text.rb with https://github.com/ruby/racc/commit/4ecc13c9cbd466...Hiroshi SHIBATA2022-07-291-1/+1
* fix typo in Time#xmlschema documentationLuka Dornhecker2022-07-291-1/+1
* [ruby/optparse] Also accept '-' as an optional argument (https://github.com/r...konsolebox2022-07-291-3/+3
* Merge ruby/fileutils from https://github.com/ruby/fileutils/commit/332025bc02...Hiroshi SHIBATA2022-07-291-1/+13
* [rubygems/rubygems] Fix dead links to deprecated bundle-package(1) with bundl...Takuya Noguchi2022-07-294-10/+6
* [rubygems/rubygems] Add package/pack aliases to man pages for cacheTakuya Noguchi2022-07-292-0/+13
* Merge rubygems master from https://github.com/rubygems/rubygems/commit/446cc5...Hiroshi SHIBATA2022-07-2915-14/+89
* [ruby/rdoc] Fix formatting blockquote in verbatimNobuyoshi Nakada2022-07-291-0/+2
* [ruby/rdoc] Link from RDoc::Markup to RDoc::MarkupReference (https://github.c...Burdette Lamar2022-07-291-283/+1
* [rubygems/rubygems] Add ignore_funding_requests config flagmoe2022-07-2727-25/+31
* [rubygems/rubygems] Don't use Pathname for creating extension dirDavid Rodríguez2022-07-271-2/+3
* [rubygems/rubygems] Completely drop base parameter from indexDavid Rodríguez2022-07-272-15/+13
* Merge rubygems/bundler HEADHiroshi SHIBATA2022-07-2610-81/+111
* Sync RDocPeter Zhu2022-07-251-5/+0
* [rubygems/rubygems] Bundler: add deprecation notice of viz to manTakuya Noguchi2022-07-254-2/+7
* [rubygems/rubygems] Display mfa warnings on gem signinAshley Ellis Pierce2022-07-231-14/+17
* [rubygems/rubygems] Bundler: update command example in bundle-exec(1)Takuya Noguchi2022-07-232-2/+2
* [ruby/reline] Rename dialog_pointer_* to dialog_highlight_*st00122022-07-222-26/+26
* [rubygems/rubygems] Remove bundle show from obsolete commandsTakuya Noguchi2022-07-222-4/+0
* [rubygems/rubygems] Use `SystemExit#status` as `exit_code`Nobuyoshi Nakada2022-07-221-3/+1
* RubyGems: Enable Style/StringLiterals copTakuya Noguchi2022-07-22138-1380/+1380
* [rubygems/rubygems] Fix `ruby setup.rb --destdir /foo` modifying global specsDavid Rodríguez2022-07-201-4/+4