1
I Use This!
Very Low Activity

Commits : Listings

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