207 Revīzijas (ae4d48932f49c77872ab10a1dbf29080fdda2df2)

Autors SHA1 Ziņojums Datums
  Brian Dowling a8ca63fcc0
Update help docs to clarify multiple version(s) are allowed (#1197) pirms 4 gadiem
  Daniel Hahler ecd67c8223
pyenv-exec: no `-a` with `exec` to keep $PATH with system version (#1169) pirms 5 gadiem
  Daniel Hahler 31b7e1c390
tests: remove "supports python -S <cmd>" (#1168) pirms 5 gadiem
  Andrew Rabert 0f596d2504 Revert "Merge pull request #1153 from cmcginty/remove-sbang" pirms 5 gadiem
  Casey McGinty 83e5459cfb Remove shebang lines from scripts for performance pirms 6 gadiem
  Daniel Hahler 4f21d9a2ea Fix abs_dirname for relative symlinks in same directory pirms 6 gadiem
  Yamashita, Yuu b3ba0fd7e3 Refactor test code of python-build. Use curl during tests by default pirms 6 gadiem
  Yamashita, Yuu fc90785f75 Allow overriding HTTP client type based on environment variable `PYTHON_BUILD_HTTP_CLIENT` (#1126) pirms 6 gadiem
  Yamashita, Yuu 1ec57a0c68 Add basic test for rehash wait pirms 6 gadiem
  Yamashita, Yuu 7973e59473 Fix rehash test to give up sooner after lock file's presence pirms 6 gadiem
  Yamashita, Yuu 83429344ea Rewrite some tests for pyenv which was recently imported from rbenv pirms 6 gadiem
  Victor Lim 9daf81f16e Fix https://github.com/rbenv/rbenv/issues/1065 pirms 6 gadiem
  Marco Hinz 643023d98f
Add tests for shell integration pirms 6 gadiem
  Daniel Hahler a9ca72ab8e test/which.bats: do not export PATH pirms 7 gadiem
  Jeff Kowalski a81da8d864 Revert quoting change in previous commit; adjust test to match code pirms 7 gadiem
  Yamashita, Yuu bec978d0f6 Workaround for CI failures with versions with multiple digits pirms 7 gadiem
  Yamashita, Yuu d01fa09a7d Migrate project URL to https://github.com/pyenv/pyenv pirms 7 gadiem
  Jason Karns 8eb97549e1
Conforms OLD_RBENV_VERSION to RBENV_* convention pirms 7 gadiem
  Mislav Marohnić c4d97ad392 Finalize `rbenv shell -` implementation pirms 7 gadiem
  Ville Skyttä 725ff0c5dd Spelling fixes pirms 8 gadiem
  Yamashita, Yuu 7fadd939ad v1.0.0 (fixes #520) pirms 8 gadiem
  Yamashita, Yuu a02f5dde4f s/rbenv/pyenv/g pirms 8 gadiem
  Yamashita, Yuu 93ece2ac16 Rewrite with using here document syntax pirms 8 gadiem
  Yamashita, Yuu 36138f4901 Rewrite with using here document syntax pirms 8 gadiem
  Yamashita, Yuu 1b35cfaa2c 1) Remove useless `touch` 2) Add explicit shebang line to executable for testing pirms 8 gadiem
  Yamashita, Yuu 83e874a165 Add explicit shebang to executable for testing pirms 8 gadiem
  Yamashita, Yuu 8eefa41a4d Remove useless `touch` line pirms 8 gadiem
  Yamashita, Yuu b8885e4fe2 Keep using original PATH ordering in `test_helper` pirms 8 gadiem
  Yamashita, Yuu a456528be8 Keep original ordering of PATH configuration pirms 8 gadiem
  Yamashita, Yuu 2485257424 Add a test to confirm the prefix doesn't work fine with `/bin/ruby` pirms 8 gadiem
  Yamashita, Yuu 5c83c4abb7 Add test for `/bin/python` case pirms 8 gadiem
  McTavish McArdle 5f20bc258f "." has been deprecated in the fish shell in favor of explicit "source" pirms 8 gadiem
  Yamashita, Yuu 30538b0672 Fix broken tests for `pyenv---version` pirms 8 gadiem
  Yamashita, Yuu fd893ea3b0 Fix broken test for `pyenv-version-name` pirms 8 gadiem
  Donald Merand 8b0b51a166 convert references to '.' to 'source' for fish shell pirms 8 gadiem
  Aaron Patterson 6a912bf104 add support for rbenv shell - pirms 8 gadiem
  Jason Karns 565798d617 Test IFS handling in version-name/version-origin hooks pirms 8 gadiem
  Jason Karns 0f7a2cad8d Use create_hook helper pirms 8 gadiem
  Jason Karns 5ccba5d7cc Extract common create_hook helper pirms 8 gadiem
  Jason Karns 2cc2ec160e Remove redundant test pirms 8 gadiem
  Jason Karns fe809ea90d Remove support for legacy global version files pirms 8 gadiem
  Jason Karns f880dc6d6f Remove support for legacy version file pirms 8 gadiem
  Jason Karns 3c9674453f fix local --unset test pirms 8 gadiem
  Mislav Marohnić e554cd86c3 Strip leading `:` from RBENV_HOOK_PATH pirms 8 gadiem
  Mislav Marohnić f9d8b551dc Add test for detecting shell when `rbenv init` is called from script pirms 8 gadiem
  Mislav Marohnić 1a0be6f0ad Improve `git --version` git revision lookup pirms 8 gadiem
  Mislav Marohnić 6e30032278 Simplify version-name, version-origin hook tests pirms 8 gadiem
  Mislav Marohnić 4fde4ecbaf Ensure RBENV_VERSION_ORIGIN is not inherited from environment pirms 8 gadiem
  Jason Karns c3a5f91ed0 create hook: version-origin pirms 9 gadiem
  Jason Karns 258e4413b1 create hook: version-name pirms 9 gadiem