| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-12-17 | Squelch filter-branch warning and sleeping | Nobuyoshi Nakada | |
| 2019-12-10 | Added the missing gemspec of racc | Hiroshi SHIBATA | |
| 2019-12-07 | Show failed commits only when exists | aycabta | |
| 2019-11-30 | Promote did_you_mean to default gem | Kevin Deisz | |
| At the moment, there are some problems with regard to bundler + did_you_mean because of did_you_mean being a bundled gem. Since the vendored version of thor inside bundler and ruby itself explicitly requires did_you_mean, it can become difficult to load it when using Bundler.setup. See this issue: https://github.com/yuki24/did_you_mean/issues/117#issuecomment-482733159 for more details. Notes: Merged: https://github.com/ruby/ruby/pull/2689 | |||
| 2019-11-30 | Add to support the single commit for sync_default_gems.rb | Hiroshi SHIBATA | |
| 2019-11-30 | Remove e2mmap from sync_default_gems.rb | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/2699 | |||
| 2019-11-26 | Add sync task for ruby/openssl | Hiroshi SHIBATA | |
| 2019-11-13 | Removed sync library from sync tool | Hiroshi SHIBATA | |
| 2019-11-11 | Revert "Revert "Promote uri to default gems"" | Hiroshi SHIBATA | |
| This reverts commit fdfad905227a0e2e4c224d87181041fb75d5082e. f1f27da6c457684fdbfc0352297e6847f675ce4c resolved this. | |||
| 2019-11-09 | Revert "Promote uri to default gems" | Hiroshi SHIBATA | |
| This reverts commit c5b4d2a2592942766dc2789f46105b91eba7026a. This commit affects with activation feature of RubyGems. [Bug #16337][ruby-core:95768] | |||
| 2019-11-09 | Promote uri to default gems | Hiroshi SHIBATA | |
| 2019-11-09 | Promote yaml to default gems | Hiroshi SHIBATA | |
| 2019-11-09 | Promote timeout to default gems | Hiroshi SHIBATA | |
| 2019-11-09 | Promote observer to default gems. But not yet released | Hiroshi SHIBATA | |
| 2019-11-09 | Promote readline to default gems named readline-ext | Hiroshi SHIBATA | |
| 2019-11-09 | Added gemspec for readline gem that is wrapper library for reline and ↵ | Hiroshi SHIBATA | |
| readline extension | |||
| 2019-11-07 | Promote cgi to default gems | Hiroshi SHIBATA | |
| 2019-11-07 | Promote net-smtp to default gems | Hiroshi SHIBATA | |
| 2019-11-07 | Promote net-pop to default gems | Hiroshi SHIBATA | |
| 2019-11-07 | Promote benchmark to default gems | Hiroshi SHIBATA | |
| 2019-11-07 | Promote delegate to default gems | Hiroshi SHIBATA | |
| 2019-11-07 | Promote pstore to default gems | Hiroshi SHIBATA | |
| 2019-11-07 | Fixed an Errno::ENOENT with non-test libraries | Hiroshi SHIBATA | |
| 2019-11-07 | Promote open3 to default gems | Hiroshi SHIBATA | |
| 2019-11-07 | fallback standard structure library to sync_lib_gem method | Hiroshi SHIBATA | |
| 2019-11-07 | Promote singleton to default gems | Hiroshi SHIBATA | |
| 2019-11-04 | sync_default_gems.rb: Show the progress at fetching | Nobuyoshi Nakada | |
| It looks like hanging up when fetching from a remote first time. | |||
| 2019-10-31 | Fixed the sync task for json | Hiroshi SHIBATA | |
| * Ignode to change ext/json/depend * Fixed to ignore json_pure files | |||
| 2019-10-30 | Update the latest structure for racc upstream | Hiroshi SHIBATA | |
| 2019-10-24 | Fixed sync path of e2mmap structure for gemspec. | Hiroshi SHIBATA | |
| 2019-09-20 | Fixed up 37c083942509dd7e0d8b7ccd3575936a2017c400 | Hiroshi SHIBATA | |
| 2019-09-20 | Removed ThreadsWait from the ruby repository | Hiroshi SHIBATA | |
| 2019-09-20 | Removed Synchronizer from the ruby repository. | Hiroshi SHIBATA | |
| 2019-09-20 | Removed Shell from the ruby repository. | Hiroshi SHIBATA | |
| 2019-09-20 | Removed Scanf from the ruby repository. | Hiroshi SHIBATA | |
| 2019-09-20 | Removed CMath from the ruby repository. | Hiroshi SHIBATA | |
| 2019-08-29 | Don't pick up lib/readline.rb from ruby/reline | aycabta | |
| 2019-08-27 | Pick lib/readline.rb from ruby/reline | aycabta | |
| 2019-08-20 | Removed unused literal assignments [ci skip] | Nobuyoshi Nakada | |
| 2019-08-20 | Subjects may contain a comma [ci skip] | Nobuyoshi Nakada | |
| 2019-08-18 | Use master branch instead of trunk. | Hiroshi SHIBATA | |
| 2019-08-18 | Ignore tags on default gems from ruby core repository. | Hiroshi SHIBATA | |
| 2019-08-18 | Fix copy path of ruby/reline's test | aycabta | |
| 2019-08-07 | Added separator for failing commits from default gems. | Hiroshi SHIBATA | |
| 2019-08-07 | Skip merge commit created by bundlerbot. | Hiroshi SHIBATA | |
| 2019-07-27 | Skip the some of commits when sync default gems from upstream. | Hiroshi SHIBATA | |
| * Skip failed to sync commits because it needs to pick manually. * Skip empty commit. | |||
| 2019-07-27 | Added ignore files to sync_default_gems_with_commits and make constant them. | Hiroshi SHIBATA | |
| 2019-07-26 | Ignore Merge commit and insufficiency commit for ruby core repository. | Hiroshi SHIBATA | |
| 2019-07-26 | Improve the commits list for cherry-picking from default gems. | Hiroshi SHIBATA | |
| * Ignore Merge commit from the commit lists before trying to pick commit. * Show the commits list at first. | |||
| 2019-07-26 | Escape parentheses for syntax hilighting for VScode. | Hiroshi SHIBATA | |
