1
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected 1 day ago.
Jun 22, 2025 — Jun 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated the rpm spec source URL to use the checksum-stable GitHub Releases URL. More... about 3 years ago
Updated the homebrew formula to match the upstream homebrew formula. More... about 3 years ago
Switch the homebrew formula to use the checksum-stable GitHub Releases URL. More... about 3 years ago
Changed the `release` task to build a release archive locally and sign that. More... about 3 years ago
Download stable `.tar.gz` source archives from GitHub Releases. More... about 3 years ago
Also ensure the `setup.sh` script runs in the main directory. More... almost 4 years ago
Ensure that the uninstall script runs in the main directory (closes #482). More... almost 4 years ago
Fix the instruction for macOS about Bash More... over 4 years ago
Back up the "$LANG" and restore after test More... over 4 years ago
Prevent loading rc-files from environment More... over 4 years ago
Explicitly set the return value for hooks More... over 4 years ago
Override language to English More... over 4 years ago
Update PGP instructions URL More... over 4 years ago
Use an echo instead of a `cat <<EOF` for one line files. More... over 4 years ago
Prefer shell syntax highlighting over bash. More... over 4 years ago
Wrap all copy/pastable commands in shell codefences. More... over 4 years ago
macOS is the canonical name. More... over 4 years ago
Whitespace-- More... over 4 years ago
Changed Homebrew install path finding command More... over 4 years ago
Added Zsh configuration instruction for OSX More... over 4 years ago
Correctly create the fixtures/root/opt/rubies/ directory. More... over 4 years ago
Generate a separate bin/ruby stub to be used by the chruby_auto tests. More... over 4 years ago
Move bin/ruby generation into a function. More... over 4 years ago
Use $test_ruby_version there. More... over 4 years ago
Removed TEST_RUBY_ROOT auto-detection logic now that we have integration tests. More... over 4 years ago
Use a case statement. More... over 4 years ago
Removed the old Travis CI badge. More... over 4 years ago
Replace the old Travis CI badge with a GitHub Actions badge. More... over 4 years ago
That should be a "${array[@]}" to avoid implicit shell-splitting. More... over 4 years ago
Added integration tests which try to use every ruby in /opt/rubies and ~/.rubies/. More... over 4 years ago