3707 Commits (790bedd821e8c27a86a69509ec2501cf105d6438)
 

Author SHA1 Message Date
  Yamashita Yuu a16355fe33 fix wrong link to the README in the help message 13 years ago
  Sam Stephenson 1ebcbd92e2 Tweak `rbenv --version` output 13 years ago
  Mislav Marohnić 3060578e3b use `typeset` instead of `local` in rbenv() function 13 years ago
  Mislav Marohnić b8715bfee6 foundation for a help system where each command holds its own docs 13 years ago
  Sam Stephenson 7fe9231e64 Fix `rbenv prefix` for `system` version 13 years ago
  Sam Stephenson 9289af0132 Don't include `system` in `rbenv versions --bare` output 13 years ago
  Mislav Marohnić 1f7722088d make `shell` return an error code in case of failure 13 years ago
  Mislav Marohnić e548877ead have `versions` also list "system" if it exists 13 years ago
  Mislav Marohnić 21391c8d2f put up a note why `version-file-read` is tricky 13 years ago
  Roy Liu 99551dd1ec fix rbenv-which with system ruby 14 years ago
  Mislav Marohnić b5a26936e8 rbenv --version 13 years ago
  Ruben Verborgh cf28136003 speed up rbenv-init 14 years ago
  Mislav Marohnić 349236c932 tweak docs & add syntax highlighting to instructions 13 years ago
  Guillermo Iguaran 0ce6fad14e Merge pull request #287 from mislav/versions-fix 13 years ago
  Joe Atzberger 0a9e2baef1 fix documentation about manually compiling Ruby 13 years ago
  Mislav Marohnić da562ad74c replace build system with generated table of contents 13 years ago
  Guillermo Iguaran d45dc17f25 Merge pull request #286 from candeira/ubuntu-install-instructions 13 years ago
  Javier Candeira 7f1aefa09b fix install instructions for ubuntu (using version 12.04, but should work for all versions) 13 years ago
  Guillermo Iguaran 2162054659 Merge pull request #288 from mislav/usage-fix 13 years ago
  Mislav Marohnić 0ff3ca8a12 fix obsolete usage instruction 13 years ago
  Mislav Marohnić 47c8a0e0b8 fix `versions` in case current version doesn't exist 13 years ago
  Guillermo Iguaran 2a347226df Merge pull request #225 from dentarg/master 13 years ago
  Ryan Bigg 962452d6d1 Merge pull request #188 from tundramonkey/master 13 years ago
  Guillermo Iguaran 2df165c49e Sync doc/README.mdtoc with the actual README 13 years ago
  Guillermo Iguaran fc3a634e22 Update README: use last version of jruby in examples 13 years ago
  Guillermo Iguaran 01a9141780 Merge pull request #278 from mattdbridges/master 13 years ago
  Guillermo Iguaran f783b9ec0d Merge pull request #258 from baer/patch-1 13 years ago
  Yamashita Yuu c9575d7cb0 update distribute and pip versions 13 years ago
  Yamashita Yuu 252003f18e add pypy-2.0-beta1 13 years ago
  Matt Bridges b745a51f30 Update README.md 13 years ago
  Yamashita Yuu 7509b9fadf update feature list in README 13 years ago
  Yamashita Yuu f878896a77 ignore non files 13 years ago
  Yamashita Yuu d09af20897 0.1.3git 13 years ago
  Yamashita Yuu b520475b22 release 0.1.2 13 years ago
  Yamashita Yuu ffa2505450 add install script 13 years ago
  Yamashita Yuu d73e945329 "rbx-1.2.4" is a variant of rubies, not a python 13 years ago
  Yamashita Yuu 779aacbf07 I am not Sam. 13 years ago
  Yamashita Yuu 2ed400bfc6 use default CC to build CPython and Stackless. `require_gcc` was 13 years ago
  Brian Olsen 02332d78f3 Added bash support for completion of full command line 13 years ago
  Yamashita Yuu e8ad78f837 add `pyenv push` and `pyenv pop` to manage version stack 13 years ago
  Yamashita Yuu aede700619 update README 13 years ago
  Yamashita Yuu ffa5fb0ea0 add CPython 3.3.0 release 13 years ago
  Yamashita Yuu 42079cf3fb fix typo in README 13 years ago
  Yamashita Yuu d14eda2c1a ignore plugins other than python-build 13 years ago
  Yamashita Yuu 579d44203f add 3.3.0rc2 and 3.3.0rc3 13 years ago
  Yamashita, Yuu a7695aa5d3 Merge pull request #1 from f440/master 14 years ago
  FUSE Yoshio f3ae8fd904 fix typo in function name 14 years ago
  Yamashita Yuu 4174749b24 replace `tr` by shell's IFS 14 years ago
  Yamashita Yuu e89ae3a4a9 show all enabled versions (maybe multiple) in `pyenv versions` 14 years ago
  Yamashita Yuu 13122ca9bf fixed to read multiple versions from `PYENV_VERSION` environment variable 14 years ago