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

always create environment file when creating gemset

github.com/rvm/rvm - da3c4e11d1216a799db565ea3a0eeed9f1575ce1 authored almost 11 years ago by Michal Papis <[email protected]>
update tests for the removed binary wrappers

github.com/rvm/rvm - 3252528d06812068340479c41cc2c1eb0188c862 authored almost 11 years ago by Michal Papis <[email protected]>
fix wrapper script missing semicolons

github.com/rvm/rvm - 80587cfd9206a4f18181438a40e321384671a115 authored almost 11 years ago by Michal Papis <[email protected]>
fix creating gemsets, remove duplicated code that was getting in our way

github.com/rvm/rvm - 10349efedb2c45c8235554a9bc9f622774c9b12a authored almost 11 years ago by Michal Papis <[email protected]>
use gemset_create as a function

github.com/rvm/rvm - 0739acb8d5a8c0f495f036ca519a66b1ba29b81c authored almost 11 years ago by Michal Papis <[email protected]>
skip adding @global when suffix is @global

github.com/rvm/rvm - ad60386d5fcc6ef5c4fd9e57abe0f22088b374e6 authored almost 11 years ago by Michal Papis <[email protected]>
fix building PATH in environment file

github.com/rvm/rvm - fb9dcad97ef3a97444a60bb68efb656c513e74e0 authored almost 11 years ago by Michal Papis <[email protected]>
handle suffix for @global

github.com/rvm/rvm - aba1927071196fcde2eed9319a9f1bfc4b0f059b authored almost 11 years ago by Michal Papis <[email protected]>
update tests fo new wrappers help

github.com/rvm/rvm - 0bd8cc5594a20fb46e8df5583b5fac531eeb969d authored almost 11 years ago by Michal Papis <[email protected]>
fix generating wrappers and envornment links for new rubies

github.com/rvm/rvm - a2ee87f8fc02e8597cfe07c70f1c7081c8b5a5aa authored almost 11 years ago by Michal Papis <[email protected]>
actually add the gem gem-wrappers to default installed global gems

github.com/rvm/rvm - fd07473a860c6108909b2f0264de1d209ca4e3c3 authored almost 11 years ago by Michal Papis <[email protected]>
remove __rvm_generate_wrappers, gem-wrappers does that

github.com/rvm/rvm - 0bb7c32908277ac8f8ccf18b517326f28b39ee7b authored almost 11 years ago by Michal Papis <[email protected]>
initial migration wrappers to gem-wrappers

github.com/rvm/rvm - 6695ab8681c3b006864cc8e6058b253851e64073 authored almost 11 years ago by Michal Papis <[email protected]>
Merge branch 'master' into features/cygwin

github.com/rvm/rvm - 5bf97a05d3b1cfe13ec773575626415b42cfa39c authored almost 11 years ago by Michal Papis <[email protected]>
remove the falsy detection of cygwin platform

github.com/rvm/rvm - f1819c72e9b4b9bba99659c9a067aa50cf38b4c1 authored almost 11 years ago by Michal Papis <[email protected]>
show last 15 lines of log on error, fix #2404

github.com/rvm/rvm - 520e664c13679311af3133b4c6e255f9cae9174d authored almost 11 years ago by Michal Papis <[email protected]>
remove the brew link from rvm/bin, it is autodetected in autolibs, fix #2407

github.com/rvm/rvm - 3d6af88fddf888137147a0727413a819c1928b47 authored almost 11 years ago by Michal Papis <[email protected]>
improved detection of cygwin architecture, added missing packages make and gcc-core, fix calling installer depending on the platform

github.com/rvm/rvm - 7bad7085888e9edd36db7f6411309c14661642b5 authored almost 11 years ago by Michal Papis <[email protected]>
add ssl_no_ec2m for 1.9.2 on redhat/centos, update #2321

github.com/rvm/rvm - 89958d1f997913f61d58df47549424fd938773d7 authored almost 11 years ago by Michal Papis <[email protected]>
jruby-1.7.9, thank you @enebo

