summaryrefslogtreecommitdiff
path: root/tool/sync_default_gems.rb
AgeCommit message (Expand)Author
2023-12-05VERSION file of JSON is removed from upstreamHiroshi SHIBATA
2023-11-07Remove files which are newly added but to be ignoredNobuyoshi Nakada
2023-10-30rm prism type templatesKevin Newton
2023-10-26Remove JavaScript templatesKevin Newton
2023-10-04Special treat when the first line ends with a dot [ci skip]Nobuyoshi Nakada
2023-09-28Move CRuby-specific prism files to top levelKevin Newton
2023-09-27Rename YARP symbols to prismKevin Newton
2023-09-27Rename YARP filepaths to prism filepathsKevin Newton
2023-09-27Rename compiler test to iseq testKevin Newton
2023-09-20Fix the case of file to be ignored with to be removedNobuyoshi Nakada
2023-09-19Ignore JRuby extension syncTakashi Kokubun
2023-09-18Fix `git cat-file` conditionNobuyoshi Nakada
2023-09-17Move special patterns to the common patternNobuyoshi Nakada
2023-09-16Ignore changed files under removed pathsNobuyoshi Nakada
2023-09-15Resurrect gem-specific patterns for syncTakashi Kokubun
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