Ivan Pozdeev
9373970678
pyenv-latest: replace -q with -b and -f, document as internal
More tailored for the emergent internal use cases
2 лет назад
native-api
a12f947cc3
Auto-resolve prefixes to the latest version ( #2487 )
3 лет назад
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
f48a5b11d7
Import recent changes from rbenv 4d72eefffc
11 лет назад
Daniel Hahler
7f88eabd0b
Improve `pyenv version`, if there is one missing
Display the other available ones still.
Fixes https://github.com/yyuu/pyenv/issues/291
11 лет назад
Yamashita Yuu
3dd9332eee
Fix broken tests
12 лет назад
Yamashita Yuu
f538169992
Restore OLDIFS expectedly
12 лет назад
Yamashita Yuu
8ddf8760d5
Import recent changes from rbenv 0.4.0
12 лет назад
Yamashita Yuu
403f4eb7a7
Preserve original IFSs
13 лет назад
Yamashita Yuu
c24207428c
remove useless definition of PYENV_VERSION_PATH
13 лет назад
Yamashita Yuu
ea7dc5f1e1
fix inverted result of checking version existence (refs #7 )
13 лет назад
Yamashita Yuu
167ff2a198
s/Ruby/Python/g; s/RBENV/PYENV/g
13 лет назад
Yamashita Yuu
fca31c4307
import trivial changes from rbenv 0.4.0
13 лет назад
Yamashita Yuu
da06998457
import rbenv-help from rbenv 0.4.0
13 лет назад
Yamashita Yuu
5b14236bac
fix "system" handling
13 лет назад
Yamashita Yuu
4174749b24
replace `tr` by shell's IFS
14 лет назад
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 лет назад