github.com/rvm/rvm - aff8c0bf2cf492d457e91c58360636c4de356ef4 authored almost 11 years ago by Michal Papis <[email protected]>
avoid false detection of redhat systems by moving them to the end of detection, fix #2402

github.com/rvm/rvm - 962d17e5f00c9e341e021421d94479a6da0c0d13 authored almost 11 years ago by Michal Papis <[email protected]>
add missing jruby interpreter handling, fix #2401

github.com/rvm/rvm - 12125715b1616f008844918827737a76ad74c8d2 authored almost 11 years ago by Michal Papis <[email protected]>
convert rubinius low memory error to a warning and move it further in the process, fix #2400

github.com/rvm/rvm - d3c3d8417ac157e0bc3051f7b7193f8a2a286cec authored almost 11 years ago by Michal Papis <[email protected]>
fix adding coma to packages list in requirements_cygwin_libs_install

github.com/rvm/rvm - 81c5d1d88ba648ce7626ce48d656df297c80c49f authored almost 11 years ago by Michal Papis <[email protected]>
add minimal code to support cygwin

github.com/rvm/rvm - cea7828e523da86aeb12e4d1a03141c17c62ff83 authored almost 11 years ago by Michal Papis <[email protected]>
silence downloading patches

github.com/rvm/rvm - 526a8a5068964cbcf7da25a2975444b16f027978 authored almost 11 years ago by Michal Papis <[email protected]>
split __rvm_select into subfunctions, update #2393

github.com/rvm/rvm - 48d1cb2b34a6477e270cb0e267870816189f33ed authored almost 11 years ago by Michal Papis <[email protected]>
code formating for #2393

github.com/rvm/rvm - ec040a34fdefe16d81acc44db30ec4c671475d1d authored almost 11 years ago by Michal Papis <[email protected]>
Merge pull request #2393 from wayneeseguin/selector-refactor

Refactor __rvm_select (possibly the entire selector)

github.com/rvm/rvm - 8a3a71375929d47c21f4e57f40dc4ac01cd6a2ca authored almost 11 years ago by Michal Papis <[email protected]>
extend max-time for file_exists_at_url to avoid intermittent errors for finding remote files, fix #2399

github.com/rvm/rvm - 00ce1a6898f6cbbe3d68ae70cacb5cd332aa4e37 authored almost 11 years ago by Michal Papis <[email protected]>
fix detecting if flags/patches are applied for the named rubies warning, update #2399

github.com/rvm/rvm - 046dcf4aee2a56ec8a0a7111f154e44273c4c43d authored almost 11 years ago by Michal Papis <[email protected]>
Initial refactor for __rvm_select()

github.com/rvm/rvm - 159cf1b2f6c5d2f5ef82d6a7149d0faf5a7937c6 authored almost 11 years ago by Rys Sommefeldt <[email protected]>
add PATH= line to ~/.profile, update #2397

github.com/rvm/rvm - bc6d5685b3e304f2a1943f5895fae8c9f21658c1 authored almost 11 years ago by Michal Papis <[email protected]>
reformating manage/base

github.com/rvm/rvm - ca689223f4fb71ccf1bf7dba78ae762ad57fb031 authored almost 11 years ago by Michal Papis <[email protected]>
add a warning for DYLD_LIBRARY_PATH, fix #2381

github.com/rvm/rvm - ef25384d98d4e8c5c617583df437b25d456e4058 authored almost 11 years ago by Michal Papis <[email protected]>
Merge branch 'hotfix/1.24.7'

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

github.com/rvm/rvm - 102bfcd5920753e7f73d89bc5b72f05c6edc0f38 authored almost 11 years ago by Michal Papis <[email protected]>
Merge branch 'master' into hotfix/1.24.7

github.com/rvm/rvm - 69947398e85f1981053d96c889bd3a54b48d495a authored almost 11 years ago by Michal Papis <[email protected]>
1.24.7

