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.21.6

github.com/rvm/rvm - ff008d6fbba908c8e109284320fd8ab247f927ee authored over 11 years ago by Michal Papis <[email protected]>
report error if failed to set permission on scripts, update #2001

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

github.com/rvm/rvm - 0f109f36fbea14935ee5fb25400df0c5b6f1c0fe authored over 11 years ago by Michal Papis <[email protected]>
do not check symbolic links when scanning permissions in multiuser mode, fix #2009, update #2001

github.com/rvm/rvm - 044345464a4efe5c68d4ac90a16815e9cdb741ff authored over 11 years ago by Michal Papis <[email protected]>
Merge pull request #2013 from Nerian/typo

typo

github.com/rvm/rvm - 996bd35e09590ac021e626192ed1c00ff15eb95d authored over 11 years ago by Michal Papis <[email protected]>
new Raspberry Pi binaries, closes #1893

github.com/rvm/rvm - d20c66529a584bc3d382dea9367a6622aac50c4f authored over 11 years ago by Michal Papis <[email protected]>
fix evaluation of missing rvm_ variables in installer

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

github.com/rvm/rvm - d304517130b7fe9eb82f2e0e4b87a0adab0915c4 authored over 11 years ago by Michal Papis <[email protected]>
move code to fix ruby configs to place available in installer, fix #2011

github.com/rvm/rvm - 2e83d15d28dbc6a63f93df4b637768c6e599dc36 authored over 11 years ago by Michal Papis <[email protected]>
Merge pull request #2012 from stephanerangaya/master

Removes useless spaces

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

When running "rvm install 2.0.0" the output says:
ruby-2.0.0-p247 - #configuring......
ruby-2.0....

github.com/rvm/rvm - 05ba988d083294a0839467f5089087a138277061 authored over 11 years ago by Stephane Rangaya <[email protected]>
make sure all usage calls are directed to help, fix #2010

github.com/rvm/rvm - 72e1e4ebc3f4f499419c37f918bf696fbc84c62c authored over 11 years ago by Michal Papis <[email protected]>
add a confirmation for requirements that it actually did something

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

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

github.com/rvm/rvm - 58a62af4b8c2ad340d33ade541598c15ff4535d4 authored over 11 years ago by Michal Papis <[email protected]>
Merge branch 'master' into hotfix/1.21.5

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

github.com/rvm/rvm - 06c03d949dcedc7910d125bedd9e65e0887824b5 authored over 11 years ago by Michal Papis <[email protected]>
release new binaries, fix #2008

github.com/rvm/rvm - 7c98f550dd8338153c76c0784af896601cbebabd authored over 11 years ago by Michal Papis <[email protected]>
fix installer context detection, fix #2007

github.com/rvm/rvm - e3a7f73a95b0746bb999a57a539dc987b9ea7f4b authored over 11 years ago by Michal Papis <[email protected]>
make sure __rvm_rm_rf is available ins installer, update #2001

github.com/rvm/rvm - 073a8b5c90d9aaa8b8b9869827101f30dc160d0d authored over 11 years ago by Michal Papis <[email protected]>
use cat instead of cp to make use of default directory permissions for multiuser installation files, fixes #2001

github.com/rvm/rvm - 6aa89aa30123af4ffe639cf104fae925dcd5a479 authored over 11 years ago by Michal Papis <[email protected]>
fix error for installing zsh completion files, update #2001

github.com/rvm/rvm - f159a7d3fcb208fc69564480f2cc5d82d9f0d763 authored over 11 years ago by Michal Papis <[email protected]>
reworked installer, mostly reordering code - but also cleaning

github.com/rvm/rvm - 26142d51cd4a92f33ded137fac3c9612336bbd93 authored over 11 years ago by Michal Papis <[email protected]>
reworked installation and improved debugging, update #2001

github.com/rvm/rvm - 74efc7aec8302a768219185b89c5c5d1a50106e5 authored over 11 years ago by Michal Papis <[email protected]>
improved detection of user name in display_thank_you

