264 Commits (92a28e531b17817bc4f8a98c637cf646cf1cccf1)

Autor SHA1 Mensaje Fecha
  Christian Fredrik Johnsen c6973391f3
pyenv-init | performance improvements (#3136) hace 1 año
  Ivan Pozdeev 86be59a6d5 Tolerate nonexistent versions from `pyenv-version-name` in `pyenv-which` hace 1 año
  native-api dc873cf568
Support missing versions being present and set in a local .python-version (#3134) hace 1 año
  native-api 3ced1c4751
Support free-threaded CPython flavor in prefix resolution (#3090) hace 1 año
  Antoine Arbouin 03b60aafec
Support virtualenvs with names starting with "python-" (#3086) hace 1 año
  Ed Morley d60d1c5cdc
Fix latest version resolution when using `python-` prefix (#3056) hace 1 año
  Tom Schraitle 57a6772451
Add /usr/etc/pyenv.d to hooks path (#3039) hace 1 año
  native-api e9611beffe
Fix tests failing if plugins are installed (#3022) hace 2 años
  Ivan Pozdeev 9373970678 pyenv-latest: replace -q with -b and -f, document as internal hace 2 años
  Jon Crall 672eef1561
Speed up pyenv prefix by not constructing advice text when it would be discarded (#3005) hace 2 años
  Sam Gross 384361167a
Add 3.13.0b3t and exclude it from `pyenv latest` (#3001) hace 2 años
  Alex Hedges 02e1d4a293
Handle case where `pyenv-commands --sh` returns nothing (#2908) hace 2 años
  native-api dee8a9dbad
Fix intermittent "broken pipe" in version sort test (#2817) hace 2 años
  native-api 20189ff06f
Fix not showing symlink contents for unselected versions in `pyenv versions` (#2675) hace 3 años
  Ivan Pozdeev 9fe80f28e5 Add `pyenv versions' option to skip envs for `pyenv-latest' hace 3 años
  native-api 9248255f70
Show symlink contents in non-bare `pyenv versions' (#2609) hace 3 años
  native-api 368e04f3fa
Fix pyenv-latest to ignore virtualenvs (#2608) hace 3 años
  native-api c20fc7bd6a
Fix `pyenv which` to support auto-resolved prefixes (#2601) hace 3 años
  Ian Chen f897c50202
Fix non-bash output while detecting shell (#2561) hace 3 años
  Isaac Levy cc56f76733
Add --no-push-path option (#2526) hace 3 años
  native-api ed1083ec27
Fix resolution of a name that's a prefix of another name (#2521) hace 3 años
  native-api a12f947cc3
Auto-resolve prefixes to the latest version (#2487) hace 3 años
  James Stronz 47b0ce77c0
Re-allow paths in .python-version provided that they resolve to within the versions dir (#2442) hace 3 años
  James Stronz 22fa683571
CVE-2022-35861: Fixed relative path traversal due to using version string in path (#2412) hace 4 años
  Pedro Fonini fdaeaf1f97
Use version sort in `pyenv versions` if available (#2405) hace 4 años
  Ivan Pozdeev 6d4365a696 Make `pyenv init --path` usable as a `pyenv init -` substitute hace 4 años
  Ivan Pozdeev 8439f8e187 Simplify init scheme; update & clarify the README hace 4 años
  Ivan Pozdeev 32a86a84c0 Show output for assert_line() and refure_line() hace 4 años
  Ville Skyttä a9e11ba164
Use `command` and `type` instead of `which` (#2144) hace 4 años
  Ivan Pozdeev c6c4e41eb9 Bats: show output on failed assertions hace 4 años
  Ivan Pozdeev f504b01818 consistent message hace 4 años
  Ivan Pozdeev 876be1bb04 Bats: path_without: support multiple args hace 4 años
  Ivan Pozdeev 6185bb55e6 allow for sys.executable to be different hace 4 años
  Ivan Pozdeev eb89256f59 Remove the sample code from pyenv init hace 4 años
  Ivan Pozdeev cabdc45181 fix possible side effect hace 4 años
  Ivan Pozdeev acc949c27b fix test hace 4 años
  native-api 4f689cdf83
Allow system Python in sbin (#2065) hace 4 años
  Ivan Pozdeev 26134d9b38 Allow system Python in sbin hace 4 años
  native-api f7754ae6a4
Remove PATH warning (#2001) hace 5 años
  native-api 1706436fae
Use system Python3 for tests (#1979) hace 5 años
  Ivan Pozdeev 3e3f40fefc Warn users to add `pyenv init --path` to ~/.profile hace 5 años
  Ivan Pozdeev 7838707595 Separate startup logic into PATH and the rest hace 5 años
  Ivan Pozdeev b0b862ca64 Don't print actual PATH in test output hace 5 años
  Ville Skyttä 641916270b feat: support (skip) commented lines in version-file hace 5 años
  Ville Skyttä b5008ce74e test(init): remove misleading detect from parent shell case arg hace 5 años
  Ville Skyttä f06fb60b1f Make work in nounset (-u) mode hace 5 años
  Ivan Pozdeev e44490c639 Revert "add tests for `PYENV_FILE_ARG`" hace 5 años
  cornfeedhobo cadebd8e65
Search for plugins in PYENV_DIR and PYENV_ROOT (#1697) hace 5 años
  M. Smits 71d2e4549e
Updated documentation pyenv init for fish shell comform to readme. (#1703) hace 5 años
  Claudio Jolowicz be595ededa
Fix duplicate test in prefix.bats due to bad merge (#1603) hace 6 años