aboutsummaryrefslogtreecommitdiffstats
path: root/tool/sync_default_gems.rb
Commit message (Expand)AuthorAgeFilesLines
* Squelch filter-branch warning and sleepingNobuyoshi Nakada2019-12-171-0/+2
* Added the missing gemspec of raccHiroshi SHIBATA2019-12-101-0/+1
* Show failed commits only when existsaycabta2019-12-071-2/+4
* Promote did_you_mean to default gemKevin Deisz2019-11-301-0/+8
* Add to support the single commit for sync_default_gems.rbHiroshi SHIBATA2019-11-301-0/+4
* Remove e2mmap from sync_default_gems.rbHiroshi SHIBATA2019-11-301-6/+0
* Add sync task for ruby/opensslHiroshi SHIBATA2019-11-261-0/+13
* Removed sync library from sync toolHiroshi SHIBATA2019-11-131-1/+0
* Revert "Revert "Promote uri to default gems""Hiroshi SHIBATA2019-11-111-0/+2
* Revert "Promote uri to default gems"Hiroshi SHIBATA2019-11-091-2/+0
* Promote uri to default gemsHiroshi SHIBATA2019-11-091-0/+2
* Promote yaml to default gemsHiroshi SHIBATA2019-11-091-0/+2
* Promote timeout to default gemsHiroshi SHIBATA2019-11-091-0/+2
* Promote observer to default gems. But not yet releasedHiroshi SHIBATA2019-11-091-1/+3
* Promote readline to default gems named readline-extHiroshi SHIBATA2019-11-091-0/+5
* Added gemspec for readline gem that is wrapper library for reline and readlin...Hiroshi SHIBATA2019-11-091-0/+2
* Promote cgi to default gemsHiroshi SHIBATA2019-11-071-0/+9
* Promote net-smtp to default gemsHiroshi SHIBATA2019-11-071-0/+5
* Promote net-pop to default gemsHiroshi SHIBATA2019-11-071-0/+5
* Promote benchmark to default gemsHiroshi SHIBATA2019-11-071-0/+2
* Promote delegate to default gemsHiroshi SHIBATA2019-11-071-0/+2
* Promote pstore to default gemsHiroshi SHIBATA2019-11-071-0/+2
* Fixed an Errno::ENOENT with non-test librariesHiroshi SHIBATA2019-11-071-1/+3
* Promote open3 to default gemsHiroshi SHIBATA2019-11-071-1/+3
* fallback standard structure library to sync_lib_gem methodHiroshi SHIBATA2019-11-071-2/+1
* Promote singleton to default gemsHiroshi SHIBATA2019-11-071-2/+4
* sync_default_gems.rb: Show the progress at fetchingNobuyoshi Nakada2019-11-041-1/+1
* Fixed the sync task for jsonHiroshi SHIBATA2019-10-311-3/+2
* Update the latest structure for racc upstreamHiroshi SHIBATA2019-10-301-1/+3
* Fixed sync path of e2mmap structure for gemspec.Hiroshi SHIBATA2019-10-241-1/+1
* Fixed up 37c083942509dd7e0d8b7ccd3575936a2017c400Hiroshi SHIBATA2019-09-201-1/+0
* Removed ThreadsWait from the ruby repositoryHiroshi SHIBATA2019-09-201-6/+0
* Removed Synchronizer from the ruby repository.Hiroshi SHIBATA2019-09-201-1/+1
* Removed Shell from the ruby repository.Hiroshi SHIBATA2019-09-201-3/+1
* Removed Scanf from the ruby repository.Hiroshi SHIBATA2019-09-201-3/+1
* Removed CMath from the ruby repository.Hiroshi SHIBATA2019-09-201-3/+1
* Don't pick up lib/readline.rb from ruby/relineaycabta2019-08-291-2/+1
* Pick lib/readline.rb from ruby/relineaycabta2019-08-271-1/+2
* Removed unused literal assignments [ci skip]Nobuyoshi Nakada2019-08-201-7/+4
* Subjects may contain a comma [ci skip]Nobuyoshi Nakada2019-08-201-1/+1
* Use master branch instead of trunk.Hiroshi SHIBATA2019-08-181-3/+3
* Ignore tags on default gems from ruby core repository.Hiroshi SHIBATA2019-08-181-2/+2
* Fix copy path of ruby/reline's testaycabta2019-08-181-1/+1
* Added separator for failing commits from default gems.Hiroshi SHIBATA2019-08-071-0/+1
* Skip merge commit created by bundlerbot.Hiroshi SHIBATA2019-08-071-1/+1
* Skip the some of commits when sync default gems from upstream.Hiroshi SHIBATA2019-07-271-3/+21
* Added ignore files to sync_default_gems_with_commits and make constant them.Hiroshi SHIBATA2019-07-271-1/+3
* Ignore Merge commit and insufficiency commit for ruby core repository.Hiroshi SHIBATA2019-07-261-19/+27
* Improve the commits list for cherry-picking from default gems.Hiroshi SHIBATA2019-07-261-4/+7
* Escape parentheses for syntax hilighting for VScode.Hiroshi SHIBATA2019-07-261-1/+1