summaryrefslogtreecommitdiff
path: root/tool
AgeCommit message (Expand)Author
2023-09-13Lrama v0.5.6yui-knk
2023-09-12Suppress warning for shadowing outer local variableHiroshi SHIBATA
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-30Work around a hang in fork(2) on FreeBSDKJ Tsanaktsidis
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-30Bundle RBS 3.2.1 (#8306)Soutaro Matsumoto
2023-08-29Tests for the YARP compilerKevin Newton
2023-08-29Fixed broken -a option behaviorHiroshi SHIBATA
2023-08-29Expose Test.filter_backtrace for the default gems.Hiroshi 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-29Lrama v0.5.5yui-knk
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-25Update sync script to handle yarp/version.hKevin Newton
2023-08-24Sync YARP to c175f712522cc315f45cd2da308768b90f324dd0Kevin Newton
2023-08-24Escape non-ascii characters in prelude C commentsNobuyoshi Nakada
2023-08-24Fix support for dynamic keys. (#8273)Samuel Williams
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-23tool/lib/output.rb: Make `--color` option like GNU coreutilsNobuyoshi Nakada
2023-08-23tool/lib/output.rb: Add `--create-only` and `--overwrite` optionsNobuyoshi Nakada
2023-08-23tool/lib/output.rb: Add `--no-color` optionNobuyoshi Nakada
2023-08-22Render YARP templates into the build directory (#8266)Takashi 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-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