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

fix the sudo installation function name for pclunux, make it fail when needed, update #2808

a006bfa3eda6b0baa20570cc99b57d9224b4341e authored over 10 years ago by Michal Papis <[email protected]>
Merge pull request #2891 from wayneeseguin/bugfix/GH_2891_rvm-prompt_switch_to_GEM_HOME

rvm-prompt not working in Yosemite

9b36f3df7e8797e64ac75b66476dca71e3ca373f authored over 10 years ago by Michal Papis <[email protected]>
read the gemset part before removing it from ruby_string

c7514e23e40b7a6f8a0915aee3dec01aa5ab6a12 authored over 10 years ago by Michal Papis <[email protected]>
fix removing gemset from ruby_string

cf2308e6dd8b725f9070e0bea8b93097316be7e4 authored over 10 years ago by Michal Papis <[email protected]>
switch to using GEM_HOME instead of which ruby to determine currently used ruby

7fa8e7efba936bb97017d59a97108e474286b497 authored over 10 years ago by Michal Papis <[email protected]>
allow user specified --connect-timeout for curl flags, update #2889

7505e93e9a0719346db9126584cd108b62674b83 authored over 10 years ago by Michal Papis <[email protected]>
move checking for apple-gcc42 to the end when searching for compiler on OSX, update #2769

d8c253a1d798026d19d56a9168ecf9407f54d2ed authored over 10 years ago by Michal Papis <[email protected]>
move the sudo check for pclinuxos to before to avoid logged display of update, fix #2808

f3be96bc0411b6642e7ad9ad398c0de1f0043e07 authored over 10 years ago by Michal Papis <[email protected]>
introduce rvm_project_rvmrc_default=2 to speed up loading scripts/rvm, update #2791

5db0b1bcf4f2f5ce3f5fee388e0e2c715bc8f222 authored over 10 years ago by Michal Papis <[email protected]>
rewrite the textmate hook to wrap only when new ruby is used, fix #2725

92ed073bace69b468d742af897dde9ccc2c681e9 authored over 10 years ago by Michal Papis <[email protected]>
automatically trust new keys when refreshing opensuse repositories, fix #2752

65cb7f0b844b54ad625edcb6f3caca99985bb0fd authored over 10 years ago by Michal Papis <[email protected]>
do not use rdoc-data on ruby 2.1+

4bdbf35a76d17053d8fdc3c4c3833e387468e0a9 authored over 10 years ago by Michal Papis <[email protected]>
fix mounting mruby, fix #2759

7e2b2808ca37d7f40f1aaf5a6c48e2ca4ef7917c authored over 10 years ago by Michal Papis <[email protected]>
auto instll enable and start ntp on arch on raspberry pi, fix #2524

98593ff348c33cf4b79d786d835908a9c999bcfe authored over 10 years ago by Michal Papis <[email protected]>
remove the OSX 10.6 binaries, fix #2511

64f8c728ad922b923f43b227699a6b81ff28b064 authored over 10 years ago by Michal Papis <[email protected]>
bump the compability version of binaries to 10.7, on 10.6 there are some issues, update #2511

b98ea1675b800f11b55f81b288d8ee488bdd1be2 authored over 10 years ago by Michal Papis <[email protected]>
stop instalaltion if requested binary and it failed, update #2761

f06ea9b223f795d29acf87a4f0f3e4bc19901067 authored over 10 years ago by Michal Papis <[email protected]>
fail rvm_pkg when there is no pkg-config, fix #2768

1a2d24f75bd9bc60bda3a5fbb92a60bb5e16ffc3 authored over 10 years ago by Michal Papis <[email protected]>
add a warning when user configured -j found, update #2837

6b4e129a79c8544738834cd28a810cdb20db0db1 authored over 10 years ago by Michal Papis <[email protected]>
only use the first found name of redhat like system in /etc/redhat-release, update #2808

3dfbc83b8b0f9765b0b981ddeeb618dfe5e00432 authored over 10 years ago by Michal Papis <[email protected]>
Merge branch 'hotfix/1.25.27'

44c85187ff522c97348b28ad80eddc71f28aa4bd authored over 10 years ago by Michal Papis <[email protected]>
Merge branch 'hotfix/1.25.27' into stable

5924a2fd1f57e277947087171aa237fa1d9ad6be authored over 10 years ago by Michal Papis <[email protected]>
Merge branch 'master' into hotfix/1.25.27

50c588deaad54a38ebda922c308451b34942bda1 authored over 10 years ago by Michal Papis <[email protected]>
add check for java.home while installing jruby, fix #2778

