summaryrefslogtreecommitdiff
path: root/tool/sync_default_gems.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Allways fetch the latest commit from default gems repository.Hiroshi SHIBATA2019-07-221-1/+1
* Tweak upstream information of upstream commit.Hiroshi SHIBATA2019-07-141-1/+3
* abort sync commit history when it failed to modify commit message.Hiroshi SHIBATA2019-07-141-0/+4
* Use force flag for filter-branch.Hiroshi SHIBATA2019-07-141-1/+1
* Skip merge commit with rubygems and bundler.Hiroshi SHIBATA2019-07-141-5/+11
* Modified commit message with upstream repository name.Hiroshi SHIBATA2019-07-141-0/+2
* Added chrry-pick feature from upstream repository.Hiroshi SHIBATA2019-07-141-0/+11
* Try to sync with commit history for default gems.Hiroshi SHIBATA2019-07-141-1/+16
* Removed FileUtils for file manipulations with module inclusion.Hiroshi SHIBATA2019-07-141-102/+103
* Use FileUtils.mkdir_p instead of mkdir command directoly.Hiroshi SHIBATA2019-07-141-3/+3
* Use FileUtils.cp_r instead of cp command directoly.Hiroshi SHIBATA2019-07-141-68/+68
* Fixup dccb0e1ec94e7b9c13c715939ae7e0ccc4ffb23eHiroshi SHIBATA2019-07-141-8/+8
* Use FileUtils.rm_rf instead of rm command directly.Hiroshi SHIBATA2019-07-141-31/+33
* Do not use hard-coded file path of default gems upstream.Hiroshi SHIBATA2019-07-141-65/+67
* Adopt the directory structure of ruby repository for racc extension.Hiroshi SHIBATA2019-07-081-2/+2
* Fixed the wrong path for io-console.Hiroshi SHIBATA2019-06-251-1/+1
* Update sync task for the directory structure of cparse and ignore JRuby files.Hiroshi SHIBATA2019-06-201-1/+3
* Added sync task for raccHiroshi SHIBATA2019-06-191-1/+8
* Add Reline as a fallback library for Readlineaycabta2019-04-301-0/+7
* tool/sync_default_gems.rb: Check prerequisitesTakashi Kokubun2019-04-261-0/+3
* Revert "IRB is improved with Reline and RDoc, take 2"Nobuyoshi Nakada2019-04-231-7/+0
* IRB is improved with Reline and RDoc, take 2aycabta2019-04-231-0/+7
* Revert "IRB is improved with Reline and RDoc"aycabta2019-04-211-7/+0
* IRB is improved with Reline and RDocaycabta2019-04-201-0/+7
* Removed deprecated executable from bundler upstream.hsbt2019-04-181-1/+1
* Fixup r66984. Update the location of bundler gemspec.hsbt2019-02-021-1/+1
* Sync the executables of rdoc from upstream repository.hsbt2018-11-261-1/+3
* Use libexec for distination directory.hsbt2018-11-261-1/+1
* Followed up r65963. Use libexec directory with sync tool.hsbt2018-11-261-1/+1
* Following up r65583. Removed VCR files when retrieving code from upstream.hsbt2018-11-071-0/+1
* Added bundler as default gems. Revisit [Feature #12733]hsbt2018-11-021-0/+9
* Added initialization task for default gems.hsbt2018-10-251-9/+30
* Cleanup fiddle extenstion when sync them from github repo.hsbt2018-10-201-0/+1
* 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