376 Commits (71a6d791c2e16d4a2b6ad82a1e05a821a4ec10cb)
 

Autor SHA1 Mensagem Data
  Mislav Marohnić 71a6d791c2 Merge branch 'shell-fixes' 12 anos atrás
  Mislav Marohnić 5ae2cac088 fix `rbenv()` function in ksh and dash 12 anos atrás
  Mislav Marohnić 31fab8cdae cleanup in fish 12 anos atrás
  Yamashita Yuu 5bfec84432 add fish shell support 13 anos atrás
  Jeffrey 'jf' Lim caa4a8e228 fix rehash when paths have spaces in them 12 anos atrás
  Mislav Marohnić bdcc2e1790 check if completion script is readable 13 anos atrás
  Ryan Bigg 749f21e482 Install a more recent version of Ruby in README instructions 13 anos atrás
  Aaron Stone 1cc75362d6 Clarify the search precedence for .ruby-version files. 13 anos atrás
  Ryan Bigg a2adc61c6f Merge pull request #428 from almog/master 13 anos atrás
  Almog Kurtser c7208bf1ff Homebrew homepage location changed 13 anos atrás
  Mislav Marohnić 8b043038b8 ensure cleaner PATH in test environment 13 anos atrás
  Marc Huffnagle 5130b41f5b suggest cloning rbenv via https instead of git:// 13 anos atrás
  James FitzGibbon 81bb14e181 bail out early if readlink is not available 13 anos atrás
  Mislav Marohnić e93ab45dc3 work around bug in git 1.8.2.1 in tests 13 anos atrás
  Mislav Marohnić 060f141b21 test that IFS in hooks is correct 13 anos atrás
  Ian Yang 6ca591ab75 restore original IFS for hooks 13 anos atrás
  Mislav Marohnić bc1049f5ae improve `versions` tests by cd'ing into a clean slate 13 anos atrás
  Mislav Marohnić 05568496c1 Merge branch 'test-coverage' for MAXIMUM COVERAGE 13 anos atrás
  Mislav Marohnić ab9ebb9d0d add tests for `help` and `rbenv --version` 13 anos atrás
  Mislav Marohnić ab197ef51e add tests for version commands 13 anos atrás
  Mislav Marohnić 7fc5f46bbb undo `assert_output_lines` in tests 13 anos atrás
  Mislav Marohnić 969af1567a add tests for rehash, whence, which 13 anos atrás
  Mislav Marohnić 7a10b64cf7 better emulate `ruby -S` behavior in testing 13 anos atrás
  Mislav Marohnić f6db678b20 un-indent shebang for test executables 13 anos atrás
  Mislav Marohnić 97290b2442 simplify iterating through arglist 13 anos atrás
  Mislav Marohnić b8504ed2a9 saner assertions for multiline output 13 anos atrás
  Alisdair Sullivan 497911d6c0 improve detection of completion support for commands 13 anos atrás
  Mislav Marohnić 4d96d0a6c6 add tests for completions 13 anos atrás
  Mislav Marohnić 9b58b6642e test completions for exec 13 anos atrás
  Mislav Marohnić 45f651ab00 hack around the hack around bash `echo` 13 anos atrás
  Mislav Marohnić 400fe31061 fix exec fails for invalid version 13 anos atrás
  Mislav Marohnić 4b6ab0389b add tests for exec 13 anos atrás
  Mislav Marohnić baf7656d2f fix iterating through paths that have spaces in them 13 anos atrás
  Sam Stephenson 382db59cd0 Merge pull request #367 from shoyan/master 13 anos atrás
  Shohei Yamasaki 2bbf49b2f5 replace tab with spaces 13 anos atrás
  Mislav Marohnić 6a6ae8ae46 tests for rbenv-init 13 anos atrás
  Tim Pope 03fa148e81 Don't duplicate shims in PATH 13 anos atrás
  Mislav Marohnić ea3203dbab fix resolving symlinks in rbenv-hooks 13 anos atrás
  Mislav Marohnić a81ace2ccb add hook lookup tests 13 anos atrás
  Mislav Marohnić a7da06998e use C on Travis for even less overhead 13 anos atrás
  Mislav Marohnić 5e5e3e0588 skip Ruby stuff on Travis 13 anos atrás
  Mislav Marohnić bc369fb1ab configure Travis 13 anos atrás
  Mislav Marohnić bb6bccb782 tests galore 13 anos atrás
  Mislav Marohnić 1fe59e41ea error message when rehash fails on non-writable directory 13 anos atrás
  Tim Pope 0d1f1d09f0 Fix multiple argument completion with zsh 13 anos atrás
  YanhaoYang 13f36e0416 rbenv(): preserve multiline output of `sh-*` commands 13 anos atrás
  Sam Stephenson e3f72ebae2 Guard against exported `CDPATH` (fixes #316) 13 anos atrás
  Sam Stephenson 98f45695db Suppress shell warnings when hashing is disabled by `set +h` 13 anos atrás
  Sam Stephenson 3cb95b4d2d Add `rbenv --debug <command>` as a shortcut for setting RBENV_DEBUG=1 13 anos atrás
  Sam Stephenson 892aea138e Export PS4 when RBENV_DEBUG is set for more informative debug output 13 anos atrás