1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-19 00:53:46 -05:00

Commit Graph

  • 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
  • 962452d6d1 Merge pull request #188 from tundramonkey/master Ryan Bigg 2012-12-11 13:13:44 -08:00
  • 2df165c49e Sync doc/README.mdtoc with the actual README Guillermo Iguaran 2012-12-11 16:06:02 -05:00
  • fc3a634e22 Update README: use last version of jruby in examples Guillermo Iguaran 2012-12-11 15:56:03 -05:00
  • 01a9141780 Merge pull request #278 from mattdbridges/master Guillermo Iguaran 2012-12-11 12:54:11 -08:00
  • f783b9ec0d Merge pull request #258 from baer/patch-1 Guillermo Iguaran 2012-12-11 12:52:36 -08:00
  • c9575d7cb0 update distribute and pip versions Yamashita Yuu 2012-12-11 12:19:56 +09:00
  • 252003f18e add pypy-2.0-beta1 Yamashita Yuu 2012-12-11 12:13:18 +09:00
  • b745a51f30 Update README.md Matt Bridges 2012-11-17 01:57:23 -06:00
  • 7509b9fadf update feature list in README Yamashita Yuu 2012-11-06 13:17:04 +09:00
  • f878896a77 ignore non files Yamashita Yuu 2012-10-23 17:55:55 +09:00
  • d09af20897 0.1.3git Yamashita Yuu 2012-10-23 15:25:18 +09:00
  • b520475b22 release 0.1.2 v0.1.2 Yamashita Yuu 2012-10-23 15:24:41 +09:00
  • ffa2505450 add install script Yamashita Yuu 2012-10-23 15:23:48 +09:00
  • d73e945329 "rbx-1.2.4" is a variant of rubies, not a python Yamashita Yuu 2012-10-19 22:14:24 +09:00
  • 779aacbf07 I am not Sam. Yamashita Yuu 2012-10-19 22:12:31 +09:00
  • 2ed400bfc6 use default CC to build CPython and Stackless. require_gcc was imported from ruby-build and is for rubies, not for pythons. Yamashita Yuu 2012-10-16 16:07:19 +09:00
  • 02332d78f3 Added bash support for completion of full command line Brian Olsen 2012-10-05 04:28:25 +02:00
  • e8ad78f837 add pyenv push and pyenv pop to manage version stack Yamashita Yuu 2012-10-03 12:19:42 +09:00
  • aede700619 update README Yamashita Yuu 2012-10-03 11:31:10 +09:00
  • ffa5fb0ea0 add CPython 3.3.0 release Yamashita Yuu 2012-10-02 16:30:59 +09:00
  • 42079cf3fb fix typo in README Yamashita Yuu 2012-09-28 20:17:26 +09:00
  • d14eda2c1a ignore plugins other than python-build Yamashita Yuu 2012-09-27 13:00:07 +09:00
  • 579d44203f add 3.3.0rc2 and 3.3.0rc3 Yamashita Yuu 2012-09-27 12:50:42 +09:00
  • a7695aa5d3 Merge pull request #1 from f440/master Yamashita, Yuu 2012-09-09 05:55:25 -07:00
  • f3ae8fd904 fix typo in function name FUSE Yoshio 2012-09-09 21:45:44 +09:00
  • 4174749b24 replace tr by shell's IFS Yamashita Yuu 2012-09-07 20:10:10 +09:00
  • e89ae3a4a9 show all enabled versions (maybe multiple) in pyenv versions Yamashita Yuu 2012-09-07 19:56:55 +09:00
  • 13122ca9bf fixed to read multiple versions from PYENV_VERSION environment variable Yamashita Yuu 2012-09-07 19:16:42 +09:00
  • 34a4a532b2 0.1.2git Yamashita Yuu 2012-09-03 19:40:49 +09:00
  • d08fcc522e release 0.1.1 v0.1.1 Yamashita Yuu 2012-09-03 19:40:30 +09:00
  • f0ff5a416e added 3.3.0rc1 Yamashita Yuu 2012-09-03 19:36:04 +09:00
  • e66ca60340 updated screenshot Yamashita Yuu 2012-08-31 21:05:18 +09:00
  • 71e5cd962e updated README Yamashita Yuu 2012-08-31 20:59:24 +09:00
  • da659739d2 fixed pyenv shell. we cannot carry out bash array via envvars. Yamashita Yuu 2012-08-31 20:12:26 +09:00
  • dff57ae35d s/PYENV_VERSIONS/PYENV_VERSION/ for backward compatibility. Yamashita Yuu 2012-08-31 19:39:29 +09:00
  • 2856f81bb9 added more pythons Yamashita Yuu 2012-08-31 19:11:29 +09:00
  • 5224641f1a added CPython 2.5.6 Yamashita Yuu 2012-08-31 17:20:31 +09:00
  • a4c02082cb pypy installation doesn't require gcc Yamashita Yuu 2012-08-31 17:18:47 +09:00
  • 80c0dce7b2 Merge branch 'version-stack' Yamashita Yuu 2012-08-31 16:50:57 +09:00
  • de25a84dc2 fixed build error on Mac OS X Yamashita Yuu 2012-08-31 16:50:24 +09:00
  • 8187bc84e3 search commands from python version stack. users can use multiple python versions at once. Yamashita Yuu 2012-08-31 16:09:46 +09:00
  • 880ea61dd8 0.1.1git Yamashita Yuu 2012-08-31 15:59:36 +09:00
  • 7953f573c6 modify ruby-build for Python and import into pyenv as default plugin. v0.1.0 Yamashita Yuu 2012-08-31 15:32:23 +09:00
  • 2457419b4a created new project. Yamashita Yuu 2012-08-31 15:23:41 +09:00
  • 183c780698 Installation Step 1 is a one liner Eric 2012-08-28 12:37:15 -06:00
  • 406c8e0303 Fixed broken link to RVM in documentation Patrik Ragnarsson 2012-05-12 22:38:56 +02:00
  • 6778c8e905 Merge pull request #217 from alecchen/master Sam Stephenson 2012-04-23 07:45:44 -07:00
  • 3a94daeaf8 remove "+=" operator to support bash-3.0 Alec Chen 2012-04-23 22:11:19 +08:00
  • e5c64db280 Merge pull request #203 from cldwalker/options_help Sam Stephenson 2012-03-23 13:43:25 -07:00
  • d3700dfd70 help for versions and commands, including their options Gabriel Horner 2012-03-23 16:21:53 -04:00
  • 975b45dbfe Merge pull request #184 from jvirtanen/fix/typos Sam Stephenson 2012-02-18 08:53:30 -08:00
  • a49b07975c Merge pull request #189 from amarshall/master Sam Stephenson 2012-02-18 08:52:12 -08:00
  • 5e57ab95ce Changed doc/README.mdtoc and built README.md and changed nomenclature to 'ruby versions' as requested. Daryl Manning 2012-02-09 16:20:53 +11:00
  • 9c43fa9161 Prevent $command from leaking outside of function Andrew Marshall 2012-02-04 18:03:39 -05:00
  • 9b286ecbfd And better codify the rbenv command just for good measure. Daryl Manning 2012-02-03 17:54:07 +11:00
  • b7e9569ccb Embrassing typo in the anchor link neme != name. Daryl Manning 2012-02-03 17:52:09 +11:00
  • e922131422 Added in section 2.4 on uninstalling rubies from .rbenv/versions to the README. Daryl Manning 2012-02-03 17:48:20 +11:00
  • 34813ef32c Fix typos in documentation Jussi Virtanen 2012-01-29 11:25:14 +02:00
  • e899f1d31c Merge pull request #183 from terceiro/new-hooks-dir Sam Stephenson 2012-01-26 16:25:24 -08:00