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

make fuzzy matching respect installed named rubies, fix #1972

github.com/rvm/rvm - ff7ccaec3dcb5deaca0d3c755023d82301601553 authored over 11 years ago by Michal Papis <[email protected]>
improve detecting pkng in freebsd, update #1952

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

github.com/rvm/rvm - a3f6d08153b237c2345bd89afbbb09a622e6598b authored over 11 years ago by Michal Papis <[email protected]>
reworked freebsd package manager detection and updating, fix #1952

github.com/rvm/rvm - 6df456e05ce1a45f01b00d0c49477fdaf306c399 authored over 11 years ago by Michal Papis <[email protected]>
Merge pull request #1967 from julp/support_for_sabayon_linux

An initial support for Sabayon Linux

github.com/rvm/rvm - 772f34a1915f3de07a0037a5ef5ce9458b48cf1a authored over 11 years ago by Michal Papis <[email protected]>
initial support for sabayon

github.com/rvm/rvm - 8e57015bd0ca2a88c25ae52f6323cf0ad3176b28 authored over 11 years ago by julp <[email protected]>
add binaries for fedora17 and link osx 10.8 to 10.7, fix #1965

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

github.com/rvm/rvm - 743b6484cb85a322bb9edd9e8f96877c1e0fb42a authored over 11 years ago by Michal Papis <[email protected]>
fix mounting binary rubies, fix #1957

github.com/rvm/rvm - 9ebb1e1a91a7500a9b8d2d1f456478ed7489bed2 authored over 11 years ago by Michal Papis <[email protected]>
Merge pull request #1966 from cczona/master

typo fixes

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

github.com/rvm/rvm - 6723066f5e78811cde065c1a16ceda8d0c42fd69 authored over 11 years ago by cczona <[email protected]>
extended handling of sha and tag when head ... fix #1961

github.com/rvm/rvm - c28efb005740f0272ba94aa9e0eadc72c0487a6c authored over 11 years ago by Michal Papis <[email protected]>
improve sudoers error handling, fix #1953

github.com/rvm/rvm - faf4612f1885649ced9992230317047efcb5bcd2 authored over 11 years ago by Michal Papis <[email protected]>
fix order of recomended package managers, update #1960

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

Update Warning Message

github.com/rvm/rvm - 787301592ce409ab64d041794521a93d8f844cc8 authored over 11 years ago by Michal Papis <[email protected]>
Update Warning Message

github.com/rvm/rvm - 6957230811a3d2e625fa29a1f5fef2fc548f0051 authored over 11 years ago by John Hinnegan <[email protected]>
Merge pull request #1930 from wayneeseguin/feature/implement_1942

RVM does not know how to install 'libyaml-devel' on Fedora 19

github.com/rvm/rvm - 34a8fa4ee301f199c356f812c90abd7ffcf7b231 authored over 11 years ago by Michal Papis <[email protected]>
Update Warning Message

Was getting SM not found on OS X after updating to RVM stable. Include the fix in the warning.

github.com/rvm/rvm - c3d4f422acf73c97bd9d9fd350223e27d22d618a authored over 11 years ago by John Hinnegan <[email protected]>
add more binaries for debian/ubuntu, closes #1936

github.com/rvm/rvm - 218d37ccfb03329b964370db84bd93632cc31fdb authored over 11 years ago by Michal Papis <[email protected]>
make debian like systems detect architecture proeperly

github.com/rvm/rvm - 37084b4eedb68e1c1bbd6d6ace6d6df9972e1979 authored over 11 years ago by Michal Papis <[email protected]>
prepend ports path for osx_port - fix missing autoreconf issue

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

github.com/rvm/rvm - e2088ac4f896a9c9e91a5958f7ca28775548c66c authored over 11 years ago by Michal Papis <[email protected]>
changed rvm_architectures to array variable, add architectures compilation support on linux, update #1936

github.com/rvm/rvm - 0d7c80b6edd6bc82c04b13e43071b8e775e9ade8 authored over 11 years ago by Michal Papis <[email protected]>
Merge pull request #1956 from mirell/smartos

Fix typo for SmartOS Requirements

github.com/rvm/rvm - 41e74c363fa0bdceda96be4d5671f8af3533484c authored over 11 years ago by Michal Papis <[email protected]>
Fix typo:

