282 コミット (19f4c7cf204174a7f7758a1a51cd6b613f5d0409)

作成者 SHA1 メッセージ 日付
  Ivan Pozdeev 6113214f65
tests: refactor: migrate to newly-added create_stub() 6ヶ月前
  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ヶ月前
  Ivan Pozdeev a6ea5b3179 Fix rehash 7ヶ月前
  native-api 0f7b8fa8ee
sh-rehash: Fix erroneously executing rather than printing a command (#3369) 7ヶ月前
  rockandska 22a7c46d54
upgrade pip detetcion in pip-rehash to accept multiple variations: (#3330) 9ヶ月前
  rockandska dee36c348d add test README 10ヶ月前
  rockandska d275391f65 add possibility to filter tests with make 10ヶ月前
  rockandska a7897ca0f6 add bats test under docker 10ヶ月前
  rockandska 92a28e531b use BATS_FILE_TMPDIR in test/plugin test 10ヶ月前
  rockandska 8990110dcf upgrade bats to v1.10.0 10ヶ月前
  rockandska 0d987b0e4b fix test isolation 10ヶ月前
  Jesse Wattenbarger 018ca73444
Add --bare option to `pyenv version` (#2783) 1年前
  Christian Fredrik Johnsen c6973391f3
pyenv-init | performance improvements (#3136) 1年前
  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年前
  native-api 3ced1c4751
Support free-threaded CPython flavor in prefix resolution (#3090) 1年前
  Antoine Arbouin 03b60aafec
Support virtualenvs with names starting with "python-" (#3086) 1年前
  Ed Morley d60d1c5cdc
Fix latest version resolution when using `python-` prefix (#3056) 1年前
  Tom Schraitle 57a6772451
Add /usr/etc/pyenv.d to hooks path (#3039) 1年前
  native-api e9611beffe
Fix tests failing if plugins are installed (#3022) 2年前
  Ivan Pozdeev 9373970678 pyenv-latest: replace -q with -b and -f, document as internal 2年前
  Jon Crall 672eef1561
Speed up pyenv prefix by not constructing advice text when it would be discarded (#3005) 2年前
  Sam Gross 384361167a
Add 3.13.0b3t and exclude it from `pyenv latest` (#3001) 2年前
  Alex Hedges 02e1d4a293
Handle case where `pyenv-commands --sh` returns nothing (#2908) 2年前
  native-api dee8a9dbad
Fix intermittent "broken pipe" in version sort test (#2817) 2年前
  native-api 20189ff06f
Fix not showing symlink contents for unselected versions in `pyenv versions` (#2675) 3年前
  Ivan Pozdeev 9fe80f28e5 Add `pyenv versions' option to skip envs for `pyenv-latest' 3年前
  native-api 9248255f70
Show symlink contents in non-bare `pyenv versions' (#2609) 3年前
  native-api 368e04f3fa
Fix pyenv-latest to ignore virtualenvs (#2608) 3年前
  native-api c20fc7bd6a
Fix `pyenv which` to support auto-resolved prefixes (#2601) 3年前
  Ian Chen f897c50202
Fix non-bash output while detecting shell (#2561) 3年前
  Isaac Levy cc56f76733
Add --no-push-path option (#2526) 3年前
  native-api ed1083ec27
Fix resolution of a name that's a prefix of another name (#2521) 3年前
  native-api a12f947cc3
Auto-resolve prefixes to the latest version (#2487) 3年前
  James Stronz 47b0ce77c0
Re-allow paths in .python-version provided that they resolve to within the versions dir (#2442) 3年前
  James Stronz 22fa683571
CVE-2022-35861: Fixed relative path traversal due to using version string in path (#2412) 4年前
  Pedro Fonini fdaeaf1f97
Use version sort in `pyenv versions` if available (#2405) 4年前
  Ivan Pozdeev 6d4365a696 Make `pyenv init --path` usable as a `pyenv init -` substitute 4年前
  Ivan Pozdeev 8439f8e187 Simplify init scheme; update & clarify the README 4年前
  Ivan Pozdeev 32a86a84c0 Show output for assert_line() and refure_line() 4年前
  Ville Skyttä a9e11ba164
Use `command` and `type` instead of `which` (#2144) 4年前
  Ivan Pozdeev c6c4e41eb9 Bats: show output on failed assertions 4年前
  Ivan Pozdeev f504b01818 consistent message 4年前
  Ivan Pozdeev 876be1bb04 Bats: path_without: support multiple args 4年前
  Ivan Pozdeev 6185bb55e6 allow for sys.executable to be different 4年前
  Ivan Pozdeev eb89256f59 Remove the sample code from pyenv init 4年前
  Ivan Pozdeev cabdc45181 fix possible side effect 4年前
  Ivan Pozdeev acc949c27b fix test 4年前
  native-api 4f689cdf83
Allow system Python in sbin (#2065) 4年前