summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2022-05-06[rubygems/rubygems] Fix typo in documentationDominik Bauernfeind
2022-05-06[rubygems/rubygems] Update man page for `require` option in `bundle add` commandnobuyo
2022-05-05[ruby/logger] Prefer String#[0, 1] over [0..0]Akira Matsuda
2022-05-04[rubygems/rubygems] Also speed up the case when nothing changedDavid Rodríguez
2022-05-04[rubygems/rubygems] Make looping more concise with `select`David Rodríguez
2022-05-04[rubygems/rubygems] Don't converge specs in frozen modeDavid Rodríguez
2022-05-03[ruby/getoptlong] Enhanced RDoc for GetoptLong (https://github.com/ruby/getop...Burdette Lamar
2022-04-29[rubygems/rubygems] Generalize description to account for different push serversMatthias Viehweger
2022-04-29[rubygems/rubygems] Clarify description of owner-flagsMatthias Viehweger
2022-04-28Merge https://github.com/rubygems/rubygems/commit/3f7d0352e84b29d4a2d4cd93b31...Hiroshi SHIBATA
2022-04-28Merge rubygems master 1e4eda741d732ca1bd7031aef0a16c7348adf7a5Hiroshi SHIBATA
2022-04-28[rubygems/rubygems] All supported rubies have `File.realpath`David Rodríguez
2022-04-28[rubygems/rubygems] Add missing `open3` requiresDavid Rodríguez
2022-04-28Merge RubyGems/Bundler masterHiroshi SHIBATA
2022-04-28[rubygems/rubygems] Fix missing required rubygems version when using old APIsDavid Rodríguez
2022-04-28[ruby/net-http] Bump version to 0.2.1.pre1Charles Oliver Nutter
2022-04-27[DOC] Change URLs from git.ioKazuhiro NISHIYAMA
2022-04-26Use compiled instead of compliedKaíque Kandy Koga
2022-04-25[ruby/rdoc] Fix a typo [ci skip]Kazuhiro NISHIYAMA
2022-04-23Remove unnecessary sortKazuhiro NISHIYAMA
2022-04-22[ruby/uri] Include RFC2396_REGEXP module directlyPeter Zhu
2022-04-22[ruby/uri] Feat: Support WSSOKURA Masafumi
2022-04-20[ruby/net-http] Feature detect to make net/http usable with JRubyKarol Bucek
2022-04-20[ruby/net-http] Add ignore_eof access to HTTP and HTTPResponseJeremy Evans
2022-04-18[ruby/tsort] Small tweaks for easier vendoringDavid Rodríguez
2022-04-16[rubygems/rubygems] I don't think this is necessaryDavid Rodríguez
2022-04-16[ruby/set] Repair format for What's HereBurdetteLamar
2022-04-16[rubygems/rubygems] Add modern rubies to the platformsBobby McDonald
2022-04-15[ruby/rdoc] Fix links in docsPeter Zhu
2022-04-14[ruby/rdoc] Apply matching word pairs to underscore-methodsNobuyoshi Nakada
2022-04-14[rubygems/rubygems] Fix formatting in docsPeter Zhu
2022-04-14[ruby/rdoc] Allow cross references to methods including underscoresNobuyoshi Nakada
2022-04-14[ruby/net-http] Update the content-length heading when decoding bodiesJeremy Evans
2022-04-13[ruby/rdoc] Only parse valid URLsPeter Zhu
2022-04-12[ruby/net-http] Add HTTP#response_body_encoding for setting response body enc...Jeremy Evans
2022-04-06[rubygems/rubygems] Use `ask_yes_no`Ashley Ellis Pierce
2022-04-06[rubygems/rubygems] Extract default_host methodAshley Ellis Pierce
2022-04-06[rubygems/rubygems] Use YAMLAshley Ellis Pierce
2022-04-06[rubygems/rubygems] Accomodate gem hosts without profile/me endpointAshley Ellis Pierce
2022-04-06[rubygems/rubygems] Update endpointAshley Ellis Pierce
2022-04-06[rubygems/rubygems] Remove whitespaceAshley Ellis Pierce
2022-04-06[rubygems/rubygems] Make changes <2.6 compatibleAshley Ellis Pierce
2022-04-06[rubygems/rubygems] Make mfa the defaultAshley Ellis Pierce
2022-04-06[rubygems/rubygems] Correct mfa level nameAshley Ellis Pierce
2022-04-06[rubygems/rubygems] Enable mfa on specific keys during gem signinAshley Ellis Pierce
2022-04-05Document MakeMakefile#append_cflagsAlan Wu
2022-04-04[ruby/optparse] Define `inspect` and `pretty_inspect`Nobuyoshi Nakada
2022-04-04[rubygems/rubygems] bump actions/checkout to 3 in bundler gem templateHartley McGuire
2022-04-03[ruby/net-http] Revert "Update the content-length heading when decoding bodies"Jeremy Evans
2022-04-02[ruby/net-http] Update the content-length heading when decoding bodiesJeremy Evans