Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

RVM

Command-line tool allowing to easily install, manage, and work with multiple ruby environments and sets of gems
Collective - Host: opensource - https://opencollective.com/rvm - Website: https://rvm.io - Code: https://github.com/rvm/rvm

1.20.2

github.com/rvm/rvm - 3728dd8b449bb7fa96a80bc2b3e846ac36aa3948 authored over 11 years ago by Michal Papis <[email protected]>
improved detection of output for curl in installer

github.com/rvm/rvm - b57c5c5a34a85cb39a3c5f6861a400a0e9e91245 authored over 11 years ago by Michal Papis <[email protected]>
do not try to install epel if libyaml-devel is already installed on centos like systems

github.com/rvm/rvm - 412b29a9decffb3cb694c634f1ee4518aa861f2c authored over 11 years ago by Michal Papis <[email protected]>
fix detecting if rvm is a shell function in installer

github.com/rvm/rvm - cb87c7554022040b55079389872e4565d8402bea authored over 11 years ago by Michal Papis <[email protected]>
make sure port is in PATH

github.com/rvm/rvm - 319ab3a96f7d305efe3a296d57b3795ab86a7c67 authored over 11 years ago by Michal Papis <[email protected]>
fix extracting macports

github.com/rvm/rvm - 9a7f386df1ba0574b0e7ffbe6220cb24def8f772 authored over 11 years ago by Michal Papis <[email protected]>
fix rvm_src_path for macports

github.com/rvm/rvm - 3c5310db668623af5e25c0f59d5520770b48b22e authored over 11 years ago by Michal Papis <[email protected]>
Merge branch 'hotfix/1.20.1'

github.com/rvm/rvm - fcfecbd06ecc0dbc14d46215e3ed0d89db38cb1b authored over 11 years ago by Michal Papis <[email protected]>
Merge branch 'hotfix/1.20.1' into stable

github.com/rvm/rvm - e3d1466ae4d465a2b37cdfa78073bdb95364ea3a authored over 11 years ago by Michal Papis <[email protected]>
fix detecting libyaml-devel on fedora, handle unknown epel version, simplify loading centos like requirements

github.com/rvm/rvm - 8622b01a43bdf414720f74ba54185688717017ff authored over 11 years ago by Michal Papis <[email protected]>
1.20.1

github.com/rvm/rvm - 9d6438766cfabf84a8cf6a54d8216349de0f53af authored over 11 years ago by Michal Papis <[email protected]>
fix detecting libyaml-devel on fedora, handle unknown epel version, simplify loading centos like requirements

github.com/rvm/rvm - e56af727c30704645ac2c3702b38d72cb8deaf3b authored over 11 years ago by Michal Papis <[email protected]>
Merge branch 'release/1.20.0'

github.com/rvm/rvm - 10deb4d16fe21fc09e86c5d296d2eda4745fd03f authored over 11 years ago by Michal Papis <[email protected]>
Merge branch 'release/1.20.0' into stable

github.com/rvm/rvm - 8f085ded086d800912287c6b84df8cc10ad5f2ea authored over 11 years ago by Michal Papis <[email protected]>
1.20.0

github.com/rvm/rvm - 4a192967da3efc30691f81f80dabcfdba9fe4928 authored over 11 years ago by Michal Papis <[email protected]>
update contributing with RVM 2.0 note

github.com/rvm/rvm - cc4552d5dc68ea9229bffeb3fec35d3d88c07628 authored over 11 years ago by Michal Papis <[email protected]>
Merge branch 'master' of github.com:wayneeseguin/rvm

github.com/rvm/rvm - 05d1d44154123f70af2ade241da784eedff8b02f authored over 11 years ago by Michal Papis <[email protected]>
update binaries, closes #1848

github.com/rvm/rvm - a9e6cd45942d949348b4b769a959a3e56488e89a authored over 11 years ago by Michal Papis <[email protected]>
Merge pull request #1877 from houhoulis/update-certs-example

Fix help doc typo in example of SSL cert update.

github.com/rvm/rvm - 22ca2a16030250e6bbbc3e5aba915a5b440cf882 authored over 11 years ago by Michal Papis <[email protected]>
Fix help doc typo in example of SSL cert update.

github.com/rvm/rvm - 16461ed8c73d9b6724d478e540a4da1845b17c03 authored over 11 years ago by Chris Houhoulis <[email protected]>
fix displayed default autoflags

