Thanks to visit codestin.com
Credit goes to git.ruby-lang.org

summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterCI: Fix appending to an arrayNobuyoshi Nakada3 hours
ruby_3_3Partly picked from https://github.com/ruby/ruby/pull/10073Hiroshi SHIBATA5 hours
ruby_3_4Backport GH-13617 for s390x (#13757)Hiroshi SHIBATA14 hours
ruby_3_2Win: Suppress false warnings from Visual C 17.14.1Nobuyoshi Nakada7 days
ruby_3_1bump teenyHiroshi SHIBATA3 months
ruby_3_0Bump up 3.0.7Hiroshi SHIBATA14 months
ruby_2_7Fix previous commitNAKAMURA Usaku2 years
ruby_2_6Fix dtoa buffer overrunusa3 years
ruby_2_5Oops, forgotten to addusa4 years
ruby_2_4Bump version to 2.4.10usa5 years
[...]
 
TagDownloadAuthorAge
v3_5_0_preview1commit d06ec25be4...Takashi Kokubun2 months
v3_3_8commit b200bad6cd...nagachika3 months
v3_1_7commit 0a3704f218...Hiroshi SHIBATA3 months
v3_2_8commit 13f495dc2c...Hiroshi SHIBATA3 months
v3_4_2commit d2930f8e7a...Takashi Kokubun5 months
v3_2_7commit 02ec315244...nagachika5 months
v3_3_7commit be31f993d7...Takashi Kokubun6 months
v3_4_1commit 48d4efcb85...NARUSE, Yui6 months
v3_4_0commit f450108330...Takashi Kokubun6 months
v3_4_0_rc1commit 29caae9991...Kevin Newton7 months
[...]
 
AgeCommit messageAuthor
3 hoursCI: Fix appending to an arrayHEADmasterNobuyoshi Nakada
4 hoursReduce allocations in `Gem::BUNDLED_GEMS.warning?`Joshua Young
5 hours[rubygems/rubygems] Add Errno::ENETDOWN and Errno::EHOSTUNREACH to non retrya...David Rodríguez
5 hours[rubygems/rubygems] Split HTTP_ERRORS into retryable and non retryableDavid Rodríguez
5 hours[rubygems/rubygems] Handle connection refused and Errno::EADDRNOTAVAIL as non...David Rodríguez
5 hours[rubygems/rubygems] Refactor downloader specs to better test real behaviorDavid Rodríguez
5 hours[rubygems/rubygems] Move Bundler::Fetcher::HTTP_ERRORS to Bundler::Fetcher::D...David Rodríguez
5 hours[rubygems/rubygems] Add back and deprecate Bundler::Fetcher::NET_ERRORSDavid Rodríguez
5 hours[rubygems/rubygems] Fix typosDavid Rodríguez
5 hours[rubygems/rubygems] Add a `verbose` setting to enable verbose output for all ...David Rodríguez
[...]