394 次代码提交 (09ec276a85ed8afdee910bd9458ad66630646a58)
 

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