Casey McGinty
83e5459cfb
Remove shebang lines from scripts for performance
...
All scripts in libexec/ (excluding pyenv) are called through pyenv,
therefore the shebang lines are not necessary. On some systems this
provides a measurable increase in performance of the shell prompt.
Related to pyenv/pyenv-virtualenv#259
2019-03-07 22:15:14 +01:00
Yamashita, Yuu
4df7cf2dd6
Add workaround for /bin/python
( #628 )
2016-07-21 02:45:27 +00:00
Yamashita Yuu
114063495f
pyenv-prefix
should return proper prefix of system
version (fixes #391 )
2015-06-27 01:07:18 +09:00
Yamashita Yuu
3dd9332eee
Fix broken tests
2014-01-03 04:33:30 +09:00
Tanix
fd3dd225ba
rewrite strip of PYENV_PREFIX_PATH in a single line
2013-12-12 23:05:31 +09:00
Tanix
140808e3d4
Fix pyenv-prefix to trim "/bin" in pyenv prefix system
2013-12-12 22:16:43 +09:00
Yamashita Yuu
403f4eb7a7
Preserve original IFSs
2013-08-15 22:29:47 +09:00
Yamashita Yuu
319000b448
pyenv-prefix returns wrong prefix if system
is given in the middle of arguments.
2013-06-04 17:35:23 +09:00
Yamashita Yuu
da06998457
import rbenv-help from rbenv 0.4.0
2013-01-18 19:09:56 +09:00
Yamashita Yuu
5b14236bac
fix "system" handling
2012-12-19 23:58:39 +09:00
Yamashita Yuu
13122ca9bf
fixed to read multiple versions from PYENV_VERSION
environment variable
2012-09-07 19:16:42 +09:00
Yamashita Yuu
dff57ae35d
s/PYENV_VERSIONS/PYENV_VERSION/ for backward compatibility.
2012-08-31 19:39:29 +09:00
Yamashita Yuu
8187bc84e3
search commands from python version stack.
...
users can use multiple python versions at once.
2012-08-31 16:09:46 +09:00
Yamashita Yuu
2457419b4a
created new project.
...
modified rbenv source for Python and renamed to pyenv.
2012-08-31 15:30:20 +09:00