49 커밋 (b943955dbf10c436a8d4c7c36fd4216a34ef2b33)

작성자 SHA1 메시지 날짜
  Daniel Hahler 5f8a4c4d62 Fix some issues reported by shellcheck 9 년 전
  Martin Nowak db39044ef6 partly resolve #759 9 년 전
  moe f6c1e5220a Never use hardlinks. Never. 10 년 전
  Mislav Marohnić e80886e9be Add `rbenv versions --skip-aliases` option 10 년 전
  Mislav Marohnić 1381c2ca79 Simplify the shims registration implementation in `rbenv-rehash` 11 년 전
  Mislav Marohnić 89d4e8a0e0 Speed up rehash process when there are many Ruby versions 11 년 전
  Mislav Marohnić a8df5d587c Avoid changing directories during rehash process 11 년 전
  Mislav Marohnić 95a039aaaa Revert "rbenv exec: avoid mutating PATH" 12 년 전
  Jeffrey 'jf' Lim caa4a8e228 fix rehash when paths have spaces in them 12 년 전
  Mislav Marohnić db143bb654 rbenv exec: avoid mutating PATH 13 년 전
  Ian Yang 6ca591ab75 restore original IFS for hooks 13 년 전
  Mislav Marohnić baf7656d2f fix iterating through paths that have spaces in them 13 년 전
  Mislav Marohnić 1fe59e41ea error message when rehash fails on non-writable directory 13 년 전
  Mislav Marohnić cd940bd797 typo in docs 13 년 전
  Sam Stephenson e56885f4c9 "binary" -> "executable" 13 년 전
  Sam Stephenson 44c2378f2a Shims include the full path to rbenv 13 년 전
  Sam Stephenson 37eca782cc Documentation tweaks 13 년 전
  Mislav Marohnić 2b21e22e97 display help for commands that have Summary but not Usage 13 년 전
  Sam Stephenson 4c19dc22d7 Improve syntax for inline documentation and allow for multi-line usage 13 년 전
  Sam Stephenson df9bbd7ab3 Speed up rbenv-rehash with a simpler indexing approach 13 년 전
  Sam Stephenson 339e331f1d Ensure outdated shims are removed first when rehashing 13 년 전
  Sam Stephenson 283e67b57e When the ruby shim is invoked with a script, set RBENV_DIR to the script's dirname 13 년 전
  Mislav Marohnić b8715bfee6 foundation for a help system where each command holds its own docs 13 년 전
  Alec Chen 3a94daeaf8 remove "+=" operator to support bash-3.0 14 년 전
  Sam Stephenson 114b81c9a4 Use `if` instead of inline `&&` so `rbenv rehash` exits with a zero status 14 년 전
  Sam Stephenson efe600f6de Ensure shims don't disappear when rehashed 14 년 전
  Mathias Lafeldt 9dde161b65 rbenv-rehash: use $OLDPWD to restore previous working directory 14 년 전
  Mathias Lafeldt 0324b118ee rbenv-rehash: remove superfluous trap signals 14 년 전
  Sam Stephenson f9fb3c934e rbenv-plugin-scripts -> rbenv-hooks; RBENV_PLUGIN_PATH -> RBENV_HOOK_PATH 15 년 전
  Sam Stephenson 699cd8c203 Quote script path and remove unnecessary semicolon 15 년 전
  Joshua Peek 96b98ed039 Use plugin-scripts 15 년 전
  Roy Liu 94d87211f9 Restore the current working directory in rbenv-rehash 15 년 전
  Joshua Peek 964c12fe27 Ensure shims set RBENV_ROOT 15 년 전
  Sam Stephenson 0632325a43 Set RBENV_DEBUG=1 to see what's going on under the hood 15 년 전
  Sam Stephenson 7ac964353f RBENV_HOME -> RBENV_ROOT 15 년 전
  Alexander Rinass 5130f0464a Support install locations other than $HOME/.rbenv. 15 년 전
  Sam Stephenson 113e037646 Move the nullglob declaration further up so a '*' shim isn't created when no Ruby versions are present. Fixes #45. 15 년 전
  Sam Stephenson dd8a005c7d Atomic rehash 15 년 전
  Andreas Johansson 6938692ca2 Fix argument that cannot be sent to bash via env 15 년 전
  Sam Stephenson fffb29d695 Speed up rbenv-rehash by using hard links 15 년 전
  Jamis Buck 5d8c40444d iterate over all matching plugins, not just the first 15 년 전
  Jamis Buck b6ebc2f08b look for plugins to extend rehash and which 15 년 전
  Joshua Peek 43624943ee Move subcommands into libexec/ 15 년 전
  Joshua Peek c957d83b3a Shebang -e flag 15 년 전
  Jamis Buck 41c5ac5a33 the initial case has an empty directory, so force rm to avoid errors 15 년 전
  Sam Stephenson 355e7c1c96 Create ~/.rbenv/shims if it doesn't exist 15 년 전
  Sam Stephenson 0c66f62c17 Style 15 년 전
  Sam Stephenson 99035a49a9 Initial commit 15 년 전