0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
Jul 19, 2025 — Jul 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added a homebrew formula. More... over 13 years ago
Set the version to 0.0.0. More... over 13 years ago
Added a Makefile. More... over 13 years ago
Merge pull request #8 from havenwood/manpage More... over 13 years ago
initial commit More... over 13 years ago
Also sudo update-alternatives. More... over 13 years ago
Added install_optional_deps() More... over 13 years ago
Use [[ -n "$VAR" ]] || VAR="foo" for defaulting variables. More... over 13 years ago
Renamed variables.sh to defaults.sh. More... over 13 years ago
Shortened install_dependencies to install_deps. More... over 13 years ago
Use fail here as well. More... over 13 years ago
Added fail() and use it to print helpful error messages. More... over 13 years ago
Use the continue option for wget to avoid re-downloading the file. More... over 13 years ago
Renamed warning to warn. More... over 13 years ago
Better log message. More... over 13 years ago
sudo all apt-get / yum commands. More... over 13 years ago
Use md5.txt. More... over 13 years ago
Manually add checksums for rubinius 1.2.4 and 2.0.0-rc1. More... over 13 years ago
Imported MD5 checksums from RVM. More... over 13 years ago
Added error messages to verify_ruby(). More... over 13 years ago
Added verify_ruby which checks the MD5 checksum of the archive. More... over 13 years ago
Added missing comments. More... over 13 years ago
Run package manager commands under sudo. More... over 13 years ago
Style. More... over 13 years ago
80 columns. More... over 13 years ago
Extract the first two digits from RUBY_VERSION for RUBY_URL. More... over 13 years ago
Use extended globbing to strip whitespace. More... over 13 years ago
Include 2.0.0-p0. More... over 13 years ago
Strip both leading and tailing whitespace. More... over 13 years ago
We now support Arch Linux thanks to @charliesome! More... over 13 years ago