223 Commits (4f689cdf83339ac4605ac858735985cf1a12254b)

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