a2099d58db76128d9c3f323317e42b5be5abef20 authored over 10 years ago by Michal Papis <[email protected]>
show all missing stuff and then fail, update #2808

f111b4fe50da221008337a3403e38980846826ac authored over 10 years ago by Michal Papis <[email protected]>
try to install sudo on redhat like systems, update #2808

ffbb19d6dec14a8f483a73912e63dfbab8fb493b authored over 10 years ago by Michal Papis <[email protected]>
move Synology detection to the end as it uses grep on commonly existing file

79e2c080ea49b1071decef86befa66a48226d763 authored over 10 years ago by Michal Papis <[email protected]>
add support for PCLinuxOS, update #2808

7255c9c85d2af3c3351c3f7cb1d91b286c6d498a authored over 10 years ago by Michal Papis <[email protected]>
1.25.27

b08dc666228c8a516b132ab2a640e01cf1daf47a authored over 10 years ago by Michal Papis <[email protected]>
sort head after versions, keep other names before, fix #2881

4e72f169488ef3b368d62e5e4ada65f96c650bd1 authored over 10 years ago by Michal Papis <[email protected]>
update bash_zsh_support, fix #2880, fix #2879

a3cc163bf0f70067bf8bc015e595629f75f52792 authored over 10 years ago by Michal Papis <[email protected]>
updated tests, update #2869

783e0ec94f35bf79b0ee3dd05f4dd19a7ac7692a authored over 10 years ago by Michal Papis <[email protected]>
updated tests

09906d430468e62cf8422b7ffda974c162f01700 authored over 10 years ago by Michal Papis <[email protected]>
use --abort-on-dependentin gem uninstallation only on proper rubygems versions

fcfc1a171e3e6ec46e4290acb5c53e4eb3ccaab5 authored over 10 years ago by Michal Papis <[email protected]>
fix installing 1.8.7, fix #2876

640e872dc874aa222243a47d32ac88ecef15a11c authored over 10 years ago by Michal Papis <[email protected]>
add bountysource badge to the readme

0c4c0298780d8a368c9e8843aeb1df5c6f5f983e authored over 10 years ago by Michal Papis <[email protected]>
use the same java requiremnts for debina jruby source and binary installation, udate #2871

ee5df8569c4e97e0a813bad74e08a0097464ce9d authored over 10 years ago by Michal Papis <[email protected]>
continuing switching 1.9.2 and 1.8.7 to head for securrity updates

f447e15d1c2f86da35205246de0bb641c5ec9365 authored over 10 years ago by Michal Papis <[email protected]>
bump the gem-wrappers version, update #2838

f5321fe56a41872c7d57f64ff929d681adff77fe authored over 10 years ago by Michal Papis <[email protected]>
use __rvm_run_wrapper instead of calling rvm in migration of ruby, update #2808

f87b65435126d9b4be8d8bda7902783dc462af42 authored over 10 years ago by Michal Papis <[email protected]>
move __rvm_after_cd to chpwd_functions

8fc2dff6420a7d21c68cc2e655274c48c81a81f2 authored over 10 years ago by Michal Papis <[email protected]>
silence unexporting nonexisting functions

af31d06fd9b21b151d04bceb89cfa43370e178b2 authored over 10 years ago by Michal Papis <[email protected]>
reset gemset name when loading multiple .ruby-version, fix #2873

2a0377bd224cb31b79c6aa45082d5840dcbdee96 authored over 10 years ago by Michal Papis <[email protected]>
Merge pull request #3 from wbyoung/simplify

Simplified setup example.

54ddb627ed53003aad79b24d51e1a21914f770cf authored over 10 years ago by Michal Papis <[email protected]>
Merge pull request #1 from wbyoung/fix-options

Bash doesn't support a the option named v.

be32f228b0f6927ee6f83fc95e56fcec7e67d124 authored over 10 years ago by Michal Papis <[email protected]>
Simplified setup example.

c37c5d4223324de4b5b2a6dd9951f113253b2350 authored over 10 years ago by Whitney Young <[email protected]>
Bash doesn't support a the option named v.

3b61969e114647822b82a935baa4f2b6467a6c5c authored over 10 years ago by Whitney Young <[email protected]>
do not unexport functions for bash set -a, update #2872

5af9aa2ceb520d63913521864351f66395f6b08d authored over 10 years ago by Michal Papis <[email protected]>
use the external repository for chpwd_functions bash implementation, update #2819

5b1a3fa17e3b71ecd13e30f76a3a7a2b37e78498 authored over 10 years ago by Michal Papis <[email protected]>
extract loading to separate file - planning to test the hook

358b6755810b0d5e5828af2edd89c01511e28437 authored over 10 years ago by Michal Papis <[email protected]>
remoe double support from title

