200 Commity (1ec57a0c6886eab277da507afa8316d03bc051dd)

Autor SHA1 Wiadomość Data
  Yamashita, Yuu 1ec57a0c68 Add basic test for rehash wait 8 lat temu
  Yamashita, Yuu 7973e59473 Fix rehash test to give up sooner after lock file's presence 8 lat temu
  Yamashita, Yuu 83429344ea Rewrite some tests for pyenv which was recently imported from rbenv 8 lat temu
  Victor Lim 9daf81f16e Fix https://github.com/rbenv/rbenv/issues/1065 8 lat temu
  Marco Hinz 643023d98f
Add tests for shell integration 8 lat temu
  Daniel Hahler a9ca72ab8e test/which.bats: do not export PATH 9 lat temu
  Jeff Kowalski a81da8d864 Revert quoting change in previous commit; adjust test to match code 9 lat temu
  Yamashita, Yuu bec978d0f6 Workaround for CI failures with versions with multiple digits 9 lat temu
  Yamashita, Yuu d01fa09a7d Migrate project URL to https://github.com/pyenv/pyenv 9 lat temu
  Jason Karns 8eb97549e1
Conforms OLD_RBENV_VERSION to RBENV_* convention 9 lat temu
  Mislav Marohnić c4d97ad392 Finalize `rbenv shell -` implementation 9 lat temu
  Ville Skyttä 725ff0c5dd Spelling fixes 9 lat temu
  Yamashita, Yuu 7fadd939ad v1.0.0 (fixes #520) 10 lat temu
  Yamashita, Yuu a02f5dde4f s/rbenv/pyenv/g 10 lat temu
  Yamashita, Yuu 93ece2ac16 Rewrite with using here document syntax 10 lat temu
  Yamashita, Yuu 36138f4901 Rewrite with using here document syntax 10 lat temu
  Yamashita, Yuu 1b35cfaa2c 1) Remove useless `touch` 2) Add explicit shebang line to executable for testing 10 lat temu
  Yamashita, Yuu 83e874a165 Add explicit shebang to executable for testing 10 lat temu
  Yamashita, Yuu 8eefa41a4d Remove useless `touch` line 10 lat temu
  Yamashita, Yuu b8885e4fe2 Keep using original PATH ordering in `test_helper` 10 lat temu
  Yamashita, Yuu a456528be8 Keep original ordering of PATH configuration 10 lat temu
  Yamashita, Yuu 2485257424 Add a test to confirm the prefix doesn't work fine with `/bin/ruby` 10 lat temu
  Yamashita, Yuu 5c83c4abb7 Add test for `/bin/python` case 10 lat temu
  McTavish McArdle 5f20bc258f "." has been deprecated in the fish shell in favor of explicit "source" 10 lat temu
  Yamashita, Yuu 30538b0672 Fix broken tests for `pyenv---version` 10 lat temu
  Yamashita, Yuu fd893ea3b0 Fix broken test for `pyenv-version-name` 10 lat temu
  Donald Merand 8b0b51a166 convert references to '.' to 'source' for fish shell 10 lat temu
  Aaron Patterson 6a912bf104 add support for rbenv shell - 10 lat temu
  Jason Karns 565798d617 Test IFS handling in version-name/version-origin hooks 10 lat temu
  Jason Karns 0f7a2cad8d Use create_hook helper 10 lat temu
  Jason Karns 5ccba5d7cc Extract common create_hook helper 10 lat temu
  Jason Karns 2cc2ec160e Remove redundant test 10 lat temu
  Jason Karns fe809ea90d Remove support for legacy global version files 10 lat temu
  Jason Karns f880dc6d6f Remove support for legacy version file 10 lat temu
  Jason Karns 3c9674453f fix local --unset test 10 lat temu
  Mislav Marohnić e554cd86c3 Strip leading `:` from RBENV_HOOK_PATH 10 lat temu
  Mislav Marohnić f9d8b551dc Add test for detecting shell when `rbenv init` is called from script 10 lat temu
  Mislav Marohnić 1a0be6f0ad Improve `git --version` git revision lookup 10 lat temu
  Mislav Marohnić 6e30032278 Simplify version-name, version-origin hook tests 10 lat temu
  Mislav Marohnić 4fde4ecbaf Ensure RBENV_VERSION_ORIGIN is not inherited from environment 10 lat temu
  Jason Karns c3a5f91ed0 create hook: version-origin 11 lat temu
  Jason Karns 258e4413b1 create hook: version-name 11 lat temu
  Mislav Marohnić ba072adcb9 Have `rbenv local` read version from parent directories as well 10 lat temu
  Mislav Marohnić ca25259900 Allow explicit target directory argument to `rbenv-version-file` 10 lat temu
  Yamashita, Yuu 3031cb9750 Add workaround for test failure on Arch Linux (#480) 10 lat temu
  Mislav Marohnić 90373d78b9 Add test for not including current directory in PATH search 10 lat temu
  Chulki Lee df4c16ecb4 update urls to rbenv 10 lat temu
  Jason Karns a3ff3adc39 create local .ruby-version file in test dir 10 lat temu
  Jason Karns d7ca2aba2a add --help to subcommand completions 10 lat temu
  Mislav Marohnić 825de5d2e3 Fix argument handling in main `rbenv` command 10 lat temu