389 коммитов (44e76bea2327c060d8df1bc16c95a25f18cc7d97)
 

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