native-api
95df7dbc7b
Merge commit from fork
pirms 2 dienas
Brian Dowling
a8ca63fcc0
Update help docs to clarify multiple version(s) are allowed ( #1197 )
* Update help docs to clarify multiple version(s) are allowed
* Tweek version(s) help description
pirms 6 gadiem
Andrew Rabert
0f596d2504
Revert "Merge pull request #1153 from cmcginty/remove-sbang"
This reverts commit 070e1c859fb2584c3dbe0a6fbe58cbc80938654e, reversing
changes made to 3faeda67bb .
pirms 7 gadiem
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
pirms 8 gadiem
Daniel Hahler
9901c4b84d
Use consistent quoting for `versions=("$@")` across bins
pirms 12 gadiem
Yamashita Yuu
403f4eb7a7
Preserve original IFSs
pirms 13 gadiem
Yamashita Yuu
da06998457
import rbenv-help from rbenv 0.4.0
pirms 13 gadiem
Yamashita Yuu
13122ca9bf
fixed to read multiple versions from `PYENV_VERSION` environment variable
pirms 14 gadiem
Yamashita Yuu
dff57ae35d
s/PYENV_VERSIONS/PYENV_VERSION/ for backward compatibility.
pirms 14 gadiem
Yamashita Yuu
8187bc84e3
search commands from python version stack.
users can use multiple python versions at once.
pirms 14 gadiem
Yamashita Yuu
2457419b4a
created new project.
modified rbenv source for Python and renamed to pyenv.
pirms 14 gadiem