summaryrefslogtreecommitdiff
path: root/tool/sync_default_gems.rb
AgeCommit message (Expand)Author
2023-09-01sync_default_gems.rb: Deal with conflicts on ignored filesTakashi Kokubun
2023-08-31sync_default_gems.rb: Discard some error messagesNobuyoshi Nakada
2023-08-31sync_default_gems.rb: Remove the pattern for yarpNobuyoshi Nakada
2023-08-31sync_default_gems.rb: Remove the pattern for bundlerNobuyoshi Nakada
2023-08-31sync_default_gems.rb: RefactorNobuyoshi Nakada
2023-08-31sync_default_gems.rb: Move ignored_paths to ignore_file_pattern_forNobuyoshi Nakada
2023-08-30sync_default_gems.rb: Remove Java templatesNobuyoshi Nakada
2023-08-30sync_default_gems.rb: Fix typo in replace_rdoc_ref_allNobuyoshi Nakada
2023-08-30sync_default_gems.rb: Transform by procNobuyoshi Nakada
2023-08-29Tests for the YARP compilerKevin Newton
2023-08-29Fixed broken -a option behaviorHiroshi SHIBATA
2023-08-29sync_default_gems.rb: Continue if files added to the toplevel removedNobuyoshi Nakada
2023-08-29sync_default_gems.rb: Split `sync_default_gems_with_commits`Nobuyoshi Nakada
2023-08-28Add yarp/yarp_compiler.c (#8042)Jemma Issroff
2023-08-28sync_default_gems.rb: convert keys of REPOSITORIES to stringsNobuyoshi Nakada
2023-08-28Revert racc auto-sync supportTakashi Kokubun
2023-08-28Ignore test/regress/ for raccTakashi Kokubun
2023-08-28Add missing racc support to sync_default_gemsTakashi Kokubun
2023-08-28Sort repository names in sync_default_gemsTakashi Kokubun
2023-08-25Fix sync script for YARPKevin Newton
2023-08-24Sync YARP to c175f712522cc315f45cd2da308768b90f324dd0Kevin Newton
2023-08-23Improve comments in sync_default_gemsTakashi Kokubun
2023-08-23Use https for remotes by defaultTakashi Kokubun
2023-08-23Ignore more files for other gems as wellTakashi Kokubun
2023-08-23Avoid sync rule duplication between YARP and othersTakashi Kokubun
2023-08-21Place -a in the correct location [ci skip]Takashi Kokubun
2023-08-21Add a forgotten default value for ignored_pathsTakashi Kokubun
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-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-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-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-08Do not double "yp_" prefix [ci skip]Nobuyoshi Nakada
2023-08-06Exclude files added to the toplevelNobuyoshi Nakada
2023-07-28Fixed gemfile path for upstream of bundlerHiroshi SHIBATA
2023-07-28Exclude lockfile from sync targetHiroshi SHIBATA
2023-07-20Sync YARP gemspec (#8101)Jemma Issroff