github.com/rvm/rvm - c0a2cd3282d12ca4ccd28efe27b18469d7b8474f authored over 11 years ago by Michal Papis <[email protected]>
Merge branch 'master' of github.com:wayneeseguin/rvm

github.com/rvm/rvm - c06ab649637bb9c64d02104b402c963b745ebc10 authored over 11 years ago by Michal Papis <[email protected]>
escape all find, fix #1875

github.com/rvm/rvm - d74595fcd2507cac8e3bf470cc92dbe2c3bea9ef authored over 11 years ago by Michal Papis <[email protected]>
Merge pull request #1873 from dwarf2000/patch-1

Don't reinstall package if up-to-date

github.com/rvm/rvm - 4770882f19ee60cfc8b24bea5cbda717e823c5ff authored over 11 years ago by Michal Papis <[email protected]>
Don't reinstall package if up-to-date

Removed --recursive so that it doesn't reinstall the package if it is up-to-date

github.com/rvm/rvm - da5c993e5877b9c543a1674d69428cb1c1783889 authored over 11 years ago by dwarf2000 <[email protected]>
add extra check for bin/ruby while installing ree, update #1870

github.com/rvm/rvm - ef4352001bc6223ab9b71eb53ac2dfd5cba5fab3 authored over 11 years ago by Michal Papis <[email protected]>
check update-alternatives for java before trying to install n debian like, closes #1816

github.com/rvm/rvm - b7453f7ee28b4e5ecfcc678a8ded7d6e3a473d93 authored over 11 years ago by Michal Papis <[email protected]>
escape sourcing helpers in hooks, update #1862

github.com/rvm/rvm - b94833be50abf484f0d18344c0331f3171ef0da0 authored over 11 years ago by Michal Papis <[email protected]>
Merge pull request #1862 from choxi/master

oh-my-zsh alias breaks after_use_maglev hook

github.com/rvm/rvm - c5ebe89cc917add401d5cbb419362e1dc3d1fc0a authored over 11 years ago by Michal Papis <[email protected]>
use rdoc-data for rvm docs generate, update docs, closes #1856

github.com/rvm/rvm - af6823d45249b8fc9d861f32ca3b5ab9d41662cf authored over 11 years ago by Michal Papis <[email protected]>
Merge pull request #1750 from wayneeseguin/features/chruby

Integration for chruby

github.com/rvm/rvm - f5bfdeb25e92fcea9024a65713bef908d9335a87 authored over 11 years ago by Michal Papis <[email protected]>
respect rvm_ignore_dotfiles_flag when displaying notes

github.com/rvm/rvm - 60b809103bd1e1a195191a3450c513e52ec16571 authored over 11 years ago by Michal Papis <[email protected]>
add scripts/extras/chruby.sh - mrvm - special version for chruby

github.com/rvm/rvm - 11a7e96d76986c9b7a10814cb68cc57ada2f3f68 authored over 11 years ago by Michal Papis <[email protected]>
fix saving custom_flags

github.com/rvm/rvm - 13f2d64c8e8d633823b844af5259d9585d4cc563 authored over 11 years ago by Michal Papis <[email protected]>
fix reading custom_flags

github.com/rvm/rvm - 3f8d94ec14ca4110f64e66e642892dce6178fe95 authored over 11 years ago by Michal Papis <[email protected]>
fix checking --ignore-dotfiles

github.com/rvm/rvm - db65f2f067880ce48757efc45a3d795cbe54cd98 authored over 11 years ago by Michal Papis <[email protected]>
add support for custom_flags

github.com/rvm/rvm - 90fd9838086475b5926a3fa0df0a09709f66ce3a authored over 11 years ago by Michal Papis <[email protected]>
detect old rvm_autolibs_flag from railsinstaller, fix #1871

github.com/rvm/rvm - b0ff1b95263b491e3ed1d2a2bc1facb7a3ec2954 authored over 11 years ago by Michal Papis <[email protected]>
Merge pull request #1740 from wayneeseguin/features/autolibs_rvm_pkg

rvm-pkg issues / please re-include libyaml

github.com/rvm/rvm - 650c47f1f74694048a2dbf35129d7761c0dabece authored over 11 years ago by Michal Papis <[email protected]>
implement rvm_pkg for autolibs

github.com/rvm/rvm - 98764a4e85e84be1790ca96ddfa9f96989fabd19 authored over 11 years ago by Michal Papis <[email protected]>
make __rvm_try_sudo available globally, update #1847

