389 Révisions (44e76bea2327c060d8df1bc16c95a25f18cc7d97)
 

Auteur SHA1 Message Date
  Mislav Marohnić 44e76bea23 Merge pull request #372 from sstephenson/exec-next il y a 11 ans
  Mislav Marohnić a898e2a534 Merge branch 'no-process-substitution' il y a 11 ans
  Mislav Marohnić 681435e0b4 Simplify version-file-read to avoid process substitution il y a 11 ans
  Mislav Marohnić d2eace00c9 Add more tests for version-file-read il y a 11 ans
  Mislav Marohnić 3300587c6b strip initial `-` from the name of shell process il y a 11 ans
  Mislav Marohnić 878bd87328 reliably detect parent shell in `rbenv init` il y a 11 ans
  Gunes ff23666d56 typo: remove "v" (version prefix) il y a 11 ans
  Mislav Marohnić f4fade3d26 better error message for `rbenv prefix system` il y a 11 ans
  Mislav Marohnić 16c3e0ddac tweak installation instructions il y a 11 ans
  Mislav Marohnić 0d216c2d82 remove `rbenv install` example; clarify manual compile il y a 11 ans
  Mislav Marohnić a1fb5b1153 better Ubuntu Desktop installation instructions il y a 11 ans
  Mislav Marohnić e97326845c Ubuntu fix: don't use `.` in place of `source` il y a 11 ans
  Mislav Marohnić 71a6d791c2 Merge branch 'shell-fixes' il y a 11 ans
  Mislav Marohnić 5ae2cac088 fix `rbenv()` function in ksh and dash il y a 11 ans
  Mislav Marohnić 31fab8cdae cleanup in fish il y a 11 ans
  Yamashita Yuu 5bfec84432 add fish shell support il y a 11 ans
  Jeffrey 'jf' Lim caa4a8e228 fix rehash when paths have spaces in them il y a 11 ans
  Mislav Marohnić bdcc2e1790 check if completion script is readable il y a 11 ans
  Ryan Bigg 749f21e482 Install a more recent version of Ruby in README instructions il y a 11 ans
  Aaron Stone 1cc75362d6 Clarify the search precedence for .ruby-version files. il y a 11 ans
  Ryan Bigg a2adc61c6f Merge pull request #428 from almog/master il y a 11 ans
  Almog Kurtser c7208bf1ff Homebrew homepage location changed il y a 11 ans
  Mislav Marohnić db143bb654 rbenv exec: avoid mutating PATH il y a 11 ans
  Mislav Marohnić 8b043038b8 ensure cleaner PATH in test environment il y a 11 ans
  Marc Huffnagle 5130b41f5b suggest cloning rbenv via https instead of git:// il y a 11 ans
  James FitzGibbon 81bb14e181 bail out early if readlink is not available il y a 11 ans
  Mislav Marohnić e93ab45dc3 work around bug in git 1.8.2.1 in tests il y a 11 ans
  Mislav Marohnić 060f141b21 test that IFS in hooks is correct il y a 11 ans
  Ian Yang 6ca591ab75 restore original IFS for hooks il y a 11 ans
  Mislav Marohnić bc1049f5ae improve `versions` tests by cd'ing into a clean slate il y a 11 ans
  Mislav Marohnić 05568496c1 Merge branch 'test-coverage' for MAXIMUM COVERAGE il y a 11 ans
  Mislav Marohnić ab9ebb9d0d add tests for `help` and `rbenv --version` il y a 11 ans
  Mislav Marohnić ab197ef51e add tests for version commands il y a 11 ans
  Mislav Marohnić 7fc5f46bbb undo `assert_output_lines` in tests il y a 11 ans
  Mislav Marohnić 969af1567a add tests for rehash, whence, which il y a 11 ans
  Mislav Marohnić 7a10b64cf7 better emulate `ruby -S` behavior in testing il y a 11 ans
  Mislav Marohnić f6db678b20 un-indent shebang for test executables il y a 11 ans
  Mislav Marohnić 97290b2442 simplify iterating through arglist il y a 11 ans
  Mislav Marohnić b8504ed2a9 saner assertions for multiline output il y a 11 ans
  Alisdair Sullivan 497911d6c0 improve detection of completion support for commands il y a 11 ans
  Mislav Marohnić 4d96d0a6c6 add tests for completions il y a 11 ans
  Mislav Marohnić 9b58b6642e test completions for exec il y a 11 ans
  Mislav Marohnić 45f651ab00 hack around the hack around bash `echo` il y a 11 ans
  Mislav Marohnić 400fe31061 fix exec fails for invalid version il y a 11 ans
  Mislav Marohnić 4b6ab0389b add tests for exec il y a 11 ans
  Mislav Marohnić baf7656d2f fix iterating through paths that have spaces in them il y a 11 ans
  Sam Stephenson 382db59cd0 Merge pull request #367 from shoyan/master il y a 11 ans
  Shohei Yamasaki 2bbf49b2f5 replace tab with spaces il y a 11 ans
  Mislav Marohnić 6a6ae8ae46 tests for rbenv-init il y a 11 ans
  Tim Pope 03fa148e81 Don't duplicate shims in PATH il y a 11 ans