285 Revize (958e3aca95e5487da26e060fad0a60867fa19a58)

Autor SHA1 Zpráva Datum
  Ivan Pozdeev 74c6efe2f4 Adapt tests involving current directory for Docker před 2 dny
  native-api 95df7dbc7b
Merge commit from fork před 2 dny
  max e4c462dc70
Fix typos in docs, scripts, and tests (#3490) před 4 dny
  Anup Das cf6f3c3200
fix(rehash): prevent terminal hang caused by stale or sandbox-blocked lock file (#3469) před 1 měsícem
  Ayush 455d1a31db
init: add --install for shell setup (#3454) před 1 měsícem
  native-api 70f096a95c
rehash: detect and remove a stale lockfile (#3450) před 1 měsícem
  native-api 044d816d35
which: update `pyenv help global` tip (#3424) před 4 měsíci
  native-api 8037f22665
rehash: streamline executables discovery; fix regression (#3418) před 4 měsíci
  rockandska 2c38423a98
pyenv launcher: introduce and export _PYENV_INSTALL_PREFIX (#3334) před 6 měsíci
  native-api aa6c9b9694
init: don't silence automatic rehash; rehash: report final error but not provisional ones (#3377) před 6 měsíci
  Florian Blanchet aeea3ac825
Add PowerShell support (#2749) před 6 měsíci
  Ivan Pozdeev 7998159daa
tests: fix integration tests for Bash and Fish před 6 měsíci
  Ivan Pozdeev 6113214f65
tests: refactor: migrate to newly-added create_stub() před 6 měsíci
  Ivan Pozdeev 7418835908
Prevent infinite loop if a shim is linked and called from a nonstandard location with "system" active před 6 měsíci
  Ivan Pozdeev b259813357
tests: refactor: rename and consolidate create_executable() functions před 6 měsíci
  Ivan Pozdeev a6ea5b3179 Fix rehash před 7 měsíci
  native-api 0f7b8fa8ee
sh-rehash: Fix erroneously executing rather than printing a command (#3369) před 7 měsíci
  rockandska 22a7c46d54
upgrade pip detetcion in pip-rehash to accept multiple variations: (#3330) před 9 měsíci
  rockandska dee36c348d add test README před 10 měsíci
  rockandska d275391f65 add possibility to filter tests with make před 10 měsíci
  rockandska a7897ca0f6 add bats test under docker před 10 měsíci
  rockandska 92a28e531b use BATS_FILE_TMPDIR in test/plugin test před 10 měsíci
  rockandska 8990110dcf upgrade bats to v1.10.0 před 10 měsíci
  rockandska 0d987b0e4b fix test isolation před 10 měsíci
  Jesse Wattenbarger 018ca73444
Add --bare option to `pyenv version` (#2783) před 1 rokem
  Christian Fredrik Johnsen c6973391f3
pyenv-init | performance improvements (#3136) před 1 rokem
  Ivan Pozdeev 86be59a6d5 Tolerate nonexistent versions from `pyenv-version-name` in `pyenv-which` před 1 rokem
  native-api dc873cf568
Support missing versions being present and set in a local .python-version (#3134) před 1 rokem
  native-api 3ced1c4751
Support free-threaded CPython flavor in prefix resolution (#3090) před 1 rokem
  Antoine Arbouin 03b60aafec
Support virtualenvs with names starting with "python-" (#3086) před 1 rokem
  Ed Morley d60d1c5cdc
Fix latest version resolution when using `python-` prefix (#3056) před 1 rokem
  Tom Schraitle 57a6772451
Add /usr/etc/pyenv.d to hooks path (#3039) před 1 rokem
  native-api e9611beffe
Fix tests failing if plugins are installed (#3022) před 2 roky
  Ivan Pozdeev 9373970678 pyenv-latest: replace -q with -b and -f, document as internal před 2 roky
  Jon Crall 672eef1561
Speed up pyenv prefix by not constructing advice text when it would be discarded (#3005) před 2 roky
  Sam Gross 384361167a
Add 3.13.0b3t and exclude it from `pyenv latest` (#3001) před 2 roky
  Alex Hedges 02e1d4a293
Handle case where `pyenv-commands --sh` returns nothing (#2908) před 2 roky
  native-api dee8a9dbad
Fix intermittent "broken pipe" in version sort test (#2817) před 2 roky
  native-api 20189ff06f
Fix not showing symlink contents for unselected versions in `pyenv versions` (#2675) před 3 roky
  Ivan Pozdeev 9fe80f28e5 Add `pyenv versions' option to skip envs for `pyenv-latest' před 3 roky
  native-api 9248255f70
Show symlink contents in non-bare `pyenv versions' (#2609) před 3 roky
  native-api 368e04f3fa
Fix pyenv-latest to ignore virtualenvs (#2608) před 3 roky
  native-api c20fc7bd6a
Fix `pyenv which` to support auto-resolved prefixes (#2601) před 3 roky
  Ian Chen f897c50202
Fix non-bash output while detecting shell (#2561) před 3 roky
  Isaac Levy cc56f76733
Add --no-push-path option (#2526) před 3 roky
  native-api ed1083ec27
Fix resolution of a name that's a prefix of another name (#2521) před 3 roky
  native-api a12f947cc3
Auto-resolve prefixes to the latest version (#2487) před 3 roky
  James Stronz 47b0ce77c0
Re-allow paths in .python-version provided that they resolve to within the versions dir (#2442) před 3 roky
  James Stronz 22fa683571
CVE-2022-35861: Fixed relative path traversal due to using version string in path (#2412) před 4 roky
  Pedro Fonini fdaeaf1f97
Use version sort in `pyenv versions` if available (#2405) před 4 roky