native-api
95df7dbc7b
Merge commit from fork
19 часов назад
Ivan Pozdeev
9373970678
pyenv-latest: replace -q with -b and -f, document as internal
More tailored for the emergent internal use cases
2 лет назад
Jon Crall
672eef1561
Speed up pyenv prefix by not constructing advice text when it would be discarded ( #3005 )
by adding an internal flag
2 лет назад
native-api
a12f947cc3
Auto-resolve prefixes to the latest version ( #2487 )
3 лет назад
Ville Skyttä
ee6ef20859
docs(pyenv-prefix): note support for multiple versions ( #2270 )
4 лет назад
native-api
4f689cdf83
Allow system Python in sbin ( #2065 )
Arch Linux has Python is sbin as well as bin
4 лет назад
Ivan Pozdeev
26134d9b38
Allow system Python in sbin
Arch Linux has Python is sbin as well as bin
4 лет назад
Ivan Pozdeev
f77c2d7eab
Detect Py2 presence as well
5 лет назад
Paul Bransford
4d762bca7b
fix 'system' python to be present if 'python3' is on path but not 'python'
6 лет назад
Andrew Rabert
0f596d2504
Revert "Merge pull request #1153 from cmcginty/remove-sbang"
This reverts commit 070e1c859fb2584c3dbe0a6fbe58cbc80938654e, reversing
changes made to 3faeda67bb .
7 лет назад
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
8 лет назад
Yamashita, Yuu
4df7cf2dd6
Add workaround for `/bin/python` ( #628 )
10 лет назад
Yamashita Yuu
114063495f
`pyenv-prefix` should return proper prefix of `system` version ( fixes #391 )
11 лет назад
Yamashita Yuu
3dd9332eee
Fix broken tests
12 лет назад
Tanix
fd3dd225ba
rewrite strip of PYENV_PREFIX_PATH in a single line
12 лет назад
Tanix
140808e3d4
Fix pyenv-prefix to trim "/bin" in `pyenv prefix system`
12 лет назад
Yamashita Yuu
403f4eb7a7
Preserve original IFSs
13 лет назад
Yamashita Yuu
319000b448
pyenv-prefix returns wrong prefix if `system` is given in the middle of arguments.
13 лет назад
Yamashita Yuu
da06998457
import rbenv-help from rbenv 0.4.0
13 лет назад
Yamashita Yuu
5b14236bac
fix "system" handling
13 лет назад
Yamashita Yuu
13122ca9bf
fixed to read multiple versions from `PYENV_VERSION` environment variable
14 лет назад
Yamashita Yuu
dff57ae35d
s/PYENV_VERSIONS/PYENV_VERSION/ for backward compatibility.
14 лет назад
Yamashita Yuu
8187bc84e3
search commands from python version stack.
users can use multiple python versions at once.
14 лет назад
Yamashita Yuu
2457419b4a
created new project.
modified rbenv source for Python and renamed to pyenv.
14 лет назад