90 Révisions (465a1472bae33fa474660459cd446e73197054f7)

Auteur SHA1 Message Date
  Sam Stephenson 465a1472ba Completion for which il y a 13 ans
  Sam Stephenson 3644840d4b Show usage for `rbenv which` without an argument il y a 13 ans
  Sam Stephenson 03d664e048 Completion for whence il y a 13 ans
  Sam Stephenson 61830048d5 Extract rbenv-shims il y a 13 ans
  Sam Stephenson 69d596f56f Completion for commands il y a 13 ans
  Sam Stephenson 4923838981 Completion for exec il y a 13 ans
  Sam Stephenson f1ca8906c0 Completions for global, local, prefix, shell il y a 13 ans
  Sam Stephenson 43520db389 Fix `rbenv prefix system` il y a 13 ans
  Sam Stephenson d50ce90a36 Add --unset to local completion il y a 13 ans
  Sam Stephenson 6da85246c6 Proof-of-concept external completions il y a 13 ans
  Joshua Peek 964c12fe27 Ensure shims set RBENV_ROOT il y a 13 ans
  Sam Stephenson 0632325a43 Set RBENV_DEBUG=1 to see what's going on under the hood il y a 13 ans
  Sam Stephenson 2e3e141d2e RBENV_ROOT defaults to ~/.rbenv il y a 13 ans
  Sam Stephenson c36950a7cb RBENV_HOME -> RBENV_ROOT il y a 13 ans
  Sam Stephenson 8f6b0bc1d4 Use RBENV_ROOT to search for rbenv-exec plugins il y a 13 ans
  Sam Stephenson 7ac964353f RBENV_HOME -> RBENV_ROOT il y a 13 ans
  Sam Stephenson 6fa81ef28d Add `rbenv local --unset` il y a 13 ans
  Sam Stephenson e5c0fd22e1 Exit with 0 status when a version file is read successfully il y a 13 ans
  Sam Stephenson fb6eee26d4 Only shift if an argument is passed. Fixes #78. il y a 13 ans
  Sam Stephenson 1ba2ce0cb6 Fix quoting in rbenv function il y a 13 ans
  Sam Stephenson 76929320c8 Make rbenv-sh-shell consistent with rbenv-local il y a 13 ans
  Eric Lindvall b81b64453b Deal with an empty result from expand_path il y a 13 ans
  Sam Stephenson db2a94d4bc `rbenv-version-name` returns `system` for empty version files. Closes #62, #65, #77. il y a 13 ans
  Joshua Peek 783a5700c4 reset isn't standard il y a 13 ans
  Timothy King 555472210b Adds sh-shell subcommand to unset RBENV_VERSION il y a 13 ans
  Timothy King 39497042bc Adds error handling to rbenv-sh-shell il y a 13 ans
  Sam Stephenson 837bfc5aa9 Fix rbenv-version-file-read for version files without trailing newlines il y a 13 ans
  Joshua Peek 042794b651 use -> shell il y a 13 ans
  Joshua Peek c928ba7a21 Include sh commands in default listing il y a 13 ans
  Alexander Rinass 5130f0464a Support install locations other than $HOME/.rbenv. il y a 13 ans
  Joshua Peek bff38d7e71 use command il y a 13 ans
  Joshua Peek f9225d9cb4 Define lightweight rbenv shell function to dispatch commands il y a 13 ans
  Joshua Peek 5a4bee6eb5 List sh commands separately il y a 13 ans
  Sam Stephenson af36d449bf Exit after printing usage in rbenv-version-file-write il y a 13 ans
  Sam Stephenson 5be66da9f4 Rename rbenv-default to rbenv-global il y a 13 ans
  Sam Stephenson 506bc3634f Extract rbenv-version-file{,-read,-write} il y a 13 ans
  Sam Stephenson 1d5c6531a2 Improve deprecation notice il y a 13 ans
  Sam Stephenson 113e037646 Move the nullglob declaration further up so a '*' shim isn't created when no Ruby versions are present. Fixes #45. il y a 13 ans
  Sam Stephenson 7bbfecd9af Working on 0.2.0-pre now il y a 13 ans
  Paul Mucur b7e19b4953 Solaris doesn't support readlink so use greadlink if available instead. il y a 13 ans
  Sam Stephenson 49ecbe147f rbenv 0.1.2 il y a 13 ans
  Sam Stephenson b45bce80ca Source the zsh autocompletion script in rbenv-init il y a 13 ans
  Sam Stephenson 71b5965540 Use read instead of egrep for reading version files. Closes #41. il y a 13 ans
  Sam Stephenson 6d6b1d6002 Run `rbenv rehash` on init il y a 13 ans
  Sam Stephenson dd8a005c7d Atomic rehash il y a 13 ans
  Sam Stephenson 3efdf6a243 Guard against nonexistent entries in $PATH il y a 13 ans
  Sam Stephenson bd1e56ff37 rbenv 0.1.1 il y a 13 ans
  Samuel Cochran a14095f299 Add "-h" and "--help" which work as expected il y a 13 ans
  Graham Ashton 1ed231cb21 Report default or local version. il y a 13 ans
  Graham Ashton 7a0cde9a4e Remove set- prefix from local and default commands. il y a 13 ans