34 Commits (41cfa5f3d03260edb6515b7e00d21c224ff8a4ab)

Autor SHA1 Mensaje Fecha
  Sam Stephenson e56885f4c9 "binary" -> "executable" hace 11 años
  Sam Stephenson 44c2378f2a Shims include the full path to rbenv hace 11 años
  Sam Stephenson 37eca782cc Documentation tweaks hace 11 años
  Mislav Marohnić 2b21e22e97 display help for commands that have Summary but not Usage hace 11 años
  Sam Stephenson 4c19dc22d7 Improve syntax for inline documentation and allow for multi-line usage hace 11 años
  Sam Stephenson df9bbd7ab3 Speed up rbenv-rehash with a simpler indexing approach hace 11 años
  Sam Stephenson 339e331f1d Ensure outdated shims are removed first when rehashing hace 11 años
  Sam Stephenson 283e67b57e When the ruby shim is invoked with a script, set RBENV_DIR to the script's dirname hace 11 años
  Mislav Marohnić b8715bfee6 foundation for a help system where each command holds its own docs hace 11 años
  Alec Chen 3a94daeaf8 remove "+=" operator to support bash-3.0 hace 12 años
  Sam Stephenson 114b81c9a4 Use `if` instead of inline `&&` so `rbenv rehash` exits with a zero status hace 12 años
  Sam Stephenson efe600f6de Ensure shims don't disappear when rehashed hace 12 años
  Mathias Lafeldt 9dde161b65 rbenv-rehash: use $OLDPWD to restore previous working directory hace 13 años
  Mathias Lafeldt 0324b118ee rbenv-rehash: remove superfluous trap signals hace 13 años
  Sam Stephenson f9fb3c934e rbenv-plugin-scripts -> rbenv-hooks; RBENV_PLUGIN_PATH -> RBENV_HOOK_PATH hace 13 años
  Sam Stephenson 699cd8c203 Quote script path and remove unnecessary semicolon hace 13 años
  Joshua Peek 96b98ed039 Use plugin-scripts hace 13 años
  Roy Liu 94d87211f9 Restore the current working directory in rbenv-rehash hace 13 años
  Joshua Peek 964c12fe27 Ensure shims set RBENV_ROOT hace 13 años
  Sam Stephenson 0632325a43 Set RBENV_DEBUG=1 to see what's going on under the hood hace 13 años
  Sam Stephenson 7ac964353f RBENV_HOME -> RBENV_ROOT hace 13 años
  Alexander Rinass 5130f0464a Support install locations other than $HOME/.rbenv. hace 13 años
  Sam Stephenson 113e037646 Move the nullglob declaration further up so a '*' shim isn't created when no Ruby versions are present. Fixes #45. hace 13 años
  Sam Stephenson dd8a005c7d Atomic rehash hace 13 años
  Andreas Johansson 6938692ca2 Fix argument that cannot be sent to bash via env hace 13 años
  Sam Stephenson fffb29d695 Speed up rbenv-rehash by using hard links hace 13 años
  Jamis Buck 5d8c40444d iterate over all matching plugins, not just the first hace 13 años
  Jamis Buck b6ebc2f08b look for plugins to extend rehash and which hace 13 años
  Joshua Peek 43624943ee Move subcommands into libexec/ hace 13 años
  Joshua Peek c957d83b3a Shebang -e flag hace 13 años
  Jamis Buck 41c5ac5a33 the initial case has an empty directory, so force rm to avoid errors hace 13 años
  Sam Stephenson 355e7c1c96 Create ~/.rbenv/shims if it doesn't exist hace 13 años
  Sam Stephenson 0c66f62c17 Style hace 13 años
  Sam Stephenson 99035a49a9 Initial commit hace 13 años