185 Commits (a91b36b236f1f0c0abe182b87573ab9bd18961f3)

Author SHA1 Message Date
  Yamashita, Yuu bec978d0f6 Workaround for CI failures with versions with multiple digits 9 years ago
  Yamashita, Yuu d01fa09a7d Migrate project URL to https://github.com/pyenv/pyenv 9 years ago
  Ville Skyttä 725ff0c5dd Spelling fixes 9 years ago
  Yamashita, Yuu 7fadd939ad v1.0.0 (fixes #520) 10 years ago
  Yamashita, Yuu a02f5dde4f s/rbenv/pyenv/g 10 years ago
  Yamashita, Yuu 93ece2ac16 Rewrite with using here document syntax 10 years ago
  Yamashita, Yuu 36138f4901 Rewrite with using here document syntax 10 years ago
  Yamashita, Yuu 1b35cfaa2c 1) Remove useless `touch` 2) Add explicit shebang line to executable for testing 10 years ago
  Yamashita, Yuu 83e874a165 Add explicit shebang to executable for testing 10 years ago
  Yamashita, Yuu 8eefa41a4d Remove useless `touch` line 10 years ago
  Yamashita, Yuu b8885e4fe2 Keep using original PATH ordering in `test_helper` 10 years ago
  Yamashita, Yuu a456528be8 Keep original ordering of PATH configuration 10 years ago
  Yamashita, Yuu 2485257424 Add a test to confirm the prefix doesn't work fine with `/bin/ruby` 10 years ago
  Yamashita, Yuu 5c83c4abb7 Add test for `/bin/python` case 10 years ago
  McTavish McArdle 5f20bc258f "." has been deprecated in the fish shell in favor of explicit "source" 10 years ago
  Yamashita, Yuu 30538b0672 Fix broken tests for `pyenv---version` 10 years ago
  Yamashita, Yuu fd893ea3b0 Fix broken test for `pyenv-version-name` 10 years ago
  Jason Karns 565798d617 Test IFS handling in version-name/version-origin hooks 10 years ago
  Jason Karns 0f7a2cad8d Use create_hook helper 10 years ago
  Jason Karns 5ccba5d7cc Extract common create_hook helper 10 years ago
  Jason Karns 2cc2ec160e Remove redundant test 10 years ago
  Jason Karns fe809ea90d Remove support for legacy global version files 10 years ago
  Jason Karns f880dc6d6f Remove support for legacy version file 10 years ago
  Jason Karns 3c9674453f fix local --unset test 10 years ago
  Mislav Marohnić e554cd86c3 Strip leading `:` from RBENV_HOOK_PATH 10 years ago
  Mislav Marohnić f9d8b551dc Add test for detecting shell when `rbenv init` is called from script 10 years ago
  Mislav Marohnić 1a0be6f0ad Improve `git --version` git revision lookup 10 years ago
  Mislav Marohnić 6e30032278 Simplify version-name, version-origin hook tests 10 years ago
  Mislav Marohnić 4fde4ecbaf Ensure RBENV_VERSION_ORIGIN is not inherited from environment 10 years ago
  Jason Karns c3a5f91ed0 create hook: version-origin 11 years ago
  Jason Karns 258e4413b1 create hook: version-name 11 years ago
  Mislav Marohnić ba072adcb9 Have `rbenv local` read version from parent directories as well 10 years ago
  Mislav Marohnić ca25259900 Allow explicit target directory argument to `rbenv-version-file` 10 years ago
  Yamashita, Yuu 3031cb9750 Add workaround for test failure on Arch Linux (#480) 10 years ago
  Mislav Marohnić 90373d78b9 Add test for not including current directory in PATH search 10 years ago
  Chulki Lee df4c16ecb4 update urls to rbenv 10 years ago
  Jason Karns a3ff3adc39 create local .ruby-version file in test dir 10 years ago
  Jason Karns d7ca2aba2a add --help to subcommand completions 10 years ago
  Mislav Marohnić 825de5d2e3 Fix argument handling in main `rbenv` command 10 years ago
  Mislav Marohnić 8f87f43e22 Fix broken version-dependent test 10 years ago
  Mislav Marohnić 3405c4d03c Fix error message when command is not found for "system" version 10 years ago
  Mislav Marohnić 09b18cf6f5 Add test for version-origin when version not found in `rbenv-exec` 10 years ago
  Daniel Hahler 6296bf3f8b tests: fix path_without to handle /bin properly 10 years ago
  Yamashita, Yuu 9163c46568 v20151105 10 years ago
  Yamashita, Yuu 0daf04a71b v20151103 10 years ago
  Mislav Marohnić 7026e529c7 Fix `realpath` fallback in `rbenv hooks` 10 years ago
  Mislav Marohnić e80886e9be Add `rbenv versions --skip-aliases` option 10 years ago
  Mislav Marohnić dcca61c0bc Improve `rbenv --version` git checkout discovery 10 years ago
  Mislav Marohnić 8a0555f8ef Init RBENV_TEST_DIR properly and only once during test setup 10 years ago
  Mislav Marohnić 3a265c1af9 Unset XDG_CONFIG_HOME and related variables during tests 10 years ago