aboutsummaryrefslogtreecommitdiffstats
path: root/tool
Commit message (Expand)AuthorAgeFilesLines
...
* Search the beginning revision more strictly a bitNobuyoshi Nakada2019-04-281-1/+1
* Removed `--reverse` optionNobuyoshi Nakada2019-04-281-1/+1
* Chomp a newline from the branch nameNobuyoshi Nakada2019-04-281-0/+1
* Shorten git revision name without "r" prefix in snapshotNobuyoshi Nakada2019-04-282-4/+21
* Reduce matz's work, let git do it insteadNobuyoshi Nakada2019-04-282-11/+10
* Support git-log format ChangeLogNobuyoshi Nakada2019-04-271-3/+6
* Separate format_changelogNobuyoshi Nakada2019-04-271-24/+34
* Override log format to parse for ChangeLogNobuyoshi Nakada2019-04-271-1/+1
* Include the beginning commit in ChangeLogNobuyoshi Nakada2019-04-271-1/+1
* Retry downloads more for unicode outageTakashi Kokubun2019-04-271-1/+1
* 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
* Add VCS::GIT#commitNobuyoshi Nakada2019-04-231-0/+9
* Split git-svn dependent methodsNobuyoshi Nakada2019-04-231-0/+2
* [ci skip] grammers in commentsUrabe, Shyouhei2019-04-231-9/+9
* Omit last_commit=RUBY_LAST_COMMIT_TITLE without local commitsKazuhiro NISHIYAMA2019-04-221-1/+1
* Migrate RUBY_VERSION/RUBY_DESCRIPTION to GitTakashi Kokubun2019-04-222-17/+6
* tool/redmine-backporter.rb: Git support in backport/relk0kubun2019-04-211-6/+16
* tool/redmine-backporter.rb: Remove unused methodsk0kubun2019-04-211-44/+0
* Drop tool/generate-backport-changelog.rbk0kubun2019-04-211-99/+0
* tool/merger.rb: Guard match failure properlyk0kubun2019-04-211-1/+1
* tool/merger.rb: Support fetching patch from cgitk0kubun2019-04-211-11/+29
* tool/merger.rb: Drop ChangeLog handlingk0kubun2019-04-211-27/+3
* Revert "IRB is improved with Reline and RDoc"aycabta2019-04-211-7/+0
* Drop obsoleted feature from helpk0kubun2019-04-211-3/+0
* tool/merger.rb: Drop some revision notations.k0kubun2019-04-211-5/+0
* tool/merger.rb: Remove unused command line format.k0kubun2019-04-211-3/+0
* IRB is improved with Reline and RDocaycabta2019-04-201-0/+7
* Invalidate JIT-ed code if ISeq is moved by GC.compactk0kubun2019-04-202-4/+4
* Removed deprecated executable from bundler upstream.hsbt2019-04-181-1/+1
* downloader.rb: enable cache filesnobu2019-04-171-1/+3
* downloader.rb: use File.read instead of IO.readnobu2019-04-171-1/+1
* Recompile without method inliningk0kubun2019-04-161-1/+1
* Introduce frame-omitted method inliningk0kubun2019-04-164-34/+73
* Implement single-level basic method inlining in JITk0kubun2019-04-161-1/+7
* Do not require Ruby 2.4 for baserubyk0kubun2019-04-141-1/+1
* Share optimization cancel handlersk0kubun2019-04-142-7/+2
* Detect send-compatible opt insns automaticallyk0kubun2019-04-141-1/+6
* Allow falling back to non-inlined opt_send_without_blockk0kubun2019-04-141-7/+13
* Unify comment styles across MJIT sourcesk0kubun2019-04-141-1/+1
* Recompile JIT-ed code without optimizationk0kubun2019-04-142-2/+6
* Fix typo in a comment [ci skip]k0kubun2019-04-061-1/+1
* appveyor.yml: Use pre-generated headers and tablesnobu2019-04-061-0/+1
* revert r67445, (r67446,) r67447duerst2019-04-051-8/+0
* downloader.rb: fix typo, extra %nobu2019-04-051-1/+1
* downloader.rb: quote base namenobu2019-04-051-1/+1
* output more debug information in downloader.rb (temporary)duerst2019-04-051-0/+1
* * remove trailing spaces.svn2019-04-051-1/+1
* add puts statements to debug Unicode file download (temporary)duerst2019-04-051-0/+7