summaryrefslogtreecommitdiff
path: root/tool
AgeCommit message (Expand)Author
2023-08-21Skip commits that are empty after conflict resolutionTakashi Kokubun
2023-08-21Exclude docs/ from YARP syncTakashi Kokubun
2023-08-21Fix YARP syncKevin Newton
2023-08-18Revert "Fix tool/update-deps for YARP files"Takashi Kokubun
2023-08-18Fix tool/update-deps for YARP filesTakashi Kokubun
2023-08-17Attempt to recover from YARP sync failuresTakashi Kokubun
2023-08-17Attempt to explain what sync_default_gems_with_commits does [ci skip]Takashi Kokubun
2023-08-17Fix the scope of rubygems conflict resolutionTakashi Kokubun
2023-08-17Document the existence of sync_default_gems.rb -a [ci skip]Takashi Kokubun
2023-08-17Remove obsoleted yp_-renaming logicTakashi Kokubun
2023-08-17Render YARP templates in the build process (#8228)Takashi Kokubun
2023-08-17YARP: Ignore Rust sync failuresTakashi Kokubun
2023-08-17Refactor YARP_IGNORE_FILE_PATTERNTakashi Kokubun
2023-08-17Lrama v0.5.4yui-knk
2023-08-16Move the PC regardless of the leaf flag (#8232)Takashi Kokubun
2023-08-16Fix a regexp errorTakashi Kokubun
2023-08-16Avoid synchronizing GitHub Actions from YARPTakashi Kokubun
2023-08-16Revert an unintended revertTakashi Kokubun
2023-08-16Resync YARPTakashi Kokubun
2023-08-16Sync script updatesJemma Issroff
2023-08-16Resync Lrama v0.5.3yui-knk
2023-08-15Use `::` form workflow commandsNobuyoshi Nakada
2023-08-13Prohibit copying to `fixtures` and dot-direcotry just under `test`Nobuyoshi Nakada
2023-08-13Move test files of ruby/set under `test/set`Nobuyoshi Nakada
2023-08-08YJIT: Compile exception handlers (#8171)Takashi Kokubun
2023-08-08Add message for `--ruby` option [ci skip]Nobuyoshi Nakada
2023-08-08Do not double "yp_" prefix [ci skip]Nobuyoshi Nakada
2023-08-06Exclude files added to the toplevelNobuyoshi Nakada
2023-08-05Lrama v0.5.3yui-knk
2023-08-02Fix wrong assignmentNobuyoshi Nakada
2023-08-02Allow to override environment variables for debugNobuyoshi Nakada
2023-07-29Change `HOME` too when testing sync_default_gems.rbNobuyoshi Nakada
2023-07-29Revert "Test sync_default_gems.rb only when git 2.32 is available"Nobuyoshi Nakada
2023-07-29Test sync_default_gems.rb only when git 2.32 is availableNobuyoshi Nakada
2023-07-28Fixed gemfile path for upstream of bundlerHiroshi SHIBATA
2023-07-28Exclude lockfile from sync targetHiroshi SHIBATA
2023-07-28Removed lockfile for test-bundlerHiroshi SHIBATA
2023-07-27Clean up OPT_STACK_CACHING (#8132)Takashi Kokubun
2023-07-27downloader.rb: unlink broken symlink before caching to fix ENOENTAlan Wu
2023-07-23tool/merger.rb: Support commit URLs as revisionsnagachika
2023-07-21Try to fix NoMethodError on update-depsTakashi Kokubun
2023-07-21Suppress flaky update-deps failures for any win32 filesTakashi Kokubun
2023-07-20Add a missing *Takashi Kokubun
2023-07-20Ignore win32/file.o on update-depsTakashi Kokubun
2023-07-20Sync YARP gemspec (#8101)Jemma Issroff
2023-07-12sync_default_gems.rb: ensure that commit messages end with \nKazuki Yamaguchi
2023-07-10Use `File::NULL` instead of hard coded null device namesNobuyoshi Nakada
2023-07-08leaked-globals: check leaked symbols in libruby.so if enable-sharedNobuyoshi Nakada
2023-07-08leaked-globals: ignore Address Sanitizer symbolsNobuyoshi Nakada
2023-07-05Fixed build scripts for YARPJemma Issroff