github.com/rvm/rvm - bbcb56187df28e5291156e32eb1355ff0bd828f7 authored over 11 years ago by Michal Papis <[email protected]>
Merge branch 'master' of github.com:wayneeseguin/rvm

github.com/rvm/rvm - 6c36e77092dab412de87d4fea4f32c1f6309adf6 authored over 11 years ago by Michal Papis <[email protected]>
use _system_version instead of /etc/centos-release, fix #1866

github.com/rvm/rvm - 6ab5ffdf03dfeedeb68065373da6e72867356a9b authored over 11 years ago by Michal Papis <[email protected]>
Merge pull request #1864 from cwgem/gentoo-jdk-jre

Fix issue with java depends for Gentoo in autolibs

github.com/rvm/rvm - 5033318be2708af7ddb337c4ae11ee47d29167cb authored over 11 years ago by Michal Papis <[email protected]>
Fix issue with java depends for Gentoo in autolibs

* Gentoo uses virtual/jre and virtual/jdk to fulfill JDK/JRE requirements
* These virtuals map t...

github.com/rvm/rvm - a90b38fa2c09bd2ad9bbca83f30404f8c2a94a63 authored over 11 years ago by Chris White <[email protected]>
escape the source command in after_use_maglev hook

github.com/rvm/rvm - 6507f661c997d9e7b602b702e7ff42d0b955fb03 authored over 11 years ago by Roshan Choxi <[email protected]>
Merge pull request #1861 from JoeKun/master

Add gawk to requirements for Debian

github.com/rvm/rvm - adb66db2494de2709f047b7036fd4ad59da8f1d6 authored over 11 years ago by Michal Papis <[email protected]>
Add gawk to requirements for Debian; some of the awk processing done in rvm requires GNU awk.

github.com/rvm/rvm - 45a85047d7f45b42cfcd8dd15eb95c1cfed1fe62 authored over 11 years ago by Joel Lopes Da Silva <[email protected]>
remove master.tar.gz, fix #1857

github.com/rvm/rvm - 9ee482e9f23b1c6ef936e7e9648c0e7eba9340b2 authored over 11 years ago by Michal Papis <[email protected]>
fix notes for installation process, update #1850

github.com/rvm/rvm - 091c06601c4c4822bcc43ec5e1422799a1a268c3 authored over 11 years ago by Michal Papis <[email protected]>
add warning about missing shell initalization entries for RVM, cleaning logging in installation, fix #1850

github.com/rvm/rvm - 48dc66e917b4b2ee6466faa67469bfde5520bade authored over 11 years ago by Michal Papis <[email protected]>
fix detecting GNU* systems, update #1854

github.com/rvm/rvm - 1f2d1fe7fe7e23b16ff997737d6e5ff368004223 authored over 11 years ago by Michal Papis <[email protected]>
detect debian via /etc/os-release, fix #1854

github.com/rvm/rvm - d6d06cc44160a13e16e495dfc3fe85fd92d9cb14 authored over 11 years ago by Michal Papis <[email protected]>
fix unknown requirements, update #1854

github.com/rvm/rvm - 649cea094471051e1d45ae089f71c9f7531f9e5b authored over 11 years ago by Michal Papis <[email protected]>
replace the old rvm_rvmrc_cwd with rvm_current_rvmrc, update #1855

github.com/rvm/rvm - 21e58617abdf00a8534eec4e103115a444b0b203 authored over 11 years ago by Michal Papis <[email protected]>
fix return status from loading project configuration file, fixes #1855

github.com/rvm/rvm - 885a7e5cd643980ae17c83d5bc08f161f5130d6e authored over 11 years ago by Michal Papis <[email protected]>
make _first and _second local varibales only where they are needed, closes #1851

github.com/rvm/rvm - 13e2853a6e1c8c3401462e6fa797ef3205a0ff49 authored over 11 years ago by Michal Papis <[email protected]>
make __array_start available only when RVM is loaded, update #1851

github.com/rvm/rvm - 4f9c1b01056cc79ef3a903a9cd6c6277ea4540aa authored over 11 years ago by Michal Papis <[email protected]>
Merge branch 'master' of github.com:wayneeseguin/rvm

github.com/rvm/rvm - ed49803b3f394eca91a6a71490661827405d6f06 authored over 11 years ago by Michal Papis <[email protected]>
remove escape_flag, it was anyway alwyas only one value, update #1851

github.com/rvm/rvm - 391d35ebca64d9c6c41bafd361936ad91f55e2f0 authored over 11 years ago by Michal Papis <[email protected]>
Merge pull request #1852 from totallymike/master

