3316 Commitit (9e7010b72f43cf4ea6c4a8798bb94efca0a9f8b7)
 

Tekijä SHA1 Viesti Päivämäärä
  Sam Stephenson 3ceeb72ac6 Merge remote-tracking branch 'griff/morecompletion' 13 vuotta sitten
  Sam Stephenson e0b8938fef Merge pull request #299 from sstephenson/automatic-local-exec 13 vuotta sitten
  Sam Stephenson 811ca05916 Run `hash -r` after `rbenv rehash` when shell integration is enabled 13 vuotta sitten
  Sam Stephenson df9bbd7ab3 Speed up rbenv-rehash with a simpler indexing approach 13 vuotta sitten
  Sam Stephenson 339e331f1d Ensure outdated shims are removed first when rehashing 13 vuotta sitten
  Sam Stephenson 283e67b57e When the ruby shim is invoked with a script, set RBENV_DIR to the script's dirname 13 vuotta sitten
  Sam Stephenson 6c1fb9ffd0 Fall back to $PWD if a local version file can't be found in $RBENV_DIR 13 vuotta sitten
  Oscar Del Ben c3fe192243 use ruby-build 13 vuotta sitten
  Yamashita Yuu 5b14236bac fix "system" handling 13 vuotta sitten
  Yamashita Yuu a16355fe33 fix wrong link to the README in the help message 13 vuotta sitten
  Sam Stephenson 1ebcbd92e2 Tweak `rbenv --version` output 13 vuotta sitten
  Mislav Marohnić 3060578e3b use `typeset` instead of `local` in rbenv() function 13 vuotta sitten
  Mislav Marohnić b8715bfee6 foundation for a help system where each command holds its own docs 13 vuotta sitten
  Sam Stephenson 7fe9231e64 Fix `rbenv prefix` for `system` version 13 vuotta sitten
  Sam Stephenson 9289af0132 Don't include `system` in `rbenv versions --bare` output 13 vuotta sitten
  Mislav Marohnić 1f7722088d make `shell` return an error code in case of failure 13 vuotta sitten
  Mislav Marohnić e548877ead have `versions` also list "system" if it exists 13 vuotta sitten
  Mislav Marohnić 21391c8d2f put up a note why `version-file-read` is tricky 13 vuotta sitten
  Roy Liu 99551dd1ec fix rbenv-which with system ruby 14 vuotta sitten
  Mislav Marohnić b5a26936e8 rbenv --version 13 vuotta sitten
  Ruben Verborgh cf28136003 speed up rbenv-init 14 vuotta sitten
  Mislav Marohnić 349236c932 tweak docs & add syntax highlighting to instructions 13 vuotta sitten
  Guillermo Iguaran 0ce6fad14e Merge pull request #287 from mislav/versions-fix 13 vuotta sitten
  Joe Atzberger 0a9e2baef1 fix documentation about manually compiling Ruby 13 vuotta sitten
  Mislav Marohnić da562ad74c replace build system with generated table of contents 13 vuotta sitten
  Guillermo Iguaran d45dc17f25 Merge pull request #286 from candeira/ubuntu-install-instructions 13 vuotta sitten
  Javier Candeira 7f1aefa09b fix install instructions for ubuntu (using version 12.04, but should work for all versions) 13 vuotta sitten
  Guillermo Iguaran 2162054659 Merge pull request #288 from mislav/usage-fix 13 vuotta sitten
  Mislav Marohnić 0ff3ca8a12 fix obsolete usage instruction 13 vuotta sitten
  Mislav Marohnić 47c8a0e0b8 fix `versions` in case current version doesn't exist 13 vuotta sitten
  Guillermo Iguaran 2a347226df Merge pull request #225 from dentarg/master 13 vuotta sitten
  Ryan Bigg 962452d6d1 Merge pull request #188 from tundramonkey/master 13 vuotta sitten
  Guillermo Iguaran 2df165c49e Sync doc/README.mdtoc with the actual README 13 vuotta sitten
  Guillermo Iguaran fc3a634e22 Update README: use last version of jruby in examples 13 vuotta sitten
  Guillermo Iguaran 01a9141780 Merge pull request #278 from mattdbridges/master 13 vuotta sitten
  Guillermo Iguaran f783b9ec0d Merge pull request #258 from baer/patch-1 13 vuotta sitten
  Yamashita Yuu c9575d7cb0 update distribute and pip versions 13 vuotta sitten
  Yamashita Yuu 252003f18e add pypy-2.0-beta1 13 vuotta sitten
  Matt Bridges b745a51f30 Update README.md 13 vuotta sitten
  Yamashita Yuu 7509b9fadf update feature list in README 13 vuotta sitten
  Yamashita Yuu f878896a77 ignore non files 13 vuotta sitten
  Yamashita Yuu d09af20897 0.1.3git 13 vuotta sitten
  Yamashita Yuu b520475b22 release 0.1.2 13 vuotta sitten
  Yamashita Yuu ffa2505450 add install script 13 vuotta sitten
  Yamashita Yuu d73e945329 "rbx-1.2.4" is a variant of rubies, not a python 13 vuotta sitten
  Yamashita Yuu 779aacbf07 I am not Sam. 13 vuotta sitten
  Yamashita Yuu 2ed400bfc6 use default CC to build CPython and Stackless. `require_gcc` was 13 vuotta sitten
  Brian Olsen 02332d78f3 Added bash support for completion of full command line 13 vuotta sitten
  Yamashita Yuu e8ad78f837 add `pyenv push` and `pyenv pop` to manage version stack 13 vuotta sitten
  Yamashita Yuu aede700619 update README 13 vuotta sitten