github.com/rvm/rvm - ed541bd29ff367c01d6f51af616196d24ff49d46 authored over 11 years ago by Michal Papis <[email protected]>
reordering installation dislay order for clarity

github.com/rvm/rvm - 6fd8982edec06d01a433cb48535328b0a0c8be1a authored over 11 years ago by Michal Papis <[email protected]>
reworked notes for clarity

github.com/rvm/rvm - ce9198e8895d86519d2570abd2432feaafc22be7 authored over 11 years ago by Michal Papis <[email protected]>
extra detetion of broken permissions to single helper, add debug output, update #2001

github.com/rvm/rvm - d3eada22038996dd5163dfccf4e24312be058903 authored over 11 years ago by Michal Papis <[email protected]>
fix 004 chmod/chown problem, update #2001

github.com/rvm/rvm - 6a61b30c417d89d5046efac197fe25b0b10c1b6c authored over 11 years ago by Michal Papis <[email protected]>
it is obvious that /usr/local/rvm is system installation, detect it first before checking $HOME as it is not set on puppet / chef which breaks everything

github.com/rvm/rvm - 2caa1500f7d94ea76b6e74b02b3deaa82aa772ee authored over 11 years ago by Michal Papis <[email protected]>
fix 003 chmod/chown problem, update #2001

github.com/rvm/rvm - 91a1dc4453165a2168ebe93326e88c55b4764cc8 authored over 11 years ago by Michal Papis <[email protected]>
fix 002 chmod/chown problem, update #2001

github.com/rvm/rvm - 3621035d1f34c07ab3d84a4b107bffed294fde06 authored over 11 years ago by Michal Papis <[email protected]>
fix 001 chmod problem, update #2001

github.com/rvm/rvm - febae2487af033de13dd194c7083e657d6111a48 authored over 11 years ago by Michal Papis <[email protected]>
fix detecting rvm PATH modification in /etc/bash.bashrc, update #2001

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

github.com/rvm/rvm - 2424b23acc0907b5f9c667ff1c9c69c33a864a3a authored over 11 years ago by Michal Papis <[email protected]>
preserve rvm_quiet_curl_flag so it is not cleaned when sourcing rvm before installing ruby along with rvm, fix #2006

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

Correct typo's in messages

github.com/rvm/rvm - a045e997d4d47dbdd510e402139dbd9dc853666c authored over 11 years ago by Richo Healey <[email protected]>
Repair typos changing bellow to below.

github.com/rvm/rvm - aae6505001e2d6b5e4dc9a355c18ffcbd073bab2 authored over 11 years ago by Tim Chambers <[email protected]>
Merge branch 'hotfix/1.21.4'

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

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

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

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

github.com/rvm/rvm - ffc74fa9c29bc3cfda96511c6d6a1e67a1f61074 authored over 11 years ago by Michal Papis <[email protected]>
improve detecting clang for osx mavericks, update #1975

github.com/rvm/rvm - 5208904c6b6f6195e2f6c574916750eae52e7bbc authored over 11 years ago by Michal Papis <[email protected]>
Merge pull request #1998 from vgmoose/master

implode ensures that $rvm_path is deleted before reporting it

github.com/rvm/rvm - 4b8c6f8bb0534b271f3af8b5a67428ca2b0a916e authored over 11 years ago by Michal Papis <[email protected]>
fix tests after 1.8.7 deprecation

github.com/rvm/rvm - 1ebad93813300bcf80d26c8512309467302da8ba authored over 11 years ago by Michal Papis <[email protected]>
warning 1.8.7 is no more, notify @postmodern

github.com/rvm/rvm - 3a8e4406fb90d87625e3bca962464dce35b66941 authored over 11 years ago by Michal Papis <[email protected]>
reversed negation

