summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2023-03-03[rubygems/rubygems] Update current_ruby.rbJohnny Shields
2023-03-03[rubygems/rubygems] Alias CurrentRuby#mswin?, mswin64?, mingw?, x64_mingw? to...johnnyshields
2023-03-03Regenerate parsers with racc-1.6.2Hiroshi SHIBATA
2023-03-02[rubygems/rubygems] Simplify the gem package file filter in the gemspec templateOrien Madgwick
2023-03-02[rubygems/rubygems] Replace lockfile with `.locked`Tony Hsu
2023-03-02[ruby/irb] Handle long inspect and control character in prompttomoya ishida
2023-03-02[ruby/irb] Specify metadata to provide richer information onStan Lo
2023-03-02[rubygems/rubygems] Regenerate lockfile if spec list is invalid/empty.Ellen Marie Dash
2023-03-01[ruby/uri] Replace RubyDoc.info links with Ruby.GitHub.ioAlexander Popov
2023-03-01[ruby/uri] Take out GitHub link for gemspec metadataAlexander Popov
2023-03-01[ruby/uri] Populate gemspec metadata objectAlexander Popov
2023-03-01[ruby/uri] Sort gemspec `metadata` object alphabeticalAlexander Popov
2023-03-01[ruby/uri] Remake `metadata` object in `gemspec` into one assignmentAlexander Popov
2023-03-01[ruby/uri] Add documentation link into gemspecAlexander Popov
2023-03-01[rubygems/rubygems] Auto-heal on corrupted lockfile with missing depsDaniel Colson
2023-02-28[ruby/irb] Display and prioritise instance methods in `lsStan Lo
2023-02-28[rubygems/rubygems] Fix method redefinition warning in gem exec specsSamuel Giddins
2023-02-28Update lib/net/http/status.rbHiroshi SHIBATA
2023-02-27[ruby/irb] Add a comment about Rails' patch onStan Lo
2023-02-27[ruby/irb] Provide more useful message whenStan Lo
2023-02-27[ruby/reline] Fix wrong indent number in prompt. whole_lines hastomoya ishida
2023-02-27Prefer to use File.foreach instead of IO.foreachHiroshi SHIBATA
2023-02-27Prefer to use File.readlines instead of IO.readlinesHiroshi SHIBATA
2023-02-27[ruby/reline] Fix the cause of test_yamatanooroti randomly failingtomoya ishida
2023-02-27[ruby/tempfile] Fix inconsistency in doc of Tempfile.createSven Schwyn
2023-02-26[ruby/net-http] [DOC] Enhanced RDoc for Net::HTTPBurdette Lamar
2023-02-25[ruby/irb] Remove unused Structima1zumi
2023-02-24[ruby/net-http] [DOC] Enhanced RDoc for Net::HTTPBurdette Lamar
2023-02-24[ruby/set] Set#merge does not take keyword arguments as a HashAkinori MUSHA
2023-02-24[ruby/set] Set#merge takes many enumerable objects like Hash#merge! doesAkinori MUSHA
2023-02-23[ruby/net-http] [DOC] Enhanced RDoc for Net::HTTPBurdette Lamar
2023-02-23[rubygems/rubygems] make Bundler.load_marshal privateMercedes Bernard
2023-02-23[rubygems/rubygems] safe marshal gem specs when inflatingMercedes Bernard
2023-02-23[rubygems/rubygems] safe marshal gem versions when fetching Marshal.specs.4.8.gzMercedes Bernard
2023-02-22[ruby/net-http] [DOC] Enhanced RDoc for Net:HTTPBurdette Lamar
2023-02-22[rubygems/rubygems] Always join with a stringSamuel Giddins
2023-02-22[rubygems/rubygems] Only update env if var existsSamuel Giddins
2023-02-22[rubygems/rubygems] Fix resetting env in gem exec, and make sure it is set fo...Samuel Giddins
2023-02-22[rubygems/rubygems] Allow gem exec gemSamuel Giddins
2023-02-22[rubygems/rubygems] Remove platform option for gem execSamuel Giddins
2023-02-22[rubygems/rubygems] Ensure dependencies are updated by default when running g...Samuel Giddins
2023-02-22[rubygems/rubygems] Add gem exec descriptionSamuel Giddins
2023-02-22[rubygems/rubygems] Add specs for gem execSamuel Giddins
2023-02-22[rubygems/rubygems] Add gem exec commandSamuel Giddins
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