488 Commits (b1e3f13a85b30ddf380a8dc3bfeffb96eeb83a68)

Author SHA1 Message Date
  Yamashita, Yuu b1e3f13a85 Renamed variable; s/PYENV_REHASH_LOCK_TIMEOUT/PYENV_REHASH_TIMEOUT/ 6 years ago
  Yamashita, Yuu a6c15fb242 Experimental implementation to wait rehash until acquiring lock 6 years ago
  Josh Friend abbb606041 v1.2.3 6 years ago
  Josh Friend a8e207f330 v1.2.2 6 years ago
  Victor Lim 9daf81f16e Fix https://github.com/rbenv/rbenv/issues/1065 6 years ago
  Josh Friend b704c4242c Update changelog for 1.2.1 release 6 years ago
  Josh Friend e71ac9e439 Release v1.2.0 6 years ago
  Marco Hinz af53c790cc
Better error message for `rbenv shell` 7 years ago
  Daniel Hahler 5f8a4c4d62 Fix some issues reported by shellcheck 7 years ago
  Mislav Marohnić b80ea43e25 Quote directory name in variable assignment 6 years ago
  Zach Riggle 19e2b9588a Fix $PWD changes when executing Python 6 years ago
  Ryan Davis 1a8b5e04a9 Fixed `rbenv init -` output to work w/ no args and bash's `set -u`. 7 years ago
  Josh Friend 5af8d2fb12 Update changelog for v1.1.5 7 years ago
  Yamashita, Yuu 2178fb931c v1.1.4 7 years ago
  Josh Friend 0314de0c73
v1.1.3 7 years ago
  Yamashita, Yuu 8fa1f43856 v1.1.2 7 years ago
  Mislav Marohnić 6cd487db81 rbenv 1.1.1 7 years ago
  Roman Bolshakov 01d39850b5 Do not attempt to read .python-version directories (#606) 7 years ago
  Daniel Hahler 95b1b05cbe rbenv-version-file: ensure that the version file is a file 7 years ago
  Jeff Kowalski a81da8d864 Revert quoting change in previous commit; adjust test to match code 7 years ago
  Jeff Kowalski be2e606fbd Prefer 'set' over 'setenv' for fish shell 7 years ago
  Tim Pope 9d93605e18 Don't unset CDPATH 7 years ago
  Tim Pope 1f1e291385 Enforce absolute RBENV_DIR 7 years ago
  Yamashita, Yuu b3efcc9d15 v1.0.10 (fixes #878) 7 years ago
  Martin Nowak db39044ef6 partly resolve #759 7 years ago
  Samuel Villamonte acfbc96614 V1.0.9 release (#877) 7 years ago
  Yamashita, Yuu d01fa09a7d Migrate project URL to https://github.com/pyenv/pyenv 7 years ago
  Yamashita, Yuu ad8f2886ae v1.0.8 (fixes #841) 7 years ago
  Yamashita, Yuu 57f946550a v1.0.7 7 years ago
  Josh Friend 2552329dbd
v1.0.6 7 years ago
  Jason Karns 8eb97549e1
Conforms OLD_RBENV_VERSION to RBENV_* convention 7 years ago
  Josh Friend 095ca59878
v1.0.5 7 years ago
  Mislav Marohnić e60ad4a090 rbenv 1.1.0 7 years ago
  Mislav Marohnić c4d97ad392 Finalize `rbenv shell -` implementation 7 years ago
  Josh Friend 30baff8e5d v1.0.4 7 years ago
  Yamashita, Yuu 0d1a5b3030 v1.0.3 7 years ago
  Yamashita, Yuu d74daad8f5 v1.0.2 (fixes #709) 8 years ago
  Mislav Marohnić d0779fc8fb Expand literal tilde in PATH 8 years ago
  Yamashita, Yuu a0c5fe42e9 v1.0.1 (#694) 8 years ago
  Yamashita, Yuu 7fadd939ad v1.0.0 (fixes #520) 8 years ago
  Yamashita, Yuu fb757053c8 Show meaningful message on missing executable (fixes #610) 8 years ago
  Yamashita, Yuu 6030ea51e4 Add a workaround for system executables in `/bin` 8 years ago
  Yamashita, Yuu 7da05ee964 v20160726 8 years ago
  Yamashita, Yuu 4df7cf2dd6 Add workaround for `/bin/python` (#628) 8 years ago
  Yamashita, Yuu e93ae00ca1 Write help message to stdout just like other commands (#650, #651) 8 years ago
  Yamashita, Yuu 26ac59fd1d Write help message to stdout 8 years ago
  Yamashita, Yuu 7860ad5268 Help message should not be written to stdout for `sh-` commands (yyuu/pyenv#650) 8 years ago
  Yamashita, Yuu 25d3ca7fdf Messages should not be written in stdout if the command is `sh-` command (fixes #650) 8 years ago
  Josh Friend 7d709586ee
v20160629 8 years ago
  Yamashita, Yuu 9cd200b98c v20160628 (fixes #644) 8 years ago