github.com/rvm/rvm - 9d3cfd131308d9f8093fb2a889f5206ce673a80c authored over 11 years ago by VGMoose <[email protected]>
implode ensures that ~/.rvm is deleted before reporting it

github.com/rvm/rvm - 98a50e3c49ef101dac9a75711496cb7ff35647db authored over 11 years ago by VGMoose <[email protected]>
remove not needed libxml2 and libxslt requirements, fix #1986

github.com/rvm/rvm - 4d07ae502b4a10fd2e0c96a552f529be1b8beaac authored over 11 years ago by Michal Papis <[email protected]>
clean not needed suse installation packages, update #1991

github.com/rvm/rvm - 875424a6b39d76c7e2390237af2d48939509e2f5 authored over 11 years ago by Michal Papis <[email protected]>
fix installing yaml from sourcec, update #1991

github.com/rvm/rvm - 915590d51c5ea566a4f83107bba173f67d3059d2 authored over 11 years ago by Michal Papis <[email protected]>
fix ./installer --ignore-dotfiles and displaing help, update #1995

github.com/rvm/rvm - 3be5d1009b35a6e38879b96030c6698cf836f735 authored over 11 years ago by Michal Papis <[email protected]>
making any ruby*-head check for compatible ruby available, fix #1995

github.com/rvm/rvm - fa120406f368f60177e1597cc7b64817f8b1e3a7 authored over 11 years ago by Michal Papis <[email protected]>
abstract installing packages from source, update #1991

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

github.com/rvm/rvm - 60680bedcda620d41f7de824bfc4368262106b9a authored over 11 years ago by Michal Papis <[email protected]>
remove references to openSUSE from common *suse code, update #1991

github.com/rvm/rvm - 795c7e15fc584fe4fec03f9d3c2d3ec2b9e5859a authored over 11 years ago by Michal Papis <[email protected]>
Merge pull request #1990 from skaes/master

railsexpress patches for latest 1.9.3 release (p448)

github.com/rvm/rvm - 5161c6091d4ed983cc1046cf3c2557cac658021a authored over 11 years ago by Michal Papis <[email protected]>
added railsexpress patches for 1.9.3-p448

github.com/rvm/rvm - 6a3958d86630d9108c652c50be7b24c90c57d6cf authored over 11 years ago by Stefan Kaes <[email protected]>
Merge branch 'hotfix/1.21.3'

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

github.com/rvm/rvm - 8f351298f0dea54573534d06c47f67922dd149d6 authored over 11 years ago by Michal Papis <[email protected]>
Merge branch 'master' into hotfix/1.21.3

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

github.com/rvm/rvm - 2bf438340e056a5b79fd51376b3b47815a74a02c authored over 11 years ago by Michal Papis <[email protected]>
Merge https://github.com/somebody32/rvm, update #1987

Conflicts:
config/known
config/md5

github.com/rvm/rvm - e8b97dd4304bc2d82aacce4e369f8b8420218861 authored over 11 years ago by Michal Papis <[email protected]>
security update for mri rubies versions

github.com/rvm/rvm - 2d7ec06a4443527f6d093650697ab7708aa17c49 authored over 11 years ago by Michal Papis <[email protected]>
add new line in generate .rvmrc Using:, update #1903

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

github.com/rvm/rvm - 0e577fa8a970802c2a0da31df599c7ef20f3c25a authored over 11 years ago by Michal Papis <[email protected]>
fix detecting clang for OSX 10.9, fix #1975

github.com/rvm/rvm - 9f3011829d4cf2dd824675c5ea180bc5feb113c2 authored over 11 years ago by Michal Papis <[email protected]>
added new ruby releases

github.com/rvm/rvm - 5f60f205ffc92abe102da44b809c3c913d52cb16 authored over 11 years ago by Ilya Zayats <[email protected]>
Merge pull request #1984 from carpodaster/minor-freebsd-pkng-detection-improvements

Minor FreeBSD pkgng detection improvements