Simple typo for FreeBSD.

github.com/rvm/rvm - 43bd4756d11416a2f315adae3780601f1211c0ab authored over 11 years ago by Rys Sommefeldt <[email protected]>
Fixed portsnap typo.

github.com/rvm/rvm - a9ff4a807d20dbfe579a9c4bbf49db8afb05ffbe authored over 11 years ago by Michael Westbom <[email protected]>
Clean up the comments a bit.

github.com/rvm/rvm - 8b69292d485ddf65fb5be65fc81902c3c9a48050 authored over 11 years ago by Jordon Bedwell <[email protected]>
fix loading osx requirements, update #1833

github.com/rvm/rvm - 6b0b1f73d2ece2183832edc3ca378eb797002d47 authored over 11 years ago by Michal Papis <[email protected]>
use default LANG for rubygems installation, closes #1689

github.com/rvm/rvm - 4a109e47d81a0a1cce16528df8894dbe0b36b4b0 authored over 11 years ago by Michal Papis <[email protected]>
use only libs installed by railsinstaller when using smf, closes #1803

github.com/rvm/rvm - b1781afb9f4b87c0ffe81d3593e255873f7180a2 authored over 11 years ago by Michal Papis <[email protected]>
change the default osx package manafger to macports, closes #1840

github.com/rvm/rvm - 47dcc36e6861e273dab4d8d693802208d1e7ad78 authored over 11 years ago by Michal Papis <[email protected]>
add extra logic for updating certificates, fix #1847

github.com/rvm/rvm - fa1284d25c2d2bf45ce73f4948e08af5eefff9ea authored over 11 years ago by Michal Papis <[email protected]>
fix openssl path on macports, update #1840

github.com/rvm/rvm - f1e183665dd955c6f566e4c97701fb370bb16269 authored over 11 years ago by Michal Papis <[email protected]>
ask where before installing homebrew, closes #1839

github.com/rvm/rvm - 66b3b82b0359ab6dcf9c07c3b8d1ed9b6ea2b74a authored over 11 years ago by Michal Papis <[email protected]>
Merge pull request #1833 from wayneeseguin/features/deffered_update

defer updating system after missing dependencies found

github.com/rvm/rvm - 154feeda33c5c7297458b02f63f73d02716d23cd authored over 11 years ago by Michal Papis <[email protected]>
defer system_update - osx_port

github.com/rvm/rvm - de6148b80ec96610005fd8f19b36eaa4d3930632 authored over 11 years ago by Michal Papis <[email protected]>
defer system_update - osx_fink

github.com/rvm/rvm - 4fee5ba6d766a202d6ef9010ba3b74c65f8d768c authored over 11 years ago by Michal Papis <[email protected]>
defer system_update - osx_brew

github.com/rvm/rvm - e4d149d0188e701627a97ca222c299f5a3069f55 authored over 11 years ago by Michal Papis <[email protected]>
Merge pull request #1838 from JoeKun/master

Ensure that zsh autocompletion won't be broken after invoking __rvm_unload`

github.com/rvm/rvm - efa7aeb7477ebb005552115e3400ec33b6783d9d authored over 11 years ago by Michal Papis <[email protected]>
Merge pull request #1845 from JoeKun/rvm-installer-root-only-install-confusion

rvm-installer still believes it's performing a multi-user install when installing for root only

github.com/rvm/rvm - f842e31d2c1647cf998992c6ed59a9513b452e42 authored over 11 years ago by Michal Papis <[email protected]>
Correctly infer `$rvm_user_install_flag` when performing a root-only install according to instructions on FAQ.

github.com/rvm/rvm - 0a71eab310f72820001dd9314c6a6eb45e199963 authored over 11 years ago by Joel Lopes Da Silva <[email protected]>
Merge pull request #1843 from richard4339/master

Fixed typo in Guidelines

github.com/rvm/rvm - c0661e48a7de02349629f154994ab4e3695b62ca authored over 11 years ago by Richo Healey <[email protected]>
Fixed typo

Fixed typo: "Coding" was misspelled

github.com/rvm/rvm - 4514b11b7ae288a57915a5ecc80b80f21738be61 authored over 11 years ago by Richard <[email protected]>
defer system_update - osx + smf, remove old update-system code

github.com/rvm/rvm - 7ff815a76cf4170b12a24b709807e7e0a0c2379a authored over 11 years ago by Michal Papis <[email protected]>
defer system_update - solaris

