0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jul 25, 2025 — Jul 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Load package_manager.sh _after_ defining `os_platform` which detect_package_manager() uses. More... over 5 years ago
Ensure the man page summary matches the README. More... over 5 years ago
Updated the RPM spec for ruby-install 0.8.0. More... over 5 years ago
Make our homebrew Formula match the official ruby-install Formula. More... over 5 years ago
Updated the homebrew formula for 0.8.0. More... over 5 years ago
Added PGP signature for v0.8.0 More... over 5 years ago
Remove TravisCI badge in favor of GitHub Actions. More... over 5 years ago
Typoe-- More... over 5 years ago
Refer to rubies as their ruby-install names in the ChangeLog. More... over 5 years ago
Updated the ChangeLog for 0.8.0. More... over 5 years ago
Merge branch 'use_tar_xz_for_ruby' More... over 5 years ago
~mkdir -p` for safety. More... over 5 years ago
Missed a few $test_fixtures_dir spots. More... over 5 years ago
Typo-- More... over 5 years ago
By default run CI against all branches and all PRs. More... over 5 years ago
Move any test files or generated test files into `$test_fixtures_dir` (test/fixtures/). More... over 5 years ago
Make package manager detection OS distribution/flavor aware. More... over 5 years ago
ruby-install no longer supports calling `openssl md5`. More... over 5 years ago
Make detect_package_manager() aware of "$os_platform". More... over 5 years ago
Install wget under macOS. More... over 5 years ago
Fixed a test. More... over 5 years ago
Added copy_into() to DRY up jruby, truffleruby, and truffleruby-graalvm's install_ruby(). More... over 5 years ago
Merge branch '0.8.0' More... over 5 years ago
Run the tests against the os matrix. More... over 5 years ago
Set SHUNIT2 using $GITHUB_ENV. More... over 5 years ago
Replace TravisCI with GitHub Actions. More... over 5 years ago
Moved the Known Issues section into the Wiki. More... over 5 years ago
Mention that ruby-install supports both native and GraalVM truffleruby. More... over 5 years ago
Fixed the truffleruby-graalvm path in the lint task. More... over 5 years ago
Renamed truffleruby+graalvm to truffleruby-graalvm. More... over 5 years ago