requirements_smartos_lib_install -> requirements_smartos_libs_install

This is in line with the ...

github.com/rvm/rvm - 3205fd6e28d92a0f081790f6be5a12a87604d461 authored over 11 years ago by Tryn Mirell <[email protected]>
do not change local copy of rvm when installing

github.com/rvm/rvm - 79a74d7ab4a78bba0becac382182e77102f02f10 authored over 11 years ago by Michal Papis <[email protected]>
extended handling for --movable flag, make debian use the platform flag, update #1936

github.com/rvm/rvm - b7e1920d760f85ea7a58e25a1caef14bb606ef9a authored over 11 years ago by Michal Papis <[email protected]>
use only number part of freebsd version, update #1952

github.com/rvm/rvm - 1456f7411d76558aa7db36901f251745ef5a80a9 authored over 11 years ago by Michal Papis <[email protected]>
move openbsd PKG_PATH fallback to requirements_openbsd_before, update #1951

github.com/rvm/rvm - 750cec96de9788c778d6af12b879d4e639368966 authored over 11 years ago by Michal Papis <[email protected]>
use new autoconf on openbsd ruby-head, update #1951

github.com/rvm/rvm - 734539de7a20dfc20070d9c1b535dadc38301188 authored over 11 years ago by Michal Papis <[email protected]>
move openbsd PKG_PATH to update_system, update #1951

github.com/rvm/rvm - 296bb21b1f095b350bfdf62b348cc5e50c7383e0 authored over 11 years ago by Michal Papis <[email protected]>
fallback PKG_PATH for openbsd when not set - fix missing git package, update #1951

github.com/rvm/rvm - 88a70e6ba38cb13d4a1a187edf95fac560caadf5 authored over 11 years ago by Michal Papis <[email protected]>
fix find -not for bsd, update #1943, update #1951

github.com/rvm/rvm - 05b988839403feee5fd99e3424183cebefc244a4 authored over 11 years ago by Michal Papis <[email protected]>
use openbsd-shell-fix also for freebsd, fix #1937

github.com/rvm/rvm - 8a4ec252c6515e08ecf1c34f8ea658c479434671 authored over 11 years ago by Michal Papis <[email protected]>
_system_name can only be used for patchset, update #1943

github.com/rvm/rvm - 2079106d186d7ab092b66c707e0ac7b3aecd24ff authored over 11 years ago by Michal Papis <[email protected]>
add requirements_openbsd_lib_available, closes #1948

github.com/rvm/rvm - 9f76162ee23969a8381dae0497dad73466f17d43 authored over 11 years ago by Michal Papis <[email protected]>
add extra check for updating yum cache

github.com/rvm/rvm - 1054b7e55f4fefb6316c51da4e65984287498815 authored over 11 years ago by Michal Papis <[email protected]>
fix deteting missing patches for _system_name, fix 0291528, update #1943

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

github.com/rvm/rvm - 77518bf6e678516a39945fe4af4634c69e2b7eec authored over 11 years ago by Michal Papis <[email protected]>
patch to fix compilation of 1.9.3-p429 on openbsd, fix #1943

github.com/rvm/rvm - 64641c5a5793df7a75e06e8bb1df2a57bde16c39 authored over 11 years ago by Michal Papis <[email protected]>
automatically apply patches by _system_name, update #1943

github.com/rvm/rvm - 0291528007ec64f983862ceb7579575c4d0909ab authored over 11 years ago by Michal Papis <[email protected]>
Proper capitalization of Zsh

github.com/rvm/rvm - 9f3c2d3fe46710b4b3ae4f012cd622ed4c90a1e3 authored over 11 years ago by kakekake89 <[email protected]>
Merge pull request #1949 from kakekake89/master

Proper capitalization of Zsh

github.com/rvm/rvm - bea141f1101ccfa890bed0fa2ebff6460ec612dc authored over 11 years ago by Michal Papis <[email protected]>
fix permissions for zsh completion, fix #1944

github.com/rvm/rvm - 7a411b213bda2da65bca1022357bab400cac683e authored over 11 years ago by Michal Papis <[email protected]>
mark RELEASE as manual if nothing else was set

github.com/rvm/rvm - fcab959add17336668600fcfedfb54a4c1e94852 authored over 11 years ago by Michal Papis <[email protected]>
warn users when they try to use bundler out of rvm ruby, fix #1946

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