9c239be4a02ed1cf9c6d5972552965dd0b21dec8 authored over 10 years ago by Michal Papis <[email protected]>
add support for chpwd

2620e2dfebc1403f358c5f5189bc0eeccb927f1c authored over 10 years ago by Michal Papis <[email protected]>
Initial commit

9521cc6fea4a48badea9604692c2ed4946b79d88 authored over 10 years ago by Michal Papis <[email protected]>
make sure to unexport some functions, fix #2872

59de11cc9d5dda429325ae8a51778256ea8abe3a authored over 10 years ago by Michal Papis <[email protected]>
always define __zsh_like_cd, there is no sense in forbiding an updated version to be loaded, update #2819

66343f3b97a94793760e8ba5b404cf9011c0fde4 authored over 10 years ago by Michal Papis <[email protected]>
more precise implementation of chpwd and chpwd_functions from Zsh, update #2819

c81f6c735eb69b17d52356c32fa24f65f691a7de authored over 10 years ago by Michal Papis <[email protected]>
do not redefine __zsh_like_cd when already available, update #2819

2296a52eaa5e1e00d74d20dc688fe20df2dc8f97 authored over 10 years ago by Michal Papis <[email protected]>
add chpwd_functions handling for bash and old zsh, fix #2819

c619968baf982adb0de5499cb520705bfb70faa0 authored over 10 years ago by Michal Papis <[email protected]>
fix selecting installed rubies with patches, fix #2857

72ffeb0e8d9a1701c8cf55d6b5de83a8895b4279 authored over 10 years ago by Michal Papis <[email protected]>
clean PATH entries ending with /, fix #2826

4b030ce7ed91515f00c271f99ab4e08cf7583a82 authored over 10 years ago by Michal Papis <[email protected]>
make sure epel is installed only on proper autolibs state, improve messages, fix #2841

e29cd5f24456ab315c2ad48fc4cf74dd2d2b22db authored over 10 years ago by Michal Papis <[email protected]>
fix installing jruby version from source, fix #2854

63c2fa317c881463bc53910e00871482875ccf59 authored over 10 years ago by Michal Papis <[email protected]>
improved code to checkout tags and revisions, update #2854

c8806ffb0aa8cbf428aaa0f8c668260a5a99d987 authored over 10 years ago by Michal Papis <[email protected]>
supress output from which when searching fo system commands, update #2854

2fd9efbb1160746b233bc72541f17b0b9fa419c2 authored over 10 years ago by Michal Papis <[email protected]>
use shells SECONDS when date does not support nanoseconds, fix #2870

3da1ba166ad54b306b4e258583a4cd080d8d3f7d authored over 10 years ago by Michal Papis <[email protected]>
detect and fix environment files during installation, fix #2835, update #2817

0b86304d380f4175f3e8022baec378b66299db0c authored over 10 years ago by Michal Papis <[email protected]>
remove old rbx/rubinius replacement, make sure __check_latest=0 is ran before the latest run of __rvm_ruby_string_parse_, update #2847

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

74022f220ac9f7717d3eecc35877ebf4587ebb61 authored over 10 years ago by Michal Papis <[email protected]>
fix installing rbx with no version via remote file, update #2847

d7d8b055bea3744a00b6655bd778c8c6490e3952 authored over 10 years ago by Michal Papis <[email protected]>
Force 1.8.7 and 1.9.2 to -head for security reasons. Fixes #2801

8b0e784b60a85239b9f60420b39d9e503a3fd2c3 authored over 10 years ago by Rys Sommefeldt <[email protected]>
Add 2.0.0, 2.1.0, 2.1.1 and 2.1.2 to rdoc-data generation

54ae20d74f0123327175f23ea67f068402ae83e1 authored over 10 years ago by Rys Sommefeldt <[email protected]>
Merge pull request #2868 from bmichelsen/text/licence

Text/licence

1d7422f086c2c13a40a20e7071e028dbe99d1da8 authored over 10 years ago by Rys Sommefeldt <[email protected]>
Fix incorrect spelling of license

3c3567a3bf49099a086347688f1b6535903661f8 authored over 10 years ago by Bjørn Michelsen <[email protected]>
Fix reference to LICENSE since the file has been renamed

01664d398493d2584d20ed84457ae7bf514b2db8 authored over 10 years ago by Bjørn Michelsen <[email protected]>
Renamed LICENCE -> LICENSE

086db6f39908a5439d155341b3ee2e16871c5e3c authored over 10 years ago by Bjørn Michelsen <[email protected]>
Update Homebrew repo location, also helps fix #2866

