34 Commits (74c6efe2f4493ce046f7053ae22bad5118c925db)

Author SHA1 Message Date
  Ivan Pozdeev 74c6efe2f4 Adapt tests involving current directory for Docker 17 hours ago
  native-api 95df7dbc7b
Merge commit from fork 17 hours ago
  max e4c462dc70
Fix typos in docs, scripts, and tests (#3490) 3 days ago
  native-api 044d816d35
which: update `pyenv help global` tip (#3424) 3 months ago
  Ivan Pozdeev 7418835908
Prevent infinite loop if a shim is linked and called from a nonstandard location with "system" active 6 months ago
  Ivan Pozdeev b259813357
tests: refactor: rename and consolidate create_executable() functions 6 months ago
  rockandska 8990110dcf upgrade bats to v1.10.0 9 months ago
  Ivan Pozdeev 86be59a6d5 Tolerate nonexistent versions from `pyenv-version-name` in `pyenv-which` 1 year ago
  native-api dc873cf568
Support missing versions being present and set in a local .python-version (#3134) 1 year ago
  Jon Crall 672eef1561
Speed up pyenv prefix by not constructing advice text when it would be discarded (#3005) 2 years ago
  native-api c20fc7bd6a
Fix `pyenv which` to support auto-resolved prefixes (#2601) 3 years ago
  Brian Dowling a8ca63fcc0
Update help docs to clarify multiple version(s) are allowed (#1197) 6 years ago
  Daniel Hahler a9ca72ab8e test/which.bats: do not export PATH 9 years ago
  Jason Karns 0f7a2cad8d Use create_hook helper 10 years ago
  Yamashita, Yuu 3031cb9750 Add workaround for test failure on Arch Linux (#480) 10 years ago
  Mislav Marohnić 90373d78b9 Add test for not including current directory in PATH search 10 years ago
  Mislav Marohnić 3405c4d03c Fix error message when command is not found for "system" version 10 years ago
  Daniel Hahler e3982fae38 Display version origin with non-installed versions 11 years ago
  Daniel Hahler de5c61cd59 Fix "version X is not installed" with multiple PYENV_VERSIONs 11 years ago
  Daniel Hahler e82f943174 Merge rbenv's "Isolate rbenv-which tests …" (c69d9a11) 11 years ago
  Daniel Hahler bbf8cb4a95 Add test for PYENV_VERSION=3.4:2.7 11 years ago
  Daniel Hahler a1df551bcf Merge tests and remove_from_path from rbenv 11 years ago
  Mislav Marohnić c69d9a1128 Isolate rbenv-which tests from any `.ruby-version` file on the system 11 years ago
  Daniel Hahler e4cbf04592 Improve performance of rbenv-which when RBENV_VERSION=system 12 years ago
  Mislav Marohnić 6bb7f07d2d Avoid `rbenv-exec` calling out to `rbenv-version-name` twice 11 years ago
  Yamashita Yuu 319721b380 Modify applications and versions for Python 12 years ago
  Yamashita Yuu 0965577b93 Import tests from rbenv with `sed -e s/rbenv/pyenv/g` 12 years ago
  Mislav Marohnić 060f141b21 test that IFS in hooks is correct 13 years ago
  Mislav Marohnić 7fc5f46bbb undo `assert_output_lines` in tests 13 years ago
  Mislav Marohnić 969af1567a add tests for rehash, whence, which 13 years ago