github.com/rvm/rvm - c25520d55e5fac1f28cf0e7a762c456c855aa853 authored over 11 years ago by Michal Papis <[email protected]>
fix which on zsh/osx, closes #1940

github.com/rvm/rvm - e6cac40452857ff9261c1146681a3377d5aabf89 authored over 11 years ago by Michal Papis <[email protected]>
Merge pull request #1924 from wayneeseguin/feature/implement_1924

Running an rvm process from within another process

github.com/rvm/rvm - 7fc8af2a64c1875ba18920897de722855711c652 authored over 11 years ago by Michal Papis <[email protected]>
fix b4dd1d7, update #1942

github.com/rvm/rvm - 9785ec2f76a1c542e05c89853f1386370f703d3a authored over 11 years ago by Michal Papis <[email protected]>
add suse server support, closes #1942

github.com/rvm/rvm - b4dd1d785468f10e603ecb0f12a7e66bbbccace5 authored over 11 years ago by Michal Papis <[email protected]>
improve error message for missing gemset, fix #1941

github.com/rvm/rvm - 1d60c2f6360b10e4641e26e17c0d02b41bcce6fa authored over 11 years ago by Michal Papis <[email protected]>
Merge pull request #1939 from ab9/hashes-for-ruby-1.8.7-p357

Add MD5 hashes for ruby-1.8.7-p357

github.com/rvm/rvm - d4e2774adbacbec0d9704d65dcf985446a1d5dad authored over 11 years ago by Michal Papis <[email protected]>
Add MD5 hashes for ruby-1.8.7-p357

github.com/rvm/rvm - 001348d57e214da475d29cfb06f75c0cceaab7fc authored over 11 years ago by Aaron Beckerman <[email protected]>
make sure that rvm do rvm works properly

github.com/rvm/rvm - bd1559040d558a948a199c693f172838405db201 authored over 11 years ago by Michal Papis <[email protected]>
remove unecesary parameters from checking functions

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

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

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

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

github.com/rvm/rvm - 578d85b1a88b31222da242e214e79f28558bd725 authored over 11 years ago by Michal Papis <[email protected]>
fix return status for alias show, fix #1934

github.com/rvm/rvm - a004caa2fb331bde8a3543a78e6ec850236de7b9 authored over 11 years ago by Michal Papis <[email protected]>
sync autolibs documentation from the site

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

github.com/rvm/rvm - 894e161283f67fb4041ff2c2091c1b82a08c30ba authored over 11 years ago by Michal Papis <[email protected]>
escape all tr's, fix #1932

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

fix jruby installation issue on Arch Linux

github.com/rvm/rvm - 7c94b62f0cb0134aae026f10367a8e5c4d69d975 authored over 11 years ago by Michal Papis <[email protected]>
remove debian/ubuntu specific lib_available check out of generalized code

github.com/rvm/rvm - 94a7edc422f83c97d78346700f209efff8b8d27a authored over 11 years ago by ryenus <[email protected]>
implements Arch Linux specific package checking functions

github.com/rvm/rvm - 5db0ba620aea6b7531d33a9b8999894fa58c88f5 authored over 11 years ago by ryenus <[email protected]>
Merge pull request #1931 from mwlang/after_use_textmate_hook

added the after_use_textmate hook

github.com/rvm/rvm - a7b98e14453f67fa841dcfcc2b6d31a6b9520fec authored over 11 years ago by Michal Papis <[email protected]>
added the after_use_textmate hook

github.com/rvm/rvm - 3298e770d39888c838fb2e5bc52b7b52f260f564 authored over 11 years ago by mwlang <[email protected]>
create default .irbrc for binary rubies, fix #1926

github.com/rvm/rvm - dcb6c2be047d09a63ce6aff529dbe6f5cff43ff8 authored over 11 years ago by Michal Papis <[email protected]>
sync autolibs documetnation with the site, update #1927

github.com/rvm/rvm - c1e107e4b248474a5bfac2f78ae6e14f8cc40665 authored over 11 years ago by Michal Papis <[email protected]>
clean error message after displaing it, update #1924

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