76a43bce92a514084bb335245a9ff384bb4bc34a authored over 10 years ago by Rys Sommefeldt <[email protected]>
Merge pull request #2866 from bmichelsen/osx-homebrew-link

Update Homebrew links on OS X

3b10dec50e42e6f2873f19dcc1c3f43c42949242 authored over 10 years ago by Rys Sommefeldt <[email protected]>
command head for scipping functions and aliases, fix #2861

1f5ecf3f475e5c7d073b0be6f5620b74ab879610 authored over 10 years ago by Michal Papis <[email protected]>
escape all head and tail occurences, update #2861

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

cdd2eae9ee4cbf57c0c3793162e439f9065a48a8 authored over 10 years ago by Michal Papis <[email protected]>
escape the test keyword to avoid aliases, fix #2867

52558e58f057b28db3f6184eb5790beaaac24d25 authored over 10 years ago by Michal Papis <[email protected]>
Merge pull request #2865 from bmichelsen/osx-ssl-certs-text

fix minor wording errors describing SSL certificate updates

f93ff2621c8198e863827169cb93ada490e1fa78 authored over 10 years ago by Michal Papis <[email protected]>
update links to Homebrew in warning and error messages

0edce3ac115dbcf1903632dcb1012abb8aee5728 authored over 10 years ago by Bjørn Michelsen <[email protected]>
fix minor wording errors describing SSL certificate updates

d65ddb1e7fef5bcfd0ef5d96d0f7fb5a31bb4632 authored over 10 years ago by Bjørn Michelsen <[email protected]>
Merge pull request #2862 from fwoeck/master

update to rbx 2.2.7 release

58a8cb563792f0afad579ed330f2d10b6085a729 authored over 10 years ago by Michal Papis <[email protected]>
update to rbx 2.2.7 release

de3545b69242938696b467676e768cf7716a125d authored over 10 years ago by Frank Woeckener <[email protected]>
Merge branch 'hotfix/1.25.26'

cbd7d30c89df93eb2c3b15f0e6491ea017cd602e authored over 10 years ago by Michal Papis <[email protected]>
Merge branch 'hotfix/1.25.26' into stable

e7880d707c90599ffc4b2ba7e89a98b7c7a4292c authored over 10 years ago by Michal Papis <[email protected]>
Merge branch 'master' into hotfix/1.25.26, update #2859, update #2856

967f5ea7d60aa282bdb5b08d3bf6daacb020e496 authored over 10 years ago by Michal Papis <[email protected]>
1.25.26

39ec789105dc452920a170d6b2b1639ef533e587 authored over 10 years ago by Michal Papis <[email protected]>
Cleanup SmartOS package dependency handling. Fixes #2755

f20e067aa26b3be635f3c951cb3bd0ed2f52d866 authored over 10 years ago by Rys Sommefeldt <[email protected]>
Merge pull request #2858 from skaes/various-patch-updates

added patches for some updated ruby versions

6394a2d517ea59dca2916fac470a60b47cb9bc34 authored over 10 years ago by Michal Papis <[email protected]>
added patches for some updated ruby versions

7969c9814f16088e2d5ec65a392d46930c4458bc authored over 10 years ago by Stefan Kaes <[email protected]>
Merge pull request #2856 from hone/master

ruby 1.9.3-p547 support

ed568ef89edac99126db4a2cec279558f50f3a1d authored over 10 years ago by Michal Papis <[email protected]>
ruby 1.9.3-p547 support

ea7b55a96845db7a42a3e3eaaf380fb82a5b2512 authored over 10 years ago by Terence Lee <[email protected]>
Merge pull request #2853 from polishgeeks/ruby_2_0_0_p481

add ruby 2.0.0-p481

c553e4603f32ff350b5c927fad62d891c1668f43 authored over 10 years ago by Michal Papis <[email protected]>
add ruby 2.0.0-p481

54e63d31440f9f0e49eefe9b0da0b9f39beda79d authored over 10 years ago by Tomasz Pajor <[email protected]>
fix searching strings in array in zsh, fix #2669

b329f030d8be587f19dd2d3ec159956f32aa3ce7 authored over 10 years ago by Michal Papis <[email protected]>
remove extra ruby version, fix #2849, fix #2848

3133af94cc45ccabf7bb521fa4b4279c4e809a99 authored over 10 years ago by Michal Papis <[email protected]>
Merge pull request #2844 from skaes/railsexpress-2.1.2-patches

added rails express patches for ruby-2.1.2

6d62074cf666118af31e16d89b7bde7bd5f8dfe8 authored over 10 years ago by Michal Papis <[email protected]>