github.com/rvm/rvm - a1544d8fdf8edc338710a90ceb7810f15a552974 authored over 11 years ago by Michal Papis <[email protected]>
defer system_update - smartos

github.com/rvm/rvm - 91b3955bd847213748442f03d595f54655d25a95 authored over 11 years ago by Michal Papis <[email protected]>
defer system_update - openindiana

github.com/rvm/rvm - 0f11a308e01e1804234c4c0bf5f58e2131c0d6d2 authored over 11 years ago by Michal Papis <[email protected]>
defer system_update - openbsd, extract __rvm_requirements_run_custom

github.com/rvm/rvm - 85c3989b57f6500863cde1e9d54b3133c9147764 authored over 11 years ago by Michal Papis <[email protected]>
defer system_update - gentoo*

github.com/rvm/rvm - 72f7af213fd30cff572485fdd428e848d86e46b3 authored over 11 years ago by Michal Papis <[email protected]>
Ensure that zsh autocompletion won't be broken after invoking `__rvm_unload` by cleaning up `$fpath` before the meat of the `__rvm_unload` function; this will prevent the rest of the code from nuking `$fpath` altogether.

github.com/rvm/rvm - 0ebf39326d2251114ff6ccb551b3a1151e31fad0 authored over 11 years ago by Joel Lopes Da Silva <[email protected]>
defer system_update - freebsd

github.com/rvm/rvm - b9ee49e4e1c16c06721cef16090a2ebb74ae7643 authored over 11 years ago by Michal Papis <[email protected]>
defer system_update - centos, refactored requirements_check_fallback

github.com/rvm/rvm - 912727b2ca462566b6a03a6b67c1960775458c1d authored over 11 years ago by Michal Papis <[email protected]>
defer system_update - arch

github.com/rvm/rvm - 244aed58e83c4984ee7e3286feeb465f44c1ad68 authored over 11 years ago by Michal Papis <[email protected]>
fix loading ZSH completion, update #1838

github.com/rvm/rvm - eaecced43b5aab925bb42291f83f6def1e813d36 authored over 11 years ago by Michal Papis <[email protected]>
unify autocompletion management, update #1838

github.com/rvm/rvm - 6a76be1bcd43ea1912d28fc5858cfab51daa0d25 authored over 11 years ago by Michal Papis <[email protected]>
defer system_update - ubuntu

github.com/rvm/rvm - 0ab4c51c5d1328130c4df45a5146834a2f077165 authored over 11 years ago by Michal Papis <[email protected]>
defer system_update - opensuse + unified handling

github.com/rvm/rvm - 0299b05f322e8ae2ca0652f8a6bb8168e74eb5a3 authored over 11 years ago by Michal Papis <[email protected]>
Merge pull request #1837 from JoeKun/master

Use `\rm -f` instead of `rm` when removing zsh comp dump file to bypass any alias of rm in user'...

github.com/rvm/rvm - 9fd2fb27364498dea4c822de5e3297d7cd0ef298 authored over 11 years ago by Michal Papis <[email protected]>
Use `\rm -f` instead of `rm` when removing zsh comp dump file to bypass any alias of rm in user's zsh configuration.

github.com/rvm/rvm - 25797704a279775fe5420919676976a06ec286e5 authored over 11 years ago by Joel Lopes Da Silva <[email protected]>
extra code to handle ZSH completion issues after unloading RVM, fix #1835

github.com/rvm/rvm - 8200355e2049c6fd512d5ec884684f84ccf37990 authored over 11 years ago by Michal Papis <[email protected]>
make sure rdoc is installed before generating gems, fix #1781

github.com/rvm/rvm - 12b7114fe95367da5843effa37f3da626d43c879 authored over 11 years ago by Michal Papis <[email protected]>
fix ZSH __rvm_unset, closes #1830

github.com/rvm/rvm - c7fee18640a75fc781d99056dfca2e2a186a98c0 authored over 11 years ago by Michal Papis <[email protected]>
fix ouptut coloring on OSX, update #1828

github.com/rvm/rvm - 4d48472444ad2f9af7111c4c3957b0a69375037e authored over 11 years ago by Michal Papis <[email protected]>
Merge branch 'master' of github.com:wayneeseguin/rvm

github.com/rvm/rvm - 457f87eebf7ee2bbb92293c035af29d15f11f262 authored over 11 years ago by Michal Papis <[email protected]>