Florian Blanchet
aeea3ac825
Add PowerShell support ( #2749 )
Co-authored-by: Ivan Pozdeev <ivan_pozdeev@mail.ru>
Co-authored-by: Ivan Pozdeev <vano@mail.mipt.ru>
il y a 6 mois
Ville Skyttä
f06fb60b1f
Make work in nounset (-u) mode
il y a 5 ans
Andrew Rabert
0f596d2504
Revert "Merge pull request #1153 from cmcginty/remove-sbang"
This reverts commit 070e1c859fb2584c3dbe0a6fbe58cbc80938654e, reversing
changes made to 3faeda67bb .
il y a 7 ans
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
il y a 8 ans
Yamashita Yuu
8ddf8760d5
Import recent changes from rbenv 0.4.0
il y a 12 ans
Yamashita Yuu
5bff9c773a
Reliably detect parent shell in `pyenv init` ( fixes #93 )
Imported changes from sstephenson/rbenv#453 .
il y a 12 ans
Yamashita Yuu
6e749ef12f
Import recent changes relating to fish from rbenv
il y a 12 ans
Yamashita Yuu
403f4eb7a7
Preserve original IFSs
il y a 13 ans
Yamashita Yuu
a0705cb86e
fix shell syntax error. add missing `then'.
il y a 13 ans
Yamashita Yuu
fca31c4307
import trivial changes from rbenv 0.4.0
il y a 13 ans
Yamashita Yuu
da06998457
import rbenv-help from rbenv 0.4.0
il y a 13 ans
Yamashita Yuu
13122ca9bf
fixed to read multiple versions from `PYENV_VERSION` environment variable
il y a 14 ans
Yamashita Yuu
da659739d2
fixed `pyenv shell`. we cannot carry out bash array via envvars.
il y a 14 ans
Yamashita Yuu
dff57ae35d
s/PYENV_VERSIONS/PYENV_VERSION/ for backward compatibility.
il y a 14 ans
Yamashita Yuu
8187bc84e3
search commands from python version stack.
users can use multiple python versions at once.
il y a 14 ans
Yamashita Yuu
2457419b4a
created new project.
modified rbenv source for Python and renamed to pyenv.
il y a 14 ans