aboutsummaryrefslogtreecommitdiffstats
path: root/tool/sync_default_gems.rb
Commit message (Expand)AuthorAgeFilesLines
* Ignore native extension of Date library when syncing gemification files.hsbt2018-08-061-0/+1
* Follow up r64141 with sync tool.hsbt2018-07-311-1/+1
* Fixed unexpected direction deletion with irb sync.hsbt2018-07-311-1/+1
* Support Sync module same as other default gems.hsbt2018-07-311-6/+1
* Promote Mutex_m to Default gems.hsbt2018-07-251-2/+4
* Promote Exception2MessageMapper to Default gems.hsbt2018-07-251-1/+7
* Promote ThWait to Default gems.hsbt2018-07-251-1/+7
* Removed duplicate task in default gems that used single test filehsbt2018-07-251-21/+1
* Promote Forwardable to default gems.hsbt2018-07-251-4/+11
* Removed duplicate task in default gemshsbt2018-07-251-22/+1
* Support logger.gemspechsbt2018-07-251-7/+7
* Promote Shell library to default gems.hsbt2018-07-201-3/+5
* Promote Tracer to default gems.hsbt2018-07-201-1/+8
* Promote Synchronizer to default gems.hsbt2018-07-171-0/+7
* Unified common workflow for default gems.hsbt2018-07-171-25/+9
* Promote irb library to default gems.hsbt2018-07-091-0/+7
* Copy gemspec from github repository and keep .document file for rdoc.hsbt2018-06-111-1/+2
* Added webrick.rb to cleanup target.hsbt2018-06-111-1/+1
* Added entries of recent updates for gemification.hsbt2018-06-111-0/+42
* Support upstream directory structure for ruby/csv.hsbt2018-04-031-2/+2
* Postponing the Bundler merge.hsbt2017-12-221-9/+0
* Ignored obsoleted `bundle_ruby` command from upstream.hsbt2017-11-271-0/+1
* Removed ubygems.rb. rubygems.rb is always loaded now.hsbt2017-09-241-2/+1
* Added sections of pysch library to LEGAL.hsbt2017-09-231-0/+1
* Integrate LICENSE file of rubygems to LEGAL.hsbt2017-09-231-1/+0
* Fixed copy option for bundler synchsbt2017-09-121-1/+1
* Fixed unterminated backquote for bundler sync task.hsbt2017-09-111-1/+1
* Merge bundler to standard libraries.hsbt2017-09-081-0/+8
* Merge rdoc-6.0.0.beta1.hsbt2017-08-291-5/+6
* ipaddr is now a default gem with an upstream at: https://github.com/ruby/ipaddrknu2017-08-021-0/+7
* Added psych entry to package table and fixed sync instructions.hsbt2017-07-141-1/+4
* Added sync to all of default gems command.hsbt2017-07-031-129/+139
* Added sync tool for default gems from github master.hsbt2017-06-281-0/+178