github.com/rvm/rvm - d44de1dd9fe6ba7512d23c4448daf56006da9117 authored almost 11 years ago by Michal Papis <[email protected]>
fix reloading project files in cd

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

github.com/rvm/rvm - 2023a5df399a051b7b0a68cdd6eb75e22142e1db authored almost 11 years ago by Michal Papis <[email protected]>
replace named paterns with pure ranges for matching numbers and letters, fix #2394

github.com/rvm/rvm - 4ab01068ea766706d6b446918a07b9f72898a107 authored almost 11 years ago by Michal Papis <[email protected]>
Merge pull request #2396 from nglinh/master

Change from :rubygems to https://rubygems.org

github.com/rvm/rvm - 2c8ee136a1c1340b1f5e0576fb3120eecd29c638 authored almost 11 years ago by Michal Papis <[email protected]>
Changed from :rubygems to 'https://rubygems.org'

Removed a unmatched single quote

github.com/rvm/rvm - 7f57bc2b3db49a7b924dce25565795220a507f3a authored almost 11 years ago by nglinh <[email protected]>
change source in gemset export file from :gemset to https://rubygems.org

:gemset gives warning when running bundle.

github.com/rvm/rvm - 39ce0f3728aeb794863cc587cbcb2e1ab76a1172 authored almost 11 years ago by nglinh <[email protected]>
move rvm-installer to functions to avoid partial donload problem

github.com/rvm/rvm - 37fe291c47047bfbbd4ac196ffc9294925b557dd authored almost 11 years ago by Michal Papis <[email protected]>
check first local rubies then remote when --fuzzy --binary, fix #2395

github.com/rvm/rvm - 2c8dbaa9d1576156b4077d0e635a1aa56ce3b0a9 authored almost 11 years ago by Michal Papis <[email protected]>
move is_a_function earlier in support to make it available for __rvm_setup_utils_functions

github.com/rvm/rvm - c20f32dfe9b48c6e9028fc24c2f8d5498bcc7739 authored almost 11 years ago by Michal Papis <[email protected]>
add the Copyright in LICENCE

github.com/rvm/rvm - 2f00769fde919ea6a1e16e77156480de7bf64677 authored almost 11 years ago by Michal Papis <[email protected]>
whitespace formating for 659f437

github.com/rvm/rvm - ffb77cc2a872f9e5dc86359c40c63b59bfeb18c8 authored almost 11 years ago by Michal Papis <[email protected]>
replace a case in support with __rvm_setup_utils_functions

github.com/rvm/rvm - 659f43720df251d2741fd7154dcc1e2ee01af5b8 authored almost 11 years ago by Michal Papis <[email protected]>
fix rvm gemset search

github.com/rvm/rvm - 59da3c8da4d0cbf3aeb7d8498f8382a8f60b09c9 authored almost 11 years ago by Michal Papis <[email protected]>
remove the old not needed mkdir from selector, fix #2392

github.com/rvm/rvm - 480706bba523c3606f193e34a1df3e377d91026c authored almost 11 years ago by Michal Papis <[email protected]>
silence the curl in rvm-installer, show only errors, update #2388

github.com/rvm/rvm - 957ba9b4bfc41d95f7fd70329e81613c97847c94 authored almost 11 years ago by Michal Papis <[email protected]>
remove the to file note from rvm-installer, update #2388

github.com/rvm/rvm - 8e522fac7385addb792aa6f3b835260a71724242 authored almost 11 years ago by Michal Papis <[email protected]>
improved logging in rvm-installer, update #2388

github.com/rvm/rvm - 5fdcf1c8598a761d7aa2fd7dbd37232e6d5e8bd9 authored almost 11 years ago by Michal Papis <[email protected]>
add a note avout downloading the insaller in rvm get, update #2388

github.com/rvm/rvm - dc8d184a3c1867388b51d625249b04bb99398678 authored almost 11 years ago by Michal Papis <[email protected]>
finish autoupdate, update #2388

github.com/rvm/rvm - 88b8e550acbaad3ba94dfee73edfb7f431e00767 authored almost 11 years ago by Michal Papis <[email protected]>
add scaffold for __rvm_cli_autoupdate, update #2388

