Ecosyste.ms: OpenCollective

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

github.com/rvm/rvm

Ruby enVironment Manager (RVM)
https://github.com/rvm/rvm

1.20.2

3728dd8b449bb7fa96a80bc2b3e846ac36aa3948 authored over 11 years ago
improved detection of output for curl in installer

b57c5c5a34a85cb39a3c5f6861a400a0e9e91245 authored over 11 years ago
do not try to install epel if libyaml-devel is already installed on centos like systems

412b29a9decffb3cb694c634f1ee4518aa861f2c authored over 11 years ago
fix detecting if rvm is a shell function in installer

cb87c7554022040b55079389872e4565d8402bea authored over 11 years ago
make sure port is in PATH

319ab3a96f7d305efe3a296d57b3795ab86a7c67 authored over 11 years ago
fix extracting macports

9a7f386df1ba0574b0e7ffbe6220cb24def8f772 authored over 11 years ago
fix rvm_src_path for macports

3c5310db668623af5e25c0f59d5520770b48b22e authored over 11 years ago
Merge branch 'hotfix/1.20.1'

fcfecbd06ecc0dbc14d46215e3ed0d89db38cb1b authored over 11 years ago
Merge branch 'hotfix/1.20.1' into stable

e3d1466ae4d465a2b37cdfa78073bdb95364ea3a authored over 11 years ago
fix detecting libyaml-devel on fedora, handle unknown epel version, simplify loading centos like requirements

8622b01a43bdf414720f74ba54185688717017ff authored over 11 years ago
1.20.1

9d6438766cfabf84a8cf6a54d8216349de0f53af authored over 11 years ago
fix detecting libyaml-devel on fedora, handle unknown epel version, simplify loading centos like requirements

e56af727c30704645ac2c3702b38d72cb8deaf3b authored over 11 years ago
Merge branch 'release/1.20.0'

10deb4d16fe21fc09e86c5d296d2eda4745fd03f authored over 11 years ago
Merge branch 'release/1.20.0' into stable

8f085ded086d800912287c6b84df8cc10ad5f2ea authored over 11 years ago
1.20.0

4a192967da3efc30691f81f80dabcfdba9fe4928 authored over 11 years ago
update contributing with RVM 2.0 note

cc4552d5dc68ea9229bffeb3fec35d3d88c07628 authored over 11 years ago
Merge branch 'master' of github.com:wayneeseguin/rvm

05d1d44154123f70af2ade241da784eedff8b02f authored over 11 years ago
update binaries, closes #1848

a9e6cd45942d949348b4b769a959a3e56488e89a authored over 11 years ago
Merge pull request #1877 from houhoulis/update-certs-example

Fix help doc typo in example of SSL cert update.

22ca2a16030250e6bbbc3e5aba915a5b440cf882 authored over 11 years ago
Fix help doc typo in example of SSL cert update.

16461ed8c73d9b6724d478e540a4da1845b17c03 authored over 11 years ago
fix displayed default autoflags

c0a2cd3282d12ca4ccd28efe27b18469d7b8474f authored over 11 years ago
Merge branch 'master' of github.com:wayneeseguin/rvm

c06ab649637bb9c64d02104b402c963b745ebc10 authored over 11 years ago
escape all find, fix #1875

d74595fcd2507cac8e3bf470cc92dbe2c3bea9ef authored over 11 years ago
Merge pull request #1873 from dwarf2000/patch-1

Don't reinstall package if up-to-date

4770882f19ee60cfc8b24bea5cbda717e823c5ff authored over 11 years ago
Don't reinstall package if up-to-date

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

da5c993e5877b9c543a1674d69428cb1c1783889 authored over 11 years ago
add extra check for bin/ruby while installing ree, update #1870

ef4352001bc6223ab9b71eb53ac2dfd5cba5fab3 authored over 11 years ago
check update-alternatives for java before trying to install n debian like, closes #1816

b7453f7ee28b4e5ecfcc678a8ded7d6e3a473d93 authored over 11 years ago
escape sourcing helpers in hooks, update #1862

b94833be50abf484f0d18344c0331f3171ef0da0 authored over 11 years ago
Merge pull request #1862 from choxi/master

oh-my-zsh alias breaks after_use_maglev hook

c5ebe89cc917add401d5cbb419362e1dc3d1fc0a authored over 11 years ago
use rdoc-data for rvm docs generate, update docs, closes #1856

af6823d45249b8fc9d861f32ca3b5ab9d41662cf authored over 11 years ago
Merge pull request #1750 from wayneeseguin/features/chruby

Integration for chruby

f5bfdeb25e92fcea9024a65713bef908d9335a87 authored over 11 years ago
respect rvm_ignore_dotfiles_flag when displaying notes

60b809103bd1e1a195191a3450c513e52ec16571 authored over 11 years ago
add scripts/extras/chruby.sh - mrvm - special version for chruby

