33 次代码提交 (95df7dbc7b34595b47c9b922de198547effda819)

作者 SHA1 备注 提交日期
  native-api 95df7dbc7b
Merge commit from fork 2 天前
  native-api 044d816d35
which: update `pyenv help global` tip (#3424) 4 个月前
  Ivan Pozdeev 7418835908
Prevent infinite loop if a shim is linked and called from a nonstandard location with "system" active 6 个月前
  Ivan Pozdeev 86be59a6d5 Tolerate nonexistent versions from `pyenv-version-name` in `pyenv-which` 1年前
  native-api dc873cf568
Support missing versions being present and set in a local .python-version (#3134) 1年前
  Jon Crall 672eef1561
Speed up pyenv prefix by not constructing advice text when it would be discarded (#3005) 2 年前
  native-api c20fc7bd6a
Fix `pyenv which` to support auto-resolved prefixes (#2601) 3 年前
  Anton Petrov f31a06dc19
Added --nosystem argument 5 年前
  Harish Rajagopal cdecf14535
Added fallback to system executable 5 年前
  Brian Dowling a8ca63fcc0
Update help docs to clarify multiple version(s) are allowed (#1197) 6 年前
  Andrew Rabert 0f596d2504 Revert "Merge pull request #1153 from cmcginty/remove-sbang" 7 年前
  Casey McGinty 83e5459cfb Remove shebang lines from scripts for performance 8 年前
  Yamashita, Yuu fb757053c8 Show meaningful message on missing executable (fixes #610) 10 年前
  Yamashita Yuu f0e852553a Import rbenv changes at 7e0e85bdda 11 年前
  Daniel Hahler a797bb6d88 Fix "pyenv: version 'system' is not installed" with `pyenv which` 11 年前
  Daniel Hahler de5c61cd59 Fix "version X is not installed" with multiple PYENV_VERSIONs 11 年前
  Daniel Hahler a1df551bcf Merge tests and remove_from_path from rbenv 11 年前
  Daniel Hahler 44c20af80e Optimize pyenv-which: implement remove_from_path in Bash 12 年前
  Yamashita Yuu 8ddf8760d5 Import recent changes from rbenv 0.4.0 12 年前
  Yamashita Yuu 403f4eb7a7 Preserve original IFSs 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 年前
  FUSE Yoshio f3ae8fd904 fix typo in function name 14 年前
  Yamashita Yuu 13122ca9bf fixed to read multiple versions from `PYENV_VERSION` environment variable 14 年前
  Yamashita Yuu da659739d2 fixed `pyenv shell`. we cannot carry out bash array via envvars. 14 年前
  Yamashita Yuu dff57ae35d s/PYENV_VERSIONS/PYENV_VERSION/ for backward compatibility. 14 年前
  Yamashita Yuu 8187bc84e3 search commands from python version stack. 14 年前
  Yamashita Yuu 2457419b4a created new project. 14 年前