github.com/rvm/rvm - 0202d4bac052ce650130b48f453a2c5562583b6a authored almost 11 years ago by Michal Papis <[email protected]>
extract __rvm_cli_posix_check, update #2388

github.com/rvm/rvm - 714748c8ff8b82f80b119575aeefb59680118c03 authored almost 11 years ago by Michal Papis <[email protected]>
moving cli code to functions/cli, update #2388

github.com/rvm/rvm - 7222b505b56688a62111d4d39596b37348ca475e authored almost 11 years ago by Michal Papis <[email protected]>
Merge branch 'hotfix/1.24.6'

github.com/rvm/rvm - 357210b453acd230ec0ad90867267a8d6c346109 authored almost 11 years ago by Michal Papis <[email protected]>
Merge branch 'hotfix/1.24.6' into stable

github.com/rvm/rvm - 22b98613c95aa7f226eea1d25da9a838ee7a02be authored almost 11 years ago by Michal Papis <[email protected]>
Merge branch 'master' into hotfix/1.24.6

github.com/rvm/rvm - 8196bfafc81a620a968c3e3748d4b71133ca8d61 authored almost 11 years ago by Michal Papis <[email protected]>
1.24.6

github.com/rvm/rvm - ed74ee78cb93c06d7173509de37e72492a7ea01e authored almost 11 years ago by Michal Papis <[email protected]>
extract rvm version check to functions/cli, update #2388

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

github.com/rvm/rvm - 195131c8fe8baab4aca6a5c1b8785710c58152e0 authored almost 11 years ago by Michal Papis <[email protected]>
switch to maven a bit earlier for jruby-1.7.6+, fix #2390

github.com/rvm/rvm - 8d4fbab0d2b7a36f78996d16702fab6cf3a44207 authored almost 11 years ago by Michal Papis <[email protected]>
Merge pull request #2389 from knugie/master

Add "float_warnings" patchsets for 1.9.3p484 and 2.0.0p353

github.com/rvm/rvm - bc3208c7a29c73c7f5e0fb8ec26fe044cc2fc39f authored almost 11 years ago by Michal Papis <[email protected]>
Add "float_warnings" patchsets for 1.9.3p484 and 2.0.0p353

github.com/rvm/rvm - dc0963a8eead1518f107ce0c2cded4f3339af5d6 authored almost 11 years ago by knugie <[email protected]>
move ruby check out of rubygems functions back to the cli, fix #2382

github.com/rvm/rvm - ba1a54f206b99fac612d0026114743a5a967d844 authored almost 11 years ago by Michal Papis <[email protected]>
Merge branch 'hotfix/1.24.5'

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

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

github.com/rvm/rvm - 6192042458fe29eca45c2321f7886c358285f255 authored almost 11 years ago by Michal Papis <[email protected]>
1.24.5

github.com/rvm/rvm - 5153791b57c7dded39164185397f21763333ff7e authored almost 11 years ago by Michal Papis <[email protected]>
add osx-arch-fix for ruby-1.8.5, update #2377

github.com/rvm/rvm - 2f54ab20fe3888d306d8c8d78f45d6398f9db149 authored almost 11 years ago by Michal Papis <[email protected]>
add osx-arch-fix for ruby-1.8.6, fix #2377

github.com/rvm/rvm - 2ef8e93b4d93ab9ef4cee8ae595a3cabc61973c5 authored almost 11 years ago by Michal Papis <[email protected]>
more code for detecting long and short binary names, update #2383

github.com/rvm/rvm - 5a0b1c9ac651cbdccbd96b9799c96d5cc36a3c75 authored almost 11 years ago by Michal Papis <[email protected]>
extended handling of jruby when mounting external, update #2383

github.com/rvm/rvm - 4261a0cf35e7ee52800858b7952f3da2ec468a26 authored almost 11 years ago by Michal Papis <[email protected]>
Add jruby to list of binaries when mounting, fix #2383

