summaryrefslogtreecommitdiff
path: root/tool/sync_default_gems.rb
AgeCommit message (Expand)Author
2019-07-14Tweak upstream information of upstream commit.Hiroshi SHIBATA
2019-07-14abort sync commit history when it failed to modify commit message.Hiroshi SHIBATA
2019-07-14Use force flag for filter-branch.Hiroshi SHIBATA
2019-07-14Skip merge commit with rubygems and bundler.Hiroshi SHIBATA
2019-07-14Modified commit message with upstream repository name.Hiroshi SHIBATA
2019-07-14Added chrry-pick feature from upstream repository.Hiroshi SHIBATA
2019-07-14Try to sync with commit history for default gems.Hiroshi SHIBATA
2019-07-14Removed FileUtils for file manipulations with module inclusion.Hiroshi SHIBATA
2019-07-14Use FileUtils.mkdir_p instead of mkdir command directoly.Hiroshi SHIBATA
2019-07-14Use FileUtils.cp_r instead of cp command directoly.Hiroshi SHIBATA
2019-07-14Fixup dccb0e1ec94e7b9c13c715939ae7e0ccc4ffb23eHiroshi SHIBATA
2019-07-14Use FileUtils.rm_rf instead of rm command directly.Hiroshi SHIBATA
2019-07-14Do not use hard-coded file path of default gems upstream.Hiroshi SHIBATA
2019-07-08Adopt the directory structure of ruby repository for racc extension.Hiroshi SHIBATA
2019-06-25Fixed the wrong path for io-console.Hiroshi SHIBATA
2019-06-20Update sync task for the directory structure of cparse and ignore JRuby files.Hiroshi SHIBATA
2019-06-19Added sync task for raccHiroshi SHIBATA
2019-04-30Add Reline as a fallback library for Readlineaycabta
2019-04-26tool/sync_default_gems.rb: Check prerequisitesTakashi Kokubun
2019-04-23Revert "IRB is improved with Reline and RDoc, take 2"Nobuyoshi Nakada
2019-04-23IRB is improved with Reline and RDoc, take 2aycabta
2019-04-21Revert "IRB is improved with Reline and RDoc"aycabta
2019-04-20IRB is improved with Reline and RDocaycabta
2019-04-18Removed deprecated executable from bundler upstream.hsbt
2019-02-02Fixup r66984. Update the location of bundler gemspec.hsbt
2018-11-26Sync the executables of rdoc from upstream repository.hsbt
2018-11-26Use libexec for distination directory.hsbt
2018-11-26Followed up r65963. Use libexec directory with sync tool.hsbt
2018-11-07Following up r65583. Removed VCR files when retrieving code from upstream.hsbt
2018-11-02Added bundler as default gems. Revisit [Feature #12733]hsbt
2018-10-25Added initialization task for default gems.hsbt
2018-10-20Cleanup fiddle extenstion when sync them from github repo.hsbt
2018-08-06Ignore native extension of Date library when syncing gemification files.hsbt
2018-07-31Follow up r64141 with sync tool.hsbt
2018-07-31Fixed unexpected direction deletion with irb sync.hsbt
2018-07-31Support Sync module same as other default gems.hsbt
2018-07-25Promote Mutex_m to Default gems.hsbt
2018-07-25Promote Exception2MessageMapper to Default gems.hsbt
2018-07-25Promote ThWait to Default gems.hsbt
2018-07-25Removed duplicate task in default gems that used single test filehsbt
2018-07-25Promote Forwardable to default gems.hsbt
2018-07-25Removed duplicate task in default gemshsbt
2018-07-25Support logger.gemspechsbt
2018-07-20Promote Shell library to default gems.hsbt
2018-07-20Promote Tracer to default gems.hsbt
2018-07-17Promote Synchronizer to default gems.hsbt
2018-07-17Unified common workflow for default gems.hsbt
2018-07-09Promote irb library to default gems.hsbt
2018-06-11Copy gemspec from github repository and keep .document file for rdoc.hsbt
2018-06-11Added webrick.rb to cleanup target.hsbt