54 次代码提交 (385d3337ef41cb3b6dc48199bd1e2beafb7e8134)

作者 SHA1 备注 提交日期
  Yamashita Yuu 314937d599 Set `PYENV_BIN_PATH` in `PATH` even if the version is `system` (fixes #98) 10 年前
  Yamashita Yuu a7f5a19a24 v0.4.0-20140110.1 10 年前
  Yamashita Yuu 38eb9fe948 v0.4.0-20140110 10 年前
  Yamashita Yuu 71a916faf2 simplicy the check for infinite loop 10 年前
  Yamashita Yuu 4c5ffc8d99 Avoid infinite loop in case where `pwd` returns relative path 10 年前
  Yamashita Yuu 8dc4e8d6f8 Revert "Merge branch 'golang-workaround'" 10 年前
  Yamashita Yuu 1587d8a03c Apply readlink to output from `pwd` may returns "." to get actual path 10 年前
  Yamashita Yuu 5dea3c9e63 Import changes from recent rbenv 10 年前
  Yamashita Yuu 3dd9332eee Fix broken tests 10 年前
  Yamashita Yuu f538169992 Restore OLDIFS expectedly 10 年前
  Yamashita Yuu d03f290b5d s/rbenv/pyenv/ 10 年前
  Yamashita Yuu 8ddf8760d5 Import recent changes from rbenv 0.4.0 10 年前
  Yamashita Yuu 5bff9c773a Reliably detect parent shell in `pyenv init` (fixes #93) 10 年前
  Yamashita Yuu 3d5156ed1d v0.4.0-20131217 10 年前
  Yamashita Yuu fe07deb193 v0.4.0-20131216 10 年前
  Tanix fd3dd225ba rewrite strip of PYENV_PREFIX_PATH in a single line 10 年前
  Tanix 140808e3d4 Fix pyenv-prefix to trim "/bin" in `pyenv prefix system` 10 年前
  Yamashita Yuu 5e20237f5b v0.4.0-20131116 11 年前
  Yamashita Yuu a2ab3bc32c v0.4.0-20131023 11 年前
  Yamashita Yuu 6e749ef12f Import recent changes relating to fish from rbenv 11 年前
  Yamashita Yuu 683036298e fish doesn't have builtin command equivalent to bash's `hash -r`. 11 年前
  Yamashita Yuu 93b536863f Support fish shell 11 年前
  Yamashita Yuu 403f4eb7a7 Preserve original IFSs 11 年前
  Yamashita Yuu ce66352f6d v0.4.0-20130726 11 年前
  Yamashita Yuu 1a6eb80bcd should not declare IFS in toplevel 11 年前
  Yamashita Yuu cc9c72747a v0.4.0-20130613 11 年前
  Yamashita Yuu 319000b448 pyenv-prefix returns wrong prefix if `system` is given in the middle of arguments. 11 年前
  Yamashita Yuu 1b7d3b0502 move pyenv-sh-{push,pop} into plugins since they aren't from rbenv 11 年前
  Yamashita Yuu c24207428c remove useless definition of PYENV_VERSION_PATH 11 年前
  Yamashita Yuu dbb1fb5a06 release 0.2.0 11 年前
  Yamashita Yuu ea7dc5f1e1 fix inverted result of checking version existence (refs #7) 11 年前
  Yamashita Yuu 167ff2a198 s/Ruby/Python/g; s/RBENV/PYENV/g 11 年前
  Yamashita Yuu ee3c9bef5e fix typo; s/vesions/versions/ 11 年前
  Yamashita Yuu a0705cb86e fix shell syntax error. add missing `then'. 11 年前
  Yamashita Yuu fca31c4307 import trivial changes from rbenv 0.4.0 11 年前
  Yamashita Yuu 684f7b7f21 add support for .python-version file to store local python version 11 年前
  Yamashita Yuu da06998457 import rbenv-help from rbenv 0.4.0 11 年前
  Yamashita Yuu f466679bd1 import `pyenv---version` from rbenv 11 年前
  Yamashita Yuu 5b14236bac fix "system" handling 11 年前
  Yamashita Yuu a16355fe33 fix wrong link to the README in the help message 11 年前
  Yamashita Yuu d09af20897 0.1.3git 12 年前
  Yamashita Yuu b520475b22 release 0.1.2 12 年前
  Yamashita Yuu e8ad78f837 add `pyenv push` and `pyenv pop` to manage version stack 12 年前
  FUSE Yoshio f3ae8fd904 fix typo in function name 12 年前
  Yamashita Yuu 4174749b24 replace `tr` by shell's IFS 12 年前
  Yamashita Yuu e89ae3a4a9 show all enabled versions (maybe multiple) in `pyenv versions` 12 年前
  Yamashita Yuu 13122ca9bf fixed to read multiple versions from `PYENV_VERSION` environment variable 12 年前
  Yamashita Yuu 34a4a532b2 0.1.2git 12 年前
  Yamashita Yuu d08fcc522e release 0.1.1 12 年前
  Yamashita Yuu da659739d2 fixed `pyenv shell`. we cannot carry out bash array via envvars. 12 年前