summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2023-02-21[ruby/rdoc] Fix RDoc::Parser::Ruby not being documentedÉtienne Barrié
2023-02-21[ruby/csv] Use https links instead of httpVivek Bharath Akupatni
2023-02-21[ruby/csv] Remove unused @double_quote_character from ParserMau Magnaguagno
2023-02-21Merge rubygems/bundler masterHiroshi SHIBATA
2023-02-21[rubygems/rubygems] Give a better message when Gemfile branch does not existDavid Rodríguez
2023-02-21[rubygems/rubygems] Update pub_grubJohn Hawthorn
2023-02-21[rubygems/rubygems] Sync with pub_grub main branchDavid Rodríguez
2023-02-21[rubygems/rubygems] Restore better error message when locked ref does not existDavid Rodríguez
2023-02-21[rubygems/rubygems] [DOC] Update the link to OpenSource.orgNobuyoshi Nakada
2023-02-20[ruby/net-http] [DOC] Enhanced RDoc for Net::HTTPBurdette Lamar
2023-02-19[ruby/pstore] Remove (newly unneeded) remarks about aliasesBurdette Lamar
2023-02-19[ruby/fileutils] Remove (newly unneeded) remarks about aliasesBurdette Lamar
2023-02-18[ruby/irb] Remove unused context argument from Worksapce#evaluateStan Lo
2023-02-16[ruby/net-http] [DOC] Enhanced RDoc for Net::HTTPBurdette Lamar
2023-02-16[ruby/timeout] bump up 0.3.2Hiroshi SHIBATA
2023-02-15[ruby/timeout] Don't move the timer_thread when it's enclosedRick Blommers
2023-02-15[ruby/net-http] [DOC] Enhanced RDoc for Net::HTTP#getBurdette Lamar
2023-02-15[ruby/irb] Fix help-message (https://github.com/ruby/irb/pull/506)HASUMI Hitoshi
2023-02-15[DOC] remove redundant paragraph at set.rb (#6472)TJ
2023-02-14[ruby/net-http] [DOC] Enhanced RDoc for request headersBurdette Lamar
2023-02-13[ruby/net-http] Enhanced RDoc for CompressionBurdetteLamar
2023-02-12[ruby/irb] Fix colorize backtick symboltomoya ishida
2023-02-10[ruby/fileutils] Add mkdir_p to FileUtils.installSatadru Pramanik, DO, MPH, MEng
2023-02-10[ruby/logger] Add Logger#with_level{...} for block-scoped log level.Mike Perham
2023-02-09[rubygems/rubygems] Avoid crashing with a corrupted lockfileDaniel Colson
2023-02-08[rubygems/rubygems] Improve wording of unmet dependencies warningDaniel Colson
2023-02-07[rubygems/rubygems] Add Ruby 3.2 and 3.3 platforms to Gemfile DSLDaniel Colson
2023-02-07[ruby/net-http] Enhanced RDoc for Net::HTTPBurdetteLamar
2023-02-07[ruby/net-http] [DOC] Reorganize doc for proxy serverBurdette Lamar
2023-02-07[ruby/reline] Add comment for unused constantsima1zumi
2023-02-06[ruby/rdoc] Actually execute RDoc document task for coveragezzak
2023-02-06[rubygems/rubygems] Properly exclude gemspec file itself from gemAkira Matsuda
2023-02-06[ruby/reline] Fix line rendering when newline is added at the end of the buffertompng
2023-02-06[ruby/English] Replace HTML5 deprecated tag <tt> with <code>ccmywish
2023-02-05[rubygems/rubygems] Replace "prior to" with "immediately after"Sam Bostock
2023-02-04* remove trailing spaces. [ci skip]git
2023-02-04[ruby/net-http] [DOC] Enhanced RDoc for Net::HTTPBurdette Lamar
2023-02-03[ruby/rdoc] Add newline before returnzzak
2023-02-03[ruby/rdoc] Add rdoc:coverage default taskzzak
2023-02-03[ruby/net-http] [DOC] Enhanced RDoc for write_timeoutBurdette Lamar
2023-02-02[rubygems/rubygems] Fix TarReader::Entry#read/partial to match File#read and ...Martin Emde
2023-02-02[ruby/net-http] Remarks on inclusionsBurdetteLamar
2023-02-02[ruby/net-http] [DOC] Enhanced RDoc for HTTPGenericRequestBurdette Lamar
2023-02-01[rubygems/rubygems] Introduce to specify deprecated version for rubygems_depr...Hiroshi SHIBATA
2023-01-31[ruby/net-http] Redirection revisionBurdetteLamar
2023-01-31[ruby/net-http] [DOC] Enhanced RDoc for Net::HTTPBurdette Lamar
2023-01-31Manually merged https://github.com/ruby/net-http/pull/106Hiroshi SHIBATA
2023-01-31Merge RubyGems/Bundler master.Hiroshi SHIBATA
2023-01-31[rubygems/rubygems] Allow disabling RubyGems require decorationsDavid Rodríguez
2023-01-31[rubygems/rubygems] Fix issue with extensions not compiling properly using in...Tim Bates