pyenv/libexec
Isaac Levy cc56f76733
Add --no-push-path option (#2526)
In some advanced shell setups, the order of custom-added PATH entries is important.
We disregard it by default, always pushing shims to the front of PATH,
to ensure that Pyenv works even in poorly maintained shell environments
and with minimal hassle for non-export users
(an attempt to do the opposite (#1898) has ended in a disaster).
Some advanced users are however ready and able to carefully maintain their environment
and deal with breakages and inconvenience. This option is for them.
2022-11-19 00:01:59 +03:00
..
pyenv Prevent duplicate PATH entries when bin_path/.. is the same as PYENV_ROOT (#2045) 2021-09-15 01:09:50 +03:00
pyenv---version 2.3.6 2022-11-03 09:26:31 +01:00
pyenv-commands Revert "Merge pull request #1153 from cmcginty/remove-sbang" 2019-04-23 10:23:33 -04:00
pyenv-completions Revert "Merge pull request #1153 from cmcginty/remove-sbang" 2019-04-23 10:23:33 -04:00
pyenv-exec Fix typos in command examples (#2147) 2021-11-09 09:50:29 +03:00
pyenv-global Update help docs to clarify multiple version(s) are allowed (#1197) 2020-03-19 17:35:46 -04:00
pyenv-help README.md, CHANGELOG.md, libexec/pyenv-help: Fix typos 2022-05-08 09:46:47 +03:00
pyenv-hooks Allow for cases where user might've aliased some programs 2021-05-17 10:48:46 +03:00
pyenv-init Add --no-push-path option (#2526) 2022-11-19 00:01:59 +03:00
pyenv-latest Fix resolution of a name that's a prefix of another name (#2521) 2022-11-10 04:46:14 +03:00
pyenv-local Update help docs to clarify multiple version(s) are allowed (#1197) 2020-03-19 17:35:46 -04:00
pyenv-prefix Auto-resolve prefixes to the latest version (#2487) 2022-10-30 03:38:40 +03:00
pyenv-rehash Merge pull request #1814 from native-api/rm_script_dir 2021-03-09 14:36:12 +03:00
pyenv-root Revert "Merge pull request #1153 from cmcginty/remove-sbang" 2019-04-23 10:23:33 -04:00
pyenv-sh-rehash Revert "Merge pull request #1153 from cmcginty/remove-sbang" 2019-04-23 10:23:33 -04:00
pyenv-sh-shell Make work in nounset (-u) mode 2021-02-23 22:29:56 +02:00
pyenv-shims Revert "Merge pull request #1153 from cmcginty/remove-sbang" 2019-04-23 10:23:33 -04:00
pyenv-version Update help docs to clarify multiple version(s) are allowed (#1197) 2020-03-19 17:35:46 -04:00
pyenv-version-file Revert "Merge pull request #1153 from cmcginty/remove-sbang" 2019-04-23 10:23:33 -04:00
pyenv-version-file-read Re-allow paths in .python-version provided that they resolve to within the versions dir (#2442) 2022-09-03 22:37:53 +03:00
pyenv-version-file-write Revert "Merge pull request #1153 from cmcginty/remove-sbang" 2019-04-23 10:23:33 -04:00
pyenv-version-name Auto-resolve prefixes to the latest version (#2487) 2022-10-30 03:38:40 +03:00
pyenv-version-origin Revert "Merge pull request #1153 from cmcginty/remove-sbang" 2019-04-23 10:23:33 -04:00
pyenv-versions Use version sort in pyenv versions if available (#2405) 2022-07-10 23:00:51 +03:00
pyenv-whence Revert "Merge pull request #1153 from cmcginty/remove-sbang" 2019-04-23 10:23:33 -04:00
pyenv-which Added --nosystem argument 2021-02-22 12:21:02 +03:00