summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [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
* [rubygems/rubygems] Bundler: update primary source in man 5 gemfileTakuya Noguchi2022-07-202-25/+38
* [rubygems/rubygems] Bundler: change error/warning message for multiple global...Takuya Noguchi2022-07-191-2/+2
* [rubygems/rubygems] Move fileutils require to be even more lazyDavid Rodríguez2022-07-181-2/+3
* [ruby/rdoc] Fix call-seq for aliased method with similar namesPeter Zhu2022-07-181-2/+2
* [rubygems/rubygems] Fix upgrading RubyGems with a customized `Gem.default_dir`David Rodríguez2022-07-181-19/+9
* [rubygems/rubygems] Improve error message when gems cannot be foundDavid Rodríguez2022-07-181-1/+5
* [rubygems/rubygems] Stop using `/dev/null` for silent ui for WASI platformYuta Saito2022-07-171-9/+23
* [rubygems/rubygems] Show a proper error if extension dir is not writableDavid Rodríguez2022-07-171-5/+9
* [rubygems/rubygems] Unify some common codeDavid Rodríguez2022-07-171-2/+6
* [rubygems/rubygems] Don't call `#build_extensions` at all if there are no ext...David Rodríguez2022-07-171-6/+4
* [rubygems/rubygems] Drop support for old `Gem::Specification` versionsNobuyoshi Nakada2022-07-161-13/+2
* [ruby/reline] Use color name instead of code (integer) in dialog color APIsst00122022-07-162-36/+98
* [rubygems/rubygems] Use https protocol for URLs for config mirrorTakuya Noguchi2022-07-152-4/+4
* [rubygems/rubygems] Fix wrong information about default RubyGems sourceTakuya Noguchi2022-07-151-2/+2
* [ruby/un] Support `FileUtils.cp_lr`Nobuyoshi Nakada2022-07-141-1/+3
* [ruby/timeout] gemspec: Drop unused directives "executables"Olle Jonsson2022-07-141-2/+0
* [rubygems/rubygems] Fix misleading error if compact index cannot be copiedDavid Rodríguez2022-07-141-3/+16
* [rubygems/rubygems] Fix `gem update --system` crash while regenerating binstubsDavid Rodríguez2022-07-142-4/+14
* [ruby/timeout] Give a name to the background threadJean Boussier2022-07-131-0/+1
* Merge RubyGems and Bundler masterHiroshi SHIBATA2022-07-1321-69/+157
* [ruby/irb] [DOC] Include updated help message (https://github.com/ruby/irb/pu...Burdette Lamar2022-07-123-73/+1
* [ruby/rdoc] Fix the known classes moreNobuyoshi Nakada2022-07-111-3/+3
* [ruby/rdoc] Fix an exception class nameNobuyoshi Nakada2022-07-111-1/+1
* [ruby/irb] Additions/revisions to help-message (https://github.com/ruby/irb/p...Burdette Lamar2022-07-081-40/+41
* [ruby/pstore] Emphasize keys instead of roots, values instead of objects (htt...Burdette Lamar2022-07-071-42/+47
* [rubygems/rubygems] add message when gems are requested to be updated but the...Brian Le2022-07-061-0/+1
* [rubygems/rubygems] output gems already up-to-date regardless if any gems wer...Brian Le2022-07-061-1/+4
* [ruby/pstore] Enhanced RDocBurdetteLamar2022-07-021-1/+1
* [ruby/pstore] Enhanced RDocBurdetteLamar2022-07-021-12/+13
* [ruby/pstore] Enhanced RDocBurdetteLamar2022-07-021-3/+4
* [ruby/pstore] Enhanced RDocBurdetteLamar2022-07-021-7/+8
* [ruby/pstore] Enhanced RDocBurdetteLamar2022-07-021-97/+135
* [ruby/pstore] Enhanced RDocBurdetteLamar2022-07-021-28/+13
* [ruby/pstore] Enhanced RDocBurdetteLamar2022-07-021-34/+39
* [ruby/pstore] Enhanced RDocBurdetteLamar2022-07-021-18/+35
* [ruby/pstore] Enhanced RDocBurdetteLamar2022-07-021-154/+343
* [rubygems/rubygems] Account for default gems not having remote when cachingDavid Rodríguez2022-07-021-6/+12