34 コミット (74c6efe2f4493ce046f7053ae22bad5118c925db)

作成者 SHA1 メッセージ 日付
  Ivan Pozdeev 74c6efe2f4 Adapt tests involving current directory for Docker 1日前
  native-api 95df7dbc7b
Merge commit from fork 2日前
  max e4c462dc70
Fix typos in docs, scripts, and tests (#3490) 4日前
  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 b259813357
tests: refactor: rename and consolidate create_executable() functions 6ヶ月前
  rockandska 8990110dcf upgrade bats to v1.10.0 10ヶ月前
  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年前
  Brian Dowling a8ca63fcc0
Update help docs to clarify multiple version(s) are allowed (#1197) 6年前
  Daniel Hahler a9ca72ab8e test/which.bats: do not export PATH 9年前
  Jason Karns 0f7a2cad8d Use create_hook helper 10年前
  Yamashita, Yuu 3031cb9750 Add workaround for test failure on Arch Linux (#480) 10年前
  Mislav Marohnić 90373d78b9 Add test for not including current directory in PATH search 10年前
  Mislav Marohnić 3405c4d03c Fix error message when command is not found for "system" version 10年前
  Daniel Hahler e3982fae38 Display version origin with non-installed versions 11年前
  Daniel Hahler de5c61cd59 Fix "version X is not installed" with multiple PYENV_VERSIONs 11年前
  Daniel Hahler e82f943174 Merge rbenv's "Isolate rbenv-which tests …" (c69d9a11) 11年前
  Daniel Hahler bbf8cb4a95 Add test for PYENV_VERSION=3.4:2.7 11年前
  Daniel Hahler a1df551bcf Merge tests and remove_from_path from rbenv 11年前
  Mislav Marohnić c69d9a1128 Isolate rbenv-which tests from any `.ruby-version` file on the system 11年前
  Daniel Hahler e4cbf04592 Improve performance of rbenv-which when RBENV_VERSION=system 12年前
  Mislav Marohnić 6bb7f07d2d Avoid `rbenv-exec` calling out to `rbenv-version-name` twice 11年前
  Yamashita Yuu 319721b380 Modify applications and versions for Python 12年前
  Yamashita Yuu 0965577b93 Import tests from rbenv with `sed -e s/rbenv/pyenv/g` 12年前
  Mislav Marohnić 060f141b21 test that IFS in hooks is correct 13年前
  Mislav Marohnić 7fc5f46bbb undo `assert_output_lines` in tests 13年前
  Mislav Marohnić 969af1567a add tests for rehash, whence, which 13年前