79 Revize (3ddedc021a06f3f75103f0b6c591f1d4b54eb53c)

Autor SHA1 Zpráva Datum
  Jason Karns d7ca2aba2a add --help to subcommand completions před 8 roky
  Mislav Marohnić 825de5d2e3 Fix argument handling in main `rbenv` command před 8 roky
  Mislav Marohnić 8f87f43e22 Fix broken version-dependent test před 8 roky
  Mislav Marohnić 3405c4d03c Fix error message when command is not found for "system" version před 8 roky
  Mislav Marohnić 09b18cf6f5 Add test for version-origin when version not found in `rbenv-exec` před 8 roky
  Daniel Hahler 6296bf3f8b tests: fix path_without to handle /bin properly před 8 roky
  Mislav Marohnić 7026e529c7 Fix `realpath` fallback in `rbenv hooks` před 9 roky
  Mislav Marohnić e80886e9be Add `rbenv versions --skip-aliases` option před 9 roky
  Mislav Marohnić dcca61c0bc Improve `rbenv --version` git checkout discovery před 9 roky
  Mislav Marohnić 8a0555f8ef Init RBENV_TEST_DIR properly and only once during test setup před 9 roky
  Mislav Marohnić 3a265c1af9 Unset XDG_CONFIG_HOME and related variables during tests před 9 roky
  Daniel Hahler e3982fae38 Display version origin with non-installed versions před 9 roky
  Daniel Hahler 06c1959e78 Fix test for adding shims in fish před 9 roky
  Mislav Marohnić 6820704c91 Remove warning about extraneous "ruby-" prefix in `.ruby-version` před 9 roky
  Kevin Burke c9a96c9f79 Use `command` to run rbenv rehash před 9 roky
  Mislav Marohnić 632263568e Add rbenv's own `rbenv.d` directory to hook paths před 10 roky
  Mislav Marohnić bf39d88d11 Add tests for rbenv PATH and RBENV_HOOK_PATH handling před 10 roky
  Mislav Marohnić 1381c2ca79 Simplify the shims registration implementation in `rbenv-rehash` před 10 roky
  Mislav Marohnić e2173df4aa Revert "Don't duplicate shims in PATH" před 10 roky
  Mislav Marohnić c69d9a1128 Isolate rbenv-which tests from any `.ruby-version` file on the system před 10 roky
  Daniel Hahler e4cbf04592 Improve performance of rbenv-which when RBENV_VERSION=system před 10 roky
  Mislav Marohnić 6bb7f07d2d Avoid `rbenv-exec` calling out to `rbenv-version-name` twice před 10 roky
  Mislav Marohnić a6e0785b84 Create `configure` script to generate a cross-platform Makefile před 10 roky
  Mislav Marohnić 3f74da0e73 Fail hard if RBENV_NATIVE_EXT is set but extensions failed to load před 10 roky
  Mislav Marohnić 68b92a7f5d Test compiled native extensions on Travis CI před 10 roky
  Mislav Marohnić 8bac958994 Stop using `abs_dirname()` in rbenv-init před 10 roky
  Mislav Marohnić 284588f9b4 Fix hooks tests on OS X by expanding BATS_TMPDIR před 10 roky
  Mislav Marohnić 9bcef4b875 Add tests for non-directory types under `RBENV_ROOT/versions/` před 10 roky
  Mislav Marohnić f237a11f4f Have `versions` emit a warning when no Ruby version was found před 10 roky
  Mislav Marohnić 13a474c4e9 Get rid of explicit exit in fish branch of `rbenv-init` před 10 roky
  Vincent Robert f205ec8359 Move carriage return test to version-file-read před 10 roky
  Vincent Robert 3be9773c4f Add test for carriage return in ruby-version file před 10 roky
  Daniel Hahler 024bee1a6f Use `mktemp -d` for RBENV_TEST_DIR před 10 roky
  Mislav Marohnić eda535a942 Fix detecting completions support on OpenBSD před 10 roky
  Mislav Marohnić 1e1c9cb0dc Fix emulating the scenario where system Ruby is missing on OpenBSD před 10 roky
  Mislav Marohnić 3dc0005032 Fix test suite running on OpenBSD před 10 roky
  Jeffrey 'jf' Lim 4f2f6f8575 Fix test suite when no system Ruby exists před 10 roky
  Mislav Marohnić be5e1a4ded Improve `rbenv init` instructions for fish před 10 roky
  Mislav Marohnić 95a039aaaa Revert "rbenv exec: avoid mutating PATH" před 11 roky
  Mislav Marohnić f1fdb9bbc8 Avoid invoking `hash -r` in fish před 11 roky
  Mislav Marohnić d2eace00c9 Add more tests for version-file-read před 11 roky
  Mislav Marohnić 878bd87328 reliably detect parent shell in `rbenv init` před 11 roky
  Mislav Marohnić f4fade3d26 better error message for `rbenv prefix system` před 11 roky
  Mislav Marohnić e97326845c Ubuntu fix: don't use `.` in place of `source` před 11 roky
  Mislav Marohnić 31fab8cdae cleanup in fish před 11 roky
  Yamashita Yuu 5bfec84432 add fish shell support před 11 roky
  Jeffrey 'jf' Lim caa4a8e228 fix rehash when paths have spaces in them před 11 roky
  Mislav Marohnić bdcc2e1790 check if completion script is readable před 11 roky
  Mislav Marohnić db143bb654 rbenv exec: avoid mutating PATH před 11 roky
  Mislav Marohnić 8b043038b8 ensure cleaner PATH in test environment před 11 roky