234 コミット (6d4365a696543bad55f5c52ee3c1173741bb11aa)

作成者 SHA1 メッセージ 日付
  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年前
  Ivan Pozdeev 26134d9b38 Allow system Python in sbin 4年前
  native-api f7754ae6a4
Remove PATH warning (#2001) 5年前
  native-api 1706436fae
Use system Python3 for tests (#1979) 5年前
  Ivan Pozdeev 3e3f40fefc Warn users to add `pyenv init --path` to ~/.profile 5年前
  Ivan Pozdeev 7838707595 Separate startup logic into PATH and the rest 5年前
  Ivan Pozdeev b0b862ca64 Don't print actual PATH in test output 5年前
  Ville Skyttä 641916270b feat: support (skip) commented lines in version-file 5年前
  Ville Skyttä b5008ce74e test(init): remove misleading detect from parent shell case arg 5年前
  Ville Skyttä f06fb60b1f Make work in nounset (-u) mode 5年前
  Ivan Pozdeev e44490c639 Revert "add tests for `PYENV_FILE_ARG`" 5年前
  cornfeedhobo cadebd8e65
Search for plugins in PYENV_DIR and PYENV_ROOT (#1697) 5年前
  M. Smits 71d2e4549e
Updated documentation pyenv init for fish shell comform to readme. (#1703) 5年前
  Claudio Jolowicz be595ededa
Fix duplicate test in prefix.bats due to bad merge (#1603) 6年前
  Brian Dowling a8ca63fcc0
Update help docs to clarify multiple version(s) are allowed (#1197) 6年前
  Daniel Hahler ecd67c8223
pyenv-exec: no `-a` with `exec` to keep $PATH with system version (#1169) 6年前
  Daniel Hahler 31b7e1c390
tests: remove "supports python -S <cmd>" (#1168) 6年前
  Maxime Brunet 2b174ab69f List versions starting with a dot 7年前
  Andrew Rabert 0f596d2504 Revert "Merge pull request #1153 from cmcginty/remove-sbang" 7年前
  Casey McGinty 83e5459cfb Remove shebang lines from scripts for performance 8年前
  Daniel Hahler 4f21d9a2ea Fix abs_dirname for relative symlinks in same directory 7年前
  Yamashita, Yuu b3ba0fd7e3 Refactor test code of python-build. Use curl during tests by default 8年前
  Yamashita, Yuu fc90785f75 Allow overriding HTTP client type based on environment variable `PYTHON_BUILD_HTTP_CLIENT` (#1126) 8年前
  Yamashita, Yuu 1ec57a0c68 Add basic test for rehash wait 8年前
  Yamashita, Yuu 7973e59473 Fix rehash test to give up sooner after lock file's presence 8年前
  Yamashita, Yuu 83429344ea Rewrite some tests for pyenv which was recently imported from rbenv 8年前
  Victor Lim 9daf81f16e Fix https://github.com/rbenv/rbenv/issues/1065 8年前
  Marco Hinz 643023d98f
Add tests for shell integration 8年前
  Daniel Hahler a9ca72ab8e test/which.bats: do not export PATH 9年前
  Jeff Kowalski a81da8d864 Revert quoting change in previous commit; adjust test to match code 9年前
  Yamashita, Yuu bec978d0f6 Workaround for CI failures with versions with multiple digits 9年前
  Yamashita, Yuu d01fa09a7d Migrate project URL to https://github.com/pyenv/pyenv 9年前
  Jason Karns 8eb97549e1
Conforms OLD_RBENV_VERSION to RBENV_* convention 9年前
  Mislav Marohnić c4d97ad392 Finalize `rbenv shell -` implementation 9年前
  Ville Skyttä 725ff0c5dd Spelling fixes 9年前
  Yamashita, Yuu 7fadd939ad v1.0.0 (fixes #520) 10年前
  Yamashita, Yuu a02f5dde4f s/rbenv/pyenv/g 10年前
  Yamashita, Yuu 93ece2ac16 Rewrite with using here document syntax 10年前
  Yamashita, Yuu 36138f4901 Rewrite with using here document syntax 10年前