summaryrefslogtreecommitdiff
path: root/tool
AgeCommit message (Expand)Author
2019-04-28Make the range to export as changelog optionalNobuyoshi Nakada
2019-04-28Added VCS::SVN#branch_beginningNobuyoshi Nakada
2019-04-28Search the beginning revision more strictly a bitNobuyoshi Nakada
2019-04-28Removed `--reverse` optionNobuyoshi Nakada
2019-04-28Chomp a newline from the branch nameNobuyoshi Nakada
2019-04-28Shorten git revision name without "r" prefix in snapshotNobuyoshi Nakada
2019-04-28Reduce matz's work, let git do it insteadNobuyoshi Nakada
2019-04-27Support git-log format ChangeLogNobuyoshi Nakada
2019-04-27Separate format_changelogNobuyoshi Nakada
2019-04-27Override log format to parse for ChangeLogNobuyoshi Nakada
2019-04-27Include the beginning commit in ChangeLogNobuyoshi Nakada
2019-04-27Retry downloads more for unicode outageTakashi Kokubun
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-23Add VCS::GIT#commitNobuyoshi Nakada
2019-04-23Split git-svn dependent methodsNobuyoshi Nakada
2019-04-23[ci skip] grammers in commentsUrabe, Shyouhei
2019-04-22Omit last_commit=RUBY_LAST_COMMIT_TITLE without local commitsKazuhiro NISHIYAMA
2019-04-22Migrate RUBY_VERSION/RUBY_DESCRIPTION to GitTakashi Kokubun
2019-04-21tool/redmine-backporter.rb: Git support in backport/relk0kubun
2019-04-21tool/redmine-backporter.rb: Remove unused methodsk0kubun
2019-04-21Drop tool/generate-backport-changelog.rbk0kubun
2019-04-21tool/merger.rb: Guard match failure properlyk0kubun
2019-04-21tool/merger.rb: Support fetching patch from cgitk0kubun
2019-04-21tool/merger.rb: Drop ChangeLog handlingk0kubun
2019-04-21Revert "IRB is improved with Reline and RDoc"aycabta
2019-04-21Drop obsoleted feature from helpk0kubun
2019-04-21tool/merger.rb: Drop some revision notations.k0kubun
2019-04-21tool/merger.rb: Remove unused command line format.k0kubun
2019-04-20IRB is improved with Reline and RDocaycabta
2019-04-20Invalidate JIT-ed code if ISeq is moved by GC.compactk0kubun
2019-04-18Removed deprecated executable from bundler upstream.hsbt
2019-04-17downloader.rb: enable cache filesnobu
2019-04-17downloader.rb: use File.read instead of IO.readnobu
2019-04-16Recompile without method inliningk0kubun
2019-04-16Introduce frame-omitted method inliningk0kubun
2019-04-16Implement single-level basic method inlining in JITk0kubun
2019-04-14Do not require Ruby 2.4 for baserubyk0kubun
2019-04-14Share optimization cancel handlersk0kubun
2019-04-14Detect send-compatible opt insns automaticallyk0kubun
2019-04-14Allow falling back to non-inlined opt_send_without_blockk0kubun
2019-04-14Unify comment styles across MJIT sourcesk0kubun
2019-04-14Recompile JIT-ed code without optimizationk0kubun
2019-04-06Fix typo in a comment [ci skip]k0kubun
2019-04-06appveyor.yml: Use pre-generated headers and tablesnobu
2019-04-05revert r67445, (r67446,) r67447duerst
2019-04-05downloader.rb: fix typo, extra %nobu
2019-04-05downloader.rb: quote base namenobu
2019-04-05output more debug information in downloader.rb (temporary)duerst