summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [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
* [rubygems/rubygems] Move rubygems source specific logic to rubygems sourceDavid Rodríguez2022-07-022-2/+1
* [rubygems/rubygems] Fix unintended double spaces in DSL documentationDavid Rodríguez2022-06-302-64/+64
* [rubygems/rubygems] Use modern style hashes in Gemfile DSL docsDavid Rodríguez2022-06-3026-97/+97
* [rubygems/rubygems] Add `gem env user_gemhome` and `gem env user_gemdir`David Rodríguez2022-06-291-0/+3
* [rubygems/rubygems] Also document `gem env` argument aliasesDavid Rodríguez2022-06-291-2/+2
* [rubygems/rubygems] Document better names for `gem env` argumentsDavid Rodríguez2022-06-291-2/+2
* [ruby/fileutils] [DOC] Changes to examples (https://github.com/ruby/fileutils...Burdette Lamar2022-06-291-138/+151
* [ruby/irb] Color.colorable? needs to consider the condition when irb is not l...st00122022-06-281-1/+9
* [ruby/irb] Centralize coloring control (https://github.com/ruby/irb/pull/374)Stan Lo2022-06-288-40/+18
* [ruby/rdoc] Remove dead codeNobuyoshi Nakada2022-06-281-1/+0
* [ruby/rdoc] Support attributes defined by `rb_struct_define`Nobuyoshi Nakada2022-06-281-1/+9
* [ruby/rdoc] Refinement is added since ruby 3.1Nobuyoshi Nakada2022-06-281-0/+1
* [ruby/rdoc] Parse also InitVM-prefixed functionsNobuyoshi Nakada2022-06-281-1/+1
* [rubygems/rubygems] Print error messages just once in verbose modeDavid Rodríguez2022-06-271-2/+5
* [ruby/reline] Enable to change the background color of dialogs. (https://gith...pocari2022-06-273-25/+68
* [rubygems/rubygems] Improve error message when `operating_system.rb` fails to...David Rodríguez2022-06-271-1/+2
* [ruby/irb] Ensure stdout is a TTY before calling winsizePeter Jones2022-06-261-1/+1
* [rubygems/rubygems] Clean up temporary directory after generate_index --updateTomas Volf2022-06-261-0/+2
* Sync RubyGems & Bundler with upstream repoDavid Rodríguez2022-06-2425-184/+232
* [rubygems/rubygems] Fix standalone script generation for statically linked de...David Rodríguez2022-06-231-4/+25
* [rubygems/rubygems] Fix `bundle package --no-install` no longer skipping installDavid Rodríguez2022-06-234-3/+11
* [rubygems/rubygems] Bundler: fix man page for bundle-addTakuya Noguchi2022-06-222-2/+2
* [ruby/fileutils] Clarify difference between cp_r and install (https://github....Burdette Lamar2022-06-221-3/+7
* [ruby/fileutils] Correct method references for secure removal (https://github...Burdette Lamar2022-06-211-3/+3
* [ruby/fileutils] [DOC] Adding 'Related' (https://github.com/ruby/fileutils/pu...Burdette Lamar2022-06-211-3/+43
* [ruby/irb] [DOC] Fix formatting in docsPeter Zhu2022-06-201-3/+3
* [ruby/irb] Commands should respect `USE_COLORIZE` config (https://github.com/...Stan Lo2022-06-203-6/+8
* [rubygems/rubygems] Fix extension paths in generated standalone scriptcitrusmoose2022-06-201-1/+7
* [rubygems/rubygems] Improve performance of Bundler::SpecSet#for by using hash...Josh Nichols2022-06-201-3/+5
* [ruby/fileutils] [DOC] Revisions for module-level doc (https://github.com/rub...Burdette Lamar2022-06-171-90/+80
* [rubygems/rubygems] Bring TODO message up to dateDavid Rodríguez2022-06-172-2/+2
* [rubygems/rubygems] Remove part of comment that fell out of dateDavid Rodríguez2022-06-172-14/+4
* [rubygems/rubygems] Don't modify RbConfig at all when building extensionsDavid Rodríguez2022-06-172-50/+40