github.com/rvm/rvm - 809298ca5f1e42faa4b57ce8484bcccd696dd19f authored over 11 years ago by Michal Papis <[email protected]>
Use bash syntax for file detection - update #1984

github.com/rvm/rvm - 3095c41b5293e848a5fa5479fa37b704f191c224 authored over 11 years ago by Carsten Zimmermann <[email protected]>
Improve pkgng detection from /etc/make.conf in FreeBSD

github.com/rvm/rvm - 388b66273dc913891c00c64279e6ab33fa9b6337 authored over 11 years ago by Carsten Zimmermann <[email protected]>
Suppress warning when /etc/make.conf doesn't exist in FreeBSD

github.com/rvm/rvm - 743e149d24f7869248c2f69e49bc7b2a9e84c581 authored over 11 years ago by Carsten Zimmermann <[email protected]>
remove temporary global gemset definition for ruby-2.0.0 - bundler 1.3 was already released, no need to keep forked file, update #1983

github.com/rvm/rvm - 8115cbfc54cf737913e1a0ba74433e618f145f7d authored over 11 years ago by Michal Papis <[email protected]>
fix rvm fix-permissions

github.com/rvm/rvm - 5ba4a59bb8d965212a34582536aa56d4c7dd6190 authored over 11 years ago by Michal Papis <[email protected]>
simplify rvm_user_install_flag, clean installer, clean related code, fix man path search problems, fix #1981

github.com/rvm/rvm - 8acd6fee5d3548b721dde632e2e3e696b986b554 authored over 11 years ago by Michal Papis <[email protected]>
remove version suffixes from freebsd package names, fix #1971

github.com/rvm/rvm - 545fad05b1587dc854c0e886b38f6a60144b862e authored over 11 years ago by Michal Papis <[email protected]>
move portsnap handling to node installation in freebsd, fix #1970

github.com/rvm/rvm - 9c79b4a5d465c27e87805606067188dd25505b78 authored over 11 years ago by Michal Papis <[email protected]>
replace tr with RS in awk, update #1977

github.com/rvm/rvm - b45d4baed5cb9b72aa246767903853d810507411 authored over 11 years ago by Michal Papis <[email protected]>
move to rubygems api to check rubygems version, fix #1977

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

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

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

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

github.com/rvm/rvm - ced26aa0a05b79963dc0a4c384fa08bbcde5460e authored over 11 years ago by Michal Papis <[email protected]>
add fuzzy matching for head rubies, fix #1979

github.com/rvm/rvm - 40d89c93587060aedb534d29f1044e799037269b authored over 11 years ago by Michal Papis <[email protected]>
use new tests, update #1976

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

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

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

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

github.com/rvm/rvm - 5626f55ff798a5830fc24a5e440408aaa3be9605 authored over 11 years ago by Michal Papis <[email protected]>
fix detecting default/global gemset initalization, fix #1976

github.com/rvm/rvm - d1195caa88af0368d07ed0a354e8f5919d44c0ab authored over 11 years ago by Michal Papis <[email protected]>
fix the missing binary message

github.com/rvm/rvm - 0ba26f39191cbf40761ea532c0869ab7e39b9b63 authored over 11 years ago by Michal Papis <[email protected]>
fix detecting osx version when only 10.9 is used, update #1975

github.com/rvm/rvm - f1c59bd98ac3bc598ba266df68e27ca4427183ba authored over 11 years ago by Michal Papis <[email protected]>
fix handling CTRL+C in __rvm_ask_for, fix #1974

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

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

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

github.com/rvm/rvm - 139c96430ea9dc4774192872e67aa3d6920585d3 authored over 11 years ago by Michal Papis <[email protected]>
do not fail on Xcode version check for homebrew if CLT is available, fix #1968

github.com/rvm/rvm - 4bfa7cd0360893f58a3c22842bed4cdb5a52f631 authored over 11 years ago by Michal Papis <[email protected]>
rubinius is also valid interpreter name for rbx, fix #1973

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