Commit Graph

  • 0259b6adfb update copyright year Yamashita Yuu 2013-02-23 19:06:58 +09:00
  • 13f36e0416 rbenv(): preserve multiline output of sh-* commands YanhaoYang 2013-02-22 21:41:57 +08:00
  • dbb1fb5a06 release 0.2.0 v0.2.0 Yamashita Yuu 2013-02-18 12:39:35 +09:00
  • 755c00e67c fix broken installation scripts for Jython and some of CPython. replaced deprecated method calls of fetch_url by http get. Yamashita Yuu 2013-02-07 17:48:23 +09:00
  • ad900ba436 fix some differences between ruby-build (refs #8) Yamashita Yuu 2013-02-07 17:32:10 +09:00
  • ea7dc5f1e1 fix inverted result of checking version existence (refs #7) Yamashita Yuu 2013-02-07 16:50:20 +09:00
  • be53bb8951 update README Yamashita Yuu 2013-02-06 22:08:16 +09:00
  • 167ff2a198 s/Ruby/Python/g; s/RBENV/PYENV/g Yamashita Yuu 2013-02-06 16:05:29 +09:00
  • ee3c9bef5e fix typo; s/vesions/versions/ also this will fix https://github.com/yyuu/python-virtualenv/issues/1 Yamashita Yuu 2013-02-01 12:46:57 +09:00
  • 6d307c6e11 import recent changes from ruby-build: Yamashita Yuu 2013-01-31 13:20:59 +09:00
  • a0705cb86e fix shell syntax error. add missing `then'. Yamashita Yuu 2013-01-28 12:53:18 +09:00
  • e3f72ebae2 Guard against exported CDPATH (fixes #316) Sam Stephenson 2013-01-25 12:02:11 -06:00
  • 98f45695db Suppress shell warnings when hashing is disabled by set +h Sam Stephenson 2013-01-25 11:50:37 -06:00
  • 3cb95b4d2d Add rbenv --debug <command> as a shortcut for setting RBENV_DEBUG=1 Sam Stephenson 2013-01-23 19:06:08 -06:00
  • 892aea138e Export PS4 when RBENV_DEBUG is set for more informative debug output Sam Stephenson 2013-01-23 19:05:26 -06:00
  • fca31c4307 import trivial changes from rbenv 0.4.0 Yamashita Yuu 2013-01-18 18:57:08 +09:00
  • 684f7b7f21 add support for .python-version file to store local python version Yamashita Yuu 2013-01-18 17:55:46 +09:00
  • da06998457 import rbenv-help from rbenv 0.4.0 Yamashita Yuu 2013-01-18 17:41:41 +09:00
  • f466679bd1 import pyenv---version from rbenv Yamashita Yuu 2013-01-17 23:17:41 +09:00
  • 4a217a0cd1 update distribute to 0.6.34 Yamashita Yuu 2013-01-11 13:41:40 +09:00
  • 045f6c1bce Merge pull request #314 from jalcine/feature/ignoring-thy-sources Sam Stephenson 2013-01-09 15:36:22 -08:00
  • 1d4261a997 Added 'sources' to the Git ignores. Jacky Alciné 2013-01-09 16:45:08 -05:00
  • da80bced53 Merge pull request #310 from leocassarani/rbenv-help-mawk Sam Stephenson 2013-01-05 13:51:57 -08:00
  • 1d687ac734 Fix incorrect formatting of rbenv-help output under MAWK Leo Cassarani 2013-01-05 16:52:57 +00:00
  • bef7a12964 Merge pull request #308 from eddorre/master Ryan Bigg 2013-01-04 15:17:13 -08:00
  • 14ff078b85 Removed double 'at' from README Carlos Rodriguez 2013-01-04 15:14:36 -08:00
  • cd940bd797 typo in docs Mislav Marohnić 2013-01-04 23:26:01 +01:00
  • 093809eac6 spellcheck Mislav Marohnić 2013-01-04 23:17:52 +01:00
  • c56f72794e Fix ruby-local-exec wiki page link in the changelog Sam Stephenson 2013-01-04 12:40:20 -06:00
  • 9375e99f92 rbenv 0.4.0 v0.4.0 Sam Stephenson 2013-01-04 12:27:26 -06:00
  • b66eeaf2f7 Link up the "Why choose rbenv?" wiki page Sam Stephenson 2013-01-04 12:23:41 -06:00
  • c6855e01a9 zshenv -> zshrc. update Ubuntu/zsh installation notices Mislav Marohnić 2013-01-04 17:58:38 +01:00
  • 7f975a37f9 Deprecate ruby-local-exec Sam Stephenson 2013-01-04 10:12:29 -06:00
  • 41cfa5f3d0 Link to the binstubs wiki page Sam Stephenson 2013-01-04 09:19:18 -06:00
  • 9c45206c28 Remove unused doc directory Sam Stephenson 2013-01-03 21:22:17 -06:00
  • 308aa42b67 Rewrite "How It Works" with @trevorturk Sam Stephenson 2013-01-03 21:18:05 -06:00
  • 5174d14d5c It's all about the apps Sam Stephenson 2013-01-03 12:49:03 -06:00
  • 6fe338e563 New tagline Sam Stephenson 2013-01-03 12:40:54 -06:00
  • 266d896871 Prioritize rbenv local over rbenv global and rbenv shell Sam Stephenson 2013-01-03 10:39:48 -06:00
  • 7e85ae7bd2 "Usage" -> "Command Reference" Sam Stephenson 2013-01-03 10:25:31 -06:00
  • 9a284a3da4 Update the uninstallation section Sam Stephenson 2013-01-03 10:20:52 -06:00
  • 871f0e26df Tone down the RVM incompatibility notice Sam Stephenson 2013-01-03 10:09:22 -06:00
  • e56885f4c9 "binary" -> "executable" Sam Stephenson 2013-01-03 10:06:12 -06:00
  • 149f4b4607 "per-project" -> "application-specific" Sam Stephenson 2013-01-03 10:00:10 -06:00
  • 80750f730f Merge pull request #302 from sstephenson/ruby-version Sam Stephenson 2013-01-03 07:32:02 -08:00
  • 253f6ee1d9 -information in readme pitch Jeremy Kemper 2013-01-02 19:01:47 -07:00
  • bac149e824 Riff on the readme pitch Jeremy Kemper 2013-01-02 19:00:04 -07:00
  • 3ec34448fa Rewrite the readme pitch Sam Stephenson 2013-01-02 18:56:23 -06:00
  • 919c4240fc Clarify that .rbenv-version is removed when migrating Sam Stephenson 2013-01-02 12:51:47 -06:00
  • 44c2378f2a Shims include the full path to rbenv Sam Stephenson 2013-01-01 13:27:39 -06:00
  • 377b176260 Document .ruby-version Sam Stephenson 2012-12-31 09:58:28 -06:00
  • d2a8ca7d89 Tweak the ruby- prefix warning Sam Stephenson 2012-12-31 09:58:10 -06:00
  • d4faae187a Read both .ruby-version and .rbenv-version, but write (and migrate to) .ruby-version Sam Stephenson 2012-12-30 21:14:04 -06:00
  • 5e52fae7c1 Accept "ruby-" version prefix but print a warning to stderr Sam Stephenson 2012-12-30 19:01:30 -06:00
  • b974bf54dc Prefer .ruby-version to .rbenv-version for reading local versions Sam Stephenson 2012-12-30 18:35:08 -06:00
  • 4b6c91e827 Usage consistency Sam Stephenson 2012-12-30 16:00:53 -06:00
  • 51467dc4a3 Include install and uninstall in help if ruby-build is installed Sam Stephenson 2012-12-30 15:30:37 -06:00
  • eb79a3edaa Merge pull request #292 from sstephenson/help Sam Stephenson 2012-12-29 20:05:42 -08:00
  • 37eca782cc Documentation tweaks Sam Stephenson 2012-12-29 22:05:04 -06:00
  • 19666f2598 Wrap documentation comments at 70 columns Sam Stephenson 2012-12-29 21:50:38 -06:00
  • 3436bddaea new-style documentation for most commands Mislav Marohnić 2012-12-29 23:34:53 +01:00
  • 5cc6b0e3d3 allow indented lines in help text Mislav Marohnić 2012-12-29 22:48:28 +01:00
  • 2b21e22e97 display help for commands that have Summary but not Usage Mislav Marohnić 2012-12-29 22:03:04 +01:00
  • 57df945738 Don't print version before help summary (bare rbenv already does this) Sam Stephenson 2012-12-29 12:19:06 -06:00
  • e2e474c59d Add rbenv help --usage Sam Stephenson 2012-12-29 12:12:47 -06:00
  • 4c19dc22d7 Improve syntax for inline documentation and allow for multi-line usage Sam Stephenson 2012-12-29 12:06:20 -06:00
  • ef44b4ccac Merge branch 'master' into help Sam Stephenson 2012-12-29 11:23:23 -06:00
  • 8ee2f2657a avoid prepending system ruby to PATH Mislav Marohnić 2012-12-29 00:17:01 +01:00
  • f635c8715c Add zsh support for completion of full command line Sam Stephenson 2012-12-28 13:25:24 -06:00
  • 3ceeb72ac6 Merge remote-tracking branch 'griff/morecompletion' Sam Stephenson 2012-12-28 12:43:30 -06:00
  • e0b8938fef Merge pull request #299 from sstephenson/automatic-local-exec Sam Stephenson 2012-12-28 09:05:24 -08:00
  • 811ca05916 Run hash -r after rbenv rehash when shell integration is enabled Sam Stephenson 2012-12-28 10:59:10 -06:00
  • df9bbd7ab3 Speed up rbenv-rehash with a simpler indexing approach Sam Stephenson 2012-12-27 17:08:54 -06:00
  • 339e331f1d Ensure outdated shims are removed first when rehashing Sam Stephenson 2012-12-27 13:42:25 -06:00
  • 283e67b57e When the ruby shim is invoked with a script, set RBENV_DIR to the script's dirname Sam Stephenson 2012-12-27 13:41:55 -06:00
  • 6c1fb9ffd0 Fall back to $PWD if a local version file can't be found in $RBENV_DIR Sam Stephenson 2012-12-27 13:39:36 -06:00
  • c3fe192243 use ruby-build Oscar Del Ben 2012-12-14 08:42:10 -08:00
  • 5b14236bac fix "system" handling Yamashita Yuu 2012-12-19 23:58:39 +09:00
  • a16355fe33 fix wrong link to the README in the help message Yamashita Yuu 2012-12-14 18:45:28 +09:00
  • 1ebcbd92e2 Tweak rbenv --version output Sam Stephenson 2012-12-13 11:22:06 -06:00
  • 3060578e3b use typeset instead of local in rbenv() function Mislav Marohnić 2012-12-13 06:01:26 +01:00
  • b8715bfee6 foundation for a help system where each command holds its own docs Mislav Marohnić 2012-12-13 05:48:28 +01:00
  • 7fe9231e64 Fix rbenv prefix for system version Sam Stephenson 2012-12-12 21:40:05 -06:00
  • 9289af0132 Don't include system in rbenv versions --bare output Sam Stephenson 2012-12-12 21:38:57 -06:00
  • 1f7722088d make shell return an error code in case of failure Mislav Marohnić 2012-12-13 02:58:41 +01:00
  • e548877ead have versions also list "system" if it exists Mislav Marohnić 2012-12-13 01:52:13 +01:00
  • 21391c8d2f put up a note why version-file-read is tricky Mislav Marohnić 2012-12-13 01:45:06 +01:00
  • 99551dd1ec fix rbenv-which with system ruby Roy Liu 2012-07-30 20:38:01 -04:00
  • b5a26936e8 rbenv --version Mislav Marohnić 2012-12-13 00:40:29 +01:00
  • cf28136003 speed up rbenv-init Ruben Verborgh 2012-08-13 19:08:39 +02:00
  • 349236c932 tweak docs & add syntax highlighting to instructions Mislav Marohnić 2012-12-12 23:46:10 +01:00
  • 0ce6fad14e Merge pull request #287 from mislav/versions-fix Guillermo Iguaran 2012-12-12 14:12:39 -08:00
  • 0a9e2baef1 fix documentation about manually compiling Ruby Joe Atzberger 2012-12-11 20:35:30 -05:00
  • da562ad74c replace build system with generated table of contents Mislav Marohnić 2012-12-12 02:43:48 +01:00
  • d45dc17f25 Merge pull request #286 from candeira/ubuntu-install-instructions Guillermo Iguaran 2012-12-12 07:27:21 -08:00
  • 7f1aefa09b fix install instructions for ubuntu (using version 12.04, but should work for all versions) Javier Candeira 2012-12-10 09:53:57 +11:00
  • 2162054659 Merge pull request #288 from mislav/usage-fix Guillermo Iguaran 2012-12-11 15:37:57 -08:00
  • 0ff3ca8a12 fix obsolete usage instruction Mislav Marohnić 2012-10-08 14:47:52 +02:00
  • 47c8a0e0b8 fix versions in case current version doesn't exist Mislav Marohnić 2012-10-08 14:48:31 +02:00
  • 2a347226df Merge pull request #225 from dentarg/master Guillermo Iguaran 2012-12-11 13:19:53 -08:00