11a7e96d76986c9b7a10814cb68cc57ada2f3f68 authored over 11 years ago
fix saving custom_flags

13f2d64c8e8d633823b844af5259d9585d4cc563 authored over 11 years ago
fix reading custom_flags

3f8d94ec14ca4110f64e66e642892dce6178fe95 authored over 11 years ago
fix checking --ignore-dotfiles

db65f2f067880ce48757efc45a3d795cbe54cd98 authored over 11 years ago
add support for custom_flags

90fd9838086475b5926a3fa0df0a09709f66ce3a authored over 11 years ago
detect old rvm_autolibs_flag from railsinstaller, fix #1871

b0ff1b95263b491e3ed1d2a2bc1facb7a3ec2954 authored over 11 years ago
Merge pull request #1740 from wayneeseguin/features/autolibs_rvm_pkg

rvm-pkg issues / please re-include libyaml

650c47f1f74694048a2dbf35129d7761c0dabece authored over 11 years ago
implement rvm_pkg for autolibs

98764a4e85e84be1790ca96ddfa9f96989fabd19 authored over 11 years ago
make __rvm_try_sudo available globally, update #1847

bbcb56187df28e5291156e32eb1355ff0bd828f7 authored over 11 years ago
Merge branch 'master' of github.com:wayneeseguin/rvm

6c36e77092dab412de87d4fea4f32c1f6309adf6 authored over 11 years ago
use _system_version instead of /etc/centos-release, fix #1866

6ab5ffdf03dfeedeb68065373da6e72867356a9b authored over 11 years ago
Merge pull request #1864 from cwgem/gentoo-jdk-jre

Fix issue with java depends for Gentoo in autolibs

5033318be2708af7ddb337c4ae11ee47d29167cb authored over 11 years ago
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...

a90b38fa2c09bd2ad9bbca83f30404f8c2a94a63 authored over 11 years ago
escape the source command in after_use_maglev hook

6507f661c997d9e7b602b702e7ff42d0b955fb03 authored over 11 years ago
Merge pull request #1861 from JoeKun/master

Add gawk to requirements for Debian

adb66db2494de2709f047b7036fd4ad59da8f1d6 authored over 11 years ago
Add gawk to requirements for Debian; some of the awk processing done in rvm requires GNU awk.

45a85047d7f45b42cfcd8dd15eb95c1cfed1fe62 authored over 11 years ago
remove master.tar.gz, fix #1857

9ee482e9f23b1c6ef936e7e9648c0e7eba9340b2 authored over 11 years ago
fix notes for installation process, update #1850

091c06601c4c4822bcc43ec5e1422799a1a268c3 authored over 11 years ago
add warning about missing shell initalization entries for RVM, cleaning logging in installation, fix #1850

48dc66e917b4b2ee6466faa67469bfde5520bade authored over 11 years ago
fix detecting GNU* systems, update #1854

1f2d1fe7fe7e23b16ff997737d6e5ff368004223 authored over 11 years ago
detect debian via /etc/os-release, fix #1854

d6d06cc44160a13e16e495dfc3fe85fd92d9cb14 authored over 11 years ago
fix unknown requirements, update #1854

649cea094471051e1d45ae089f71c9f7531f9e5b authored over 11 years ago
replace the old rvm_rvmrc_cwd with rvm_current_rvmrc, update #1855

21e58617abdf00a8534eec4e103115a444b0b203 authored over 11 years ago
fix return status from loading project configuration file, fixes #1855

885a7e5cd643980ae17c83d5bc08f161f5130d6e authored over 11 years ago
make _first and _second local varibales only where they are needed, closes #1851

13e2853a6e1c8c3401462e6fa797ef3205a0ff49 authored almost 12 years ago
make __array_start available only when RVM is loaded, update #1851

4f9c1b01056cc79ef3a903a9cd6c6277ea4540aa authored almost 12 years ago
Merge branch 'master' of github.com:wayneeseguin/rvm

ed49803b3f394eca91a6a71490661827405d6f06 authored almost 12 years ago
remove escape_flag, it was anyway alwyas only one value, update #1851

391d35ebca64d9c6c41bafd361936ad91f55e2f0 authored almost 12 years ago
Merge pull request #1852 from totallymike/master

Simple typo for FreeBSD.

43bd4756d11416a2f315adae3780601f1211c0ab authored almost 12 years ago
Fixed portsnap typo.

a9ff4a807d20dbfe579a9c4bbf49db8afb05ffbe authored almost 12 years ago
Clean up the comments a bit.

8b69292d485ddf65fb5be65fc81902c3c9a48050 authored almost 12 years ago
fix loading osx requirements, update #1833

6b0b1f73d2ece2183832edc3ca378eb797002d47 authored almost 12 years ago
use default LANG for rubygems installation, closes #1689

4a109e47d81a0a1cce16528df8894dbe0b36b4b0 authored almost 12 years ago
use only libs installed by railsinstaller when using smf, closes #1803

