Mislav Marohnić
dcca61c0bc
Improve `rbenv --version` git checkout discovery
When `rbenv --version` is called, this now happens:
1. It changes into the directory where `libexec/rbenv--version` resides
and checks if it's a checkout of the rbenv repo (as opposed to
Homebrew checkout or something else). Then it reads the git revision.
2. If that failed, change to `$RBENV_ROOT` directory and repeat step 1.
há 10 anos
Josh Friend
155012911c
Add Jython 2.7.1 beta2
http://fwierzbicki.blogspot.co.uk/2015/10/jython-271-beta2-released.html
há 10 anos
Yamashita, Yuu
bdfe6d383f
Add shebang workaround for Jython 2.7.x ( fixes #458 )
há 10 anos
Yamashita, Yuu
efdba2d76b
Show message about pip/setuptools for 3.0.1 on OS X ( fixes #456 )
há 10 anos
Mislav Marohnić
0f44c57d08
Fix eval'ing multiline `sh-*` command output with bash
há 10 anos
Mislav Marohnić
efb187f26f
Merge pull request #663 from kevinburke/use-command
Use `command` to run rbenv rehash
há 10 anos
Mislav Marohnić
c101052a7f
Fix eval'ing multiline `sh-*` command output with fish
há 10 anos
Mislav Marohnić
51a1ee06e4
Merge commit '5c1094a' from #529
Closes #529
há 10 anos
Mislav Marohnić
8a0555f8ef
Init RBENV_TEST_DIR properly and only once during test setup
há 10 anos
Mislav Marohnić
55f692ba9c
Merge commit 'refs/pull/562/head' of https://github.com/sstephenson/rbenv
há 10 anos
Mislav Marohnić
3a265c1af9
Unset XDG_CONFIG_HOME and related variables during tests
If set by the user's environment, `git config --global` writes will go
to that destination instead of temporary $HOME. We definitely don't want
that.
Fixes #742
há 10 anos
Mislav Marohnić
c43928a8e4
Merge pull request #731 from blueyed/init-no-basename-for-shell
rbenv-init: do not use basename for $shell
há 10 anos
Mislav Marohnić
c6cf4e18b8
Merge pull request #682 from evaryont/patch-1
Include gems dir in .gitignore
há 10 anos
Yamashita, Yuu
19c02bf39c
v20151006
há 10 anos
Josh Friend
d462e158e2
Add Jython 2.7.1b1
há 10 anos
Yamashita, Yuu
3ecc94fa38
Merge pull request #447 from chenfengyuan/master
add proxy usage note
há 10 anos
Fengyuan Chen
53bc95314c
add proxy usage note
há 10 anos
Yamashita, Yuu
db325cc66d
Merge branch 'use-homebrew-openssl'
há 10 anos
Yamashita, Yuu
28c40ece8d
Fix broken tests
há 10 anos
Yamashita, Yuu
34f938fdb9
`--libdir` doesn't work nicely when building OpenSSL ( #429 )
há 10 anos
Yamashita, Yuu
e034c80388
Update Python versions in sample image
há 10 anos
Yamashita, Yuu
948d1f4ca7
Merge branch 'blueyed-pyenv-rehash-python-glub' ( fixes #379 , #404 )
há 10 anos
Yamashita, Yuu
438e828eb5
add tests for `PYENV_FILE_ARG`
há 10 anos
Yamashita, Yuu
e52ed97fff
install OpenSSL on OS X if no proper versionn is available ( #429 )
há 10 anos
Yamashita, Yuu
43eb33e929
Merge pull request #444 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
há 10 anos
The Gitter Badger
10ab381fb6
Add Gitter badge
há 10 anos
Josh Friend
c452da8084
v20150913
há 10 anos
Josh Friend
e6090f00f3
Add CPython 3.5.0
Closes #440
há 10 anos
Mislav Marohnić
9e664b5d27
Suggest that rbenv should be loaded at end of shell rc file
Closes #725
há 10 anos
Yamashita, Yuu
6868d3053a
Merge pull request #439 from recruit-mtl/master
Fixed anaconda3 repo's paths. #438
há 11 anos
kasajei
10d3123caa
Fixed anaconda3 repo's paths.
há 11 anos
Yamashita, Yuu
2d16c638e9
Merge pull request #437 from zmwangx/cpython-3.5.0rc4
Add CPython 3.5.0rc4
há 11 anos
Josh Friend
3ae068b492
Add CPython 3.5.0rc4
há 11 anos
Zhiming Wang
824f7e6b21
Add CPython 3.5.0rc4
há 11 anos
Josh Friend
5d247793e6
Add CPython 3.5.0rc3
há 11 anos
Josh Friend
ed700c0185
Merge pull request #435 from jimmywan/miniconda-3.16.0
Add miniconda-3.16.0 and miniconda3-3.16.0
há 11 anos
Josh Friend
193e64b6b2
v20150901
há 11 anos
Josh Friend
5ba585769b
Add pypy2.6.1 portable
há 11 anos
Jimmy Wan
5540e235ab
Add scripts for miniconda*-3.16.0.
há 11 anos
Josh Friend
c9268bb0dc
Add PyPy 2.6.1
Will add portable when squeaky-pl/portable-pypy#17 is closed.
há 11 anos
Josh Friend
5ddc14704c
Add 3.5.0rc2
há 11 anos
Josh Friend
5fcb4cf0bf
Remove 3.5.0 betas
há 11 anos
Yamashita, Yuu
0f288f2462
Import changes from ruby-build v20150818
há 11 anos
Yamashita, Yuu
0c81c97926
remove patch that cannot be applied to CPython 3.1.1 and 3.1.2 ( #421 )
há 11 anos
Yamashita, Yuu
5ff089de9c
add PyPy-STM 2.3 and 2.5.1 ( fixes #428 )
há 11 anos
Yamashita, Yuu
459725df3c
Merge branch 'disable-fortify-source' ( fixes #422 )
há 11 anos
Yamashita, Yuu
ec3b7d815d
add `fortify_crash_workaround` patch for CPython (>= 2.4, <= 2.4.3) ( #422 )
há 11 anos
Yamashita, Yuu
afe86aef52
disable `_FORTITY_SOURCE` to fix build of CPython (>= 2.4, <= 2.4.3) ( #422 )
há 11 anos
Yamashita, Yuu
461ae27a19
add patches for 3.1, 3.1.1, 3.1.2 to fix build with recent version of openssl ( fixes #421 )
há 11 anos
Yamashita, Yuu
c0f691fc57
Merge pull request #424 from zmwangx/python-3.5.0rc1
Add Python 3.5.0rc1
há 11 anos