github.com/rvm/rvm - 9bc63ff3cd7dbda128daa660cbaa2da909c7d860 authored over 11 years ago by Michal Papis <[email protected]>
fix --fuzzy for version matching, fix selecting just ruby, closes #1923

github.com/rvm/rvm - 0ea17afac07f16bb618d81ab002b7849e3496d8c authored over 11 years ago by Michal Papis <[email protected]>
Merge pull request #1922 from skaes/updated-railsexpress-patches

added fiber stack size patch

github.com/rvm/rvm - 74571f18adac5db92f597a239d472ae7e5604367 authored over 11 years ago by Michal Papis <[email protected]>
added fiber stack size patch

github.com/rvm/rvm - 8a358542061e9820ebc2809235b3484958d15875 authored over 11 years ago by Stefan Kaes <[email protected]>
Merge branch 'master' of github.com:wayneeseguin/rvm

github.com/rvm/rvm - af91b51f1a706197ecdf469e59effba639a53b97 authored over 11 years ago by Michal Papis <[email protected]>
mark certificates as old when certificates file does not exist, fix #1920

github.com/rvm/rvm - 09c87f427ee2c1bf30098d8e23f00382aac4027d authored over 11 years ago by Michal Papis <[email protected]>
Merge pull request #1921 from felixbuenemann/features/update-railsexpress-patchsets

Update railsexpress patchsets, closes #1906, closes #1907

github.com/rvm/rvm - 451066ecb9080a4d84d407f98fe3caaffca20544 authored over 11 years ago by Michal Papis <[email protected]>
Add Ruby 1.8.7-p371 railsexpress patchset

This resolves #1907.

github.com/rvm/rvm - ebe1dae221b69e1ac3e3d033736b96827328bc6c authored over 11 years ago by Felix Bünemann <[email protected]>
Add Ruby 1.9.3-p429 railsexpress patchset

This resolves #1906.

github.com/rvm/rvm - c174ff4dfdcd5204163d52f566fca6a722a997aa authored over 11 years ago by Felix Bünemann <[email protected]>
improved detection of java binaries on centos like systems, update #1919

github.com/rvm/rvm - aedfd5d2fbbebea4248df7d068c250fde4b8c85e authored over 11 years ago by Michal Papis <[email protected]>
make sure to use brew libs, update #1908

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

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

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

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

github.com/rvm/rvm - bf1256daba7f9286120238a088665a8d32b51e79 authored over 11 years ago by Michal Papis <[email protected]>
fix detecting java for jruby on centos like systems, fix #1919

github.com/rvm/rvm - 5ff3fc5156b5473a658e3a350678417622df3971 authored over 11 years ago by Michal Papis <[email protected]>
remove curl's --progress-bar to fix https://github.com/fnichol/chef-rvm/issues/136

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

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

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

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

github.com/rvm/rvm - 2292775f00149228deb0769d741eac7d8ad3afad authored over 11 years ago by Michal Papis <[email protected]>
add uru to the list of alternative implementations

github.com/rvm/rvm - 2d01f77a0a60378ae0268c24961febfef4c1ede6 authored over 11 years ago by Michal Papis <[email protected]>
do not allow cd to fail, fix #1918

github.com/rvm/rvm - 458d3d5270c821c38928c72de0d279851c61b5e8 authored over 11 years ago by Michal Papis <[email protected]>
revert b303b8377c78f33cc5378ec6574b8394ce9c7b55 58b0a32b7e17b2392fdcfc8f9a54fa5a8c33e3ab

github.com/rvm/rvm - ceb36a2d0a4840e9fdc8951267e0ae82c5231585 authored over 11 years ago by Michal Papis <[email protected]>
Add comments to exmplain.

github.com/rvm/rvm - b303b8377c78f33cc5378ec6574b8394ce9c7b55 authored over 11 years ago by Jordon Bedwell <[email protected]>
Just fallback to a normal query as discussed with @mpapis.

github.com/rvm/rvm - 58b0a32b7e17b2392fdcfc8f9a54fa5a8c33e3ab authored over 11 years ago by Jordon Bedwell <[email protected]>
move binaries to new debian version schema, update #1917

github.com/rvm/rvm - 4518a91fd37310fab49d1827a3ce4f006fc9c0e3 authored over 11 years ago by Michal Papis <[email protected]>
use only major.minor version part for debian, closes #1917

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