b1781afb9f4b87c0ffe81d3593e255873f7180a2 authored almost 12 years ago
change the default osx package manafger to macports, closes #1840

47dcc36e6861e273dab4d8d693802208d1e7ad78 authored almost 12 years ago
add extra logic for updating certificates, fix #1847

fa1284d25c2d2bf45ce73f4948e08af5eefff9ea authored almost 12 years ago
fix openssl path on macports, update #1840

f1e183665dd955c6f566e4c97701fb370bb16269 authored almost 12 years ago
ask where before installing homebrew, closes #1839

66b3b82b0359ab6dcf9c07c3b8d1ed9b6ea2b74a authored almost 12 years ago
Merge pull request #1833 from wayneeseguin/features/deffered_update

defer updating system after missing dependencies found

154feeda33c5c7297458b02f63f73d02716d23cd authored almost 12 years ago
defer system_update - osx_port

de6148b80ec96610005fd8f19b36eaa4d3930632 authored almost 12 years ago
defer system_update - osx_fink

4fee5ba6d766a202d6ef9010ba3b74c65f8d768c authored almost 12 years ago
defer system_update - osx_brew

e4d149d0188e701627a97ca222c299f5a3069f55 authored almost 12 years ago
Merge pull request #1838 from JoeKun/master

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

efa7aeb7477ebb005552115e3400ec33b6783d9d authored almost 12 years ago
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

f842e31d2c1647cf998992c6ed59a9513b452e42 authored almost 12 years ago
Correctly infer `$rvm_user_install_flag` when performing a root-only install according to instructions on FAQ.

0a71eab310f72820001dd9314c6a6eb45e199963 authored almost 12 years ago
Merge pull request #1843 from richard4339/master

Fixed typo in Guidelines

c0661e48a7de02349629f154994ab4e3695b62ca authored almost 12 years ago
Fixed typo

Fixed typo: "Coding" was misspelled

4514b11b7ae288a57915a5ecc80b80f21738be61 authored almost 12 years ago
defer system_update - osx + smf, remove old update-system code

7ff815a76cf4170b12a24b709807e7e0a0c2379a authored almost 12 years ago
defer system_update - solaris

a1544d8fdf8edc338710a90ceb7810f15a552974 authored almost 12 years ago
defer system_update - smartos

91b3955bd847213748442f03d595f54655d25a95 authored almost 12 years ago
defer system_update - openindiana

0f11a308e01e1804234c4c0bf5f58e2131c0d6d2 authored almost 12 years ago
defer system_update - openbsd, extract __rvm_requirements_run_custom

85c3989b57f6500863cde1e9d54b3133c9147764 authored almost 12 years ago
defer system_update - gentoo*

72f7af213fd30cff572485fdd428e848d86e46b3 authored almost 12 years ago
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.

0ebf39326d2251114ff6ccb551b3a1151e31fad0 authored almost 12 years ago
defer system_update - freebsd

b9ee49e4e1c16c06721cef16090a2ebb74ae7643 authored almost 12 years ago
defer system_update - centos, refactored requirements_check_fallback

912727b2ca462566b6a03a6b67c1960775458c1d authored almost 12 years ago
defer system_update - arch

244aed58e83c4984ee7e3286feeb465f44c1ad68 authored almost 12 years ago
fix loading ZSH completion, update #1838

eaecced43b5aab925bb42291f83f6def1e813d36 authored almost 12 years ago
unify autocompletion management, update #1838

6a76be1bcd43ea1912d28fc5858cfab51daa0d25 authored almost 12 years ago
defer system_update - ubuntu

0ab4c51c5d1328130c4df45a5146834a2f077165 authored almost 12 years ago
defer system_update - opensuse + unified handling

0299b05f322e8ae2ca0652f8a6bb8168e74eb5a3 authored almost 12 years ago
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'...

9fd2fb27364498dea4c822de5e3297d7cd0ef298 authored almost 12 years ago
Use `\rm -f` instead of `rm` when removing zsh comp dump file to bypass any alias of rm in user's zsh configuration.

25797704a279775fe5420919676976a06ec286e5 authored almost 12 years ago
extra code to handle ZSH completion issues after unloading RVM, fix #1835

8200355e2049c6fd512d5ec884684f84ccf37990 authored almost 12 years ago
make sure rdoc is installed before generating gems, fix #1781

12b7114fe95367da5843effa37f3da626d43c879 authored almost 12 years ago
fix ZSH __rvm_unset, closes #1830

c7fee18640a75fc781d99056dfca2e2a186a98c0 authored almost 12 years ago
fix ouptut coloring on OSX, update #1828

4d48472444ad2f9af7111c4c3957b0a69375037e authored almost 12 years ago
Merge branch 'master' of github.com:wayneeseguin/rvm

457f87eebf7ee2bbb92293c035af29d15f11f262 authored almost 12 years ago