github.com/rvm/rvm - 80eecc15ab05b64175b942f80b3c5ea330b646b1 authored almost 11 years ago by Rys Sommefeldt <[email protected]>
upgrading alias code, add missing exit for #2386

github.com/rvm/rvm - 52fba32b750e9d465ef71bfad856b098dd3540be authored almost 11 years ago by Michal Papis <[email protected]>
forbid alias names with path separator, fix #2386

github.com/rvm/rvm - bff8ba8ed5be9e76da871c29b9d2ee568393c1d6 authored almost 11 years ago by Michal Papis <[email protected]>
into the future

github.com/rvm/rvm - 8dac45a9544243b3e7314337e1ebb90d41e07d9a authored almost 11 years ago by Michal Papis <[email protected]>
switch update-remote.sh to the new rvm/rvm-site-setup on linode

github.com/rvm/rvm - f13e7d69e826c9fab623cbb53bae392174fd72c3 authored almost 11 years ago by Michal Papis <[email protected]>
improve handling rubygems setup for ruby installation, add more debugging, fix #2381

github.com/rvm/rvm - f344d6ec31e9c0929495325664c5281b5e685607 authored almost 11 years ago by Michal Papis <[email protected]>
add new binaries for most common systems

github.com/rvm/rvm - af596dea4fbda29a24235baa23d7fb73de57058a authored almost 11 years ago by Michal Papis <[email protected]>
Merge branch 'hotfix/1.24.4'

github.com/rvm/rvm - 191156a1f543546a5daf36fa4af8f83a0d5cf4e2 authored almost 11 years ago by Michal Papis <[email protected]>
Merge branch 'hotfix/1.24.4' into stable

github.com/rvm/rvm - 53f777118aabfd00b0ede74d62fd996cc0b81aec authored almost 11 years ago by Michal Papis <[email protected]>
Merge branch 'master' into hotfix/1.24.4

github.com/rvm/rvm - 21876ce4f90d641a2cc2f39b5f94ad8cf0974e8a authored almost 11 years ago by Michal Papis <[email protected]>
1.24.4

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

github.com/rvm/rvm - 4f02ebbb62094403d5a44c399dfc7c29d0988d91 authored almost 11 years ago by Michal Papis <[email protected]>
Merge pull request #2378 from skaes/nov-2013-security-fixes

Nov 2013 security fixes for railsexpress patches

github.com/rvm/rvm - 294fd28e6b17a3dc4018bfc3c6fd48af5d73e489 authored almost 11 years ago by Michal Papis <[email protected]>
added patches for 2.0.0-p353

github.com/rvm/rvm - 136a9a85be56060ae6a83912a4707b28a480d2df authored almost 11 years ago by Stefan Kaes <[email protected]>
added rails express patches for 1.9.3-p484

github.com/rvm/rvm - a04b478ad17df80689335260e3a92da1dffb5736 authored almost 11 years ago by Stefan Kaes <[email protected]>
use > for creating fiels instead of touch

github.com/rvm/rvm - 1e55bd937db12a24dae57db74320530065a0b067 authored almost 11 years ago by Michal Papis <[email protected]>
ensure rvm/user exists before touching files

github.com/rvm/rvm - 83057733f5866c8ee33ffafd2200cca10efb54f8 authored almost 11 years ago by Michal Papis <[email protected]>
add ruby-2.1.0-preview2

github.com/rvm/rvm - 65d752bce587e080b7cb75a6e83223d6ef8ee52f authored almost 11 years ago by Michal Papis <[email protected]>
Merge branch 'hotfix/1.24.3'

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

github.com/rvm/rvm - 2aa22fb999b0f40d4a6fcc3b0f8285bb427a7ee7 authored almost 11 years ago by Michal Papis <[email protected]>
Merge branch 'master' into hotfix/1.24.3

github.com/rvm/rvm - cfda6266ac3c97c67d2293edcc3511ef45a730c1 authored almost 11 years ago by Michal Papis <[email protected]>