summaryrefslogtreecommitdiff
path: root/tool
AgeCommit message (Expand)Author
2025-10-09[rubygems/rubygems] Bump up to Bundler 4.0.0.dev that is next major versionHiroshi SHIBATA
2025-10-08test_commit_email.rb: Split out as binary for --with-gmpTakashi Kokubun
2025-10-08test_commit_email.rb: Stop testing the un-encoded nameTakashi Kokubun
2025-10-08test_commit_email.rb: Test the encoding of commit messagesTakashi Kokubun
2025-10-08test_commit_email.rb: Skip the sendmail test on WindowsTakashi Kokubun
2025-10-08test_commit_email.rb: Fix the timezone for commit-email.rbTakashi Kokubun
2025-10-08test_commit_email.rb: Use a fixed timezoneTakashi Kokubun
2025-10-08commit-email.rb: Remove legacy SVN headersTakashi Kokubun
2025-10-08test_commit_email.rb: Remove an unused local variableTakashi Kokubun
2025-10-08test_commit_email.rb: Test the content of an emailTakashi Kokubun
2025-10-08Allow test-tool to use bundled gems in child processes (#14794)Takashi Kokubun
2025-10-08Revert "commit-email.rb: Use base64 instead of nkf"Takashi Kokubun
2025-10-08commit-email.rb: Use base64 instead of nkfTakashi Kokubun
2025-10-08test_commit_email.rb: Stop printing LoadErrorTakashi Kokubun
2025-10-08Migrate a test for commit-email.rb (#14784)Takashi Kokubun
2025-10-08post_push.yml: Rename commit-mail.rb backTakashi Kokubun
2025-10-08post_push.yml: Migrate commit-email.rb to post_push (#14779)Takashi Kokubun
2025-10-07Always load -test-/asan in testsPeter Zhu
2025-10-07ZJIT: Test against bundled gems on CIStan Lo
2025-10-08Fix not to skip necessary commitsNobuyoshi Nakada
2025-10-08Return false to skip emptied commitsNobuyoshi Nakada
2025-10-08[ruby/io-console] Skip emptied commitsNobuyoshi Nakada
2025-10-07Shorten timeout for csvNobuyoshi Nakada
2025-10-07Skip files that are "deleted by us"Nobuyoshi Nakada
2025-10-07Verify that RubyGems is enabled by defaultNobuyoshi Nakada
2025-10-06tool/merger.rb: Fetch a diff in the patch formatTakashi Kokubun
2025-10-06tool/merger.rb: Fetch diff from GitHub instead of cgitTakashi Kokubun
2025-10-06test-bundled-gems property fails if timed out on WindowsYO4
2025-10-04Stop cloning the repository into another pathTakashi Kokubun
2025-10-03Make sure GITHUB_TOKEN is setTakashi Kokubun
2025-10-03Fix a missing reference to config/email.ymlTakashi Kokubun
2025-10-03Migrate notes-github-pr to ruby/ruby (#14725)Takashi Kokubun
2025-10-03Propagate secrets to environment variablesTakashi Kokubun
2025-10-03Migrate notify-slack-commits.rb to ruby/rubyTakashi Kokubun
2025-10-03Set Ruby parser if the given ruby accepts `--parser`Nobuyoshi Nakada
2025-10-03Windows: Fallback to powershell if fiddle is not loadableNobuyoshi Nakada
2025-09-27Fix a check on pushrefTakashi Kokubun
2025-09-27Reuse a cmd array created for printingTakashi Kokubun
2025-09-22ZJIT: Improve `zjit_bisect.rb` (#14592)Stan Lo
2025-09-18Pass -w to lsofJohn Hawthorn
2025-09-17Unset RUBY_CRASH_REPORT in tests that crash on purposeAlan Wu
2025-09-17test-bundled-gems.rb: Allow wildcards in `BUNDLED_GEMS`Nobuyoshi Nakada
2025-09-17fetch-bundled_gems.rb: Fix extraneous newlineNobuyoshi Nakada
2025-09-17vcs.rb: Drop support for ruby older than 2.6Nobuyoshi Nakada
2025-09-17Skip `TestSyncWithCommits` on other than particular platformsNobuyoshi Nakada
2025-09-17sync_default_gems.rb: Set git configurations for EOL code of logsNobuyoshi Nakada
2025-09-13Suppress warning from net/http.rb in ruby 3.1Nobuyoshi Nakada
2025-09-13auto-style.rb: Adjust .y file as same as .cNobuyoshi Nakada
2025-09-13auto-style.rb: Allow to adjust the given filesNobuyoshi Nakada
2025-09-10Explicitly declare VM instruction dependencies (#14509)Takashi Kokubun