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

Commit Graph

  • 783a5700c4 reset isn't standard Joshua Peek 2011-09-09 10:45:23 -05:00
  • 63f29341d5 Merge pull request #80 from lordzork/master Joshua Peek 2011-09-09 08:44:59 -07:00
  • 555472210b Adds sh-shell subcommand to unset RBENV_VERSION Timothy King 2011-09-09 08:22:03 -04:00
  • 39497042bc Adds error handling to rbenv-sh-shell Timothy King 2011-09-09 08:18:14 -04:00
  • 837bfc5aa9 Fix rbenv-version-file-read for version files without trailing newlines Sam Stephenson 2011-09-07 14:46:29 -05:00
  • 042794b651 use -> shell Joshua Peek 2011-09-07 10:26:11 -05:00
  • d14529461b Version autocomplete use command Joshua Peek 2011-09-06 22:07:21 -05:00
  • c928ba7a21 Include sh commands in default listing Joshua Peek 2011-09-06 22:07:05 -05:00
  • 75f65a980b Merge pull request #57 from sstephenson/sh Joshua Peek 2011-09-06 19:58:26 -07:00
  • 5130f0464a Support install locations other than $HOME/.rbenv. Alexander Rinass 2011-08-25 09:24:44 +02:00
  • bff38d7e71 use command Joshua Peek 2011-08-23 11:35:06 -05:00
  • f9225d9cb4 Define lightweight rbenv shell function to dispatch commands Joshua Peek 2011-08-23 11:34:42 -05:00
  • 5a4bee6eb5 List sh commands separately Joshua Peek 2011-08-23 11:34:03 -05:00
  • a6727bf9ed Ignore /global instead of /default Michael Hanson 2011-08-22 07:05:15 -07:00
  • aade3ad781 Sync mdtoc source Sam Stephenson 2011-08-18 15:53:48 -05:00
  • af36d449bf Exit after printing usage in rbenv-version-file-write Sam Stephenson 2011-08-18 15:28:35 -05:00
  • 5be66da9f4 Rename rbenv-default to rbenv-global Sam Stephenson 2011-08-18 14:32:33 -05:00
  • 53d55eb08c Update completions Sam Stephenson 2011-08-18 14:13:20 -05:00
  • 506bc3634f Extract rbenv-version-file{,-read,-write} Sam Stephenson 2011-08-18 14:11:40 -05:00
  • 1d5c6531a2 Improve deprecation notice Sam Stephenson 2011-08-18 14:09:48 -05:00
  • 20425c297f Avoid passive voice Sam Stephenson 2011-08-18 12:57:36 -05:00
  • 174e101799 Merge remote-tracking branch 'gma/drop-set-prefix' into drop-set-prefix Sam Stephenson 2011-08-18 12:50:06 -05:00
  • 113e037646 Move the nullglob declaration further up so a '*' shim isn't created when no Ruby versions are present. Fixes #45. Sam Stephenson 2011-08-17 17:53:37 -05:00
  • 1411fa5a16 Add experimental ruby-local-exec Sam Stephenson 2011-08-17 17:35:23 -05:00
  • 7bbfecd9af Working on 0.2.0-pre now Sam Stephenson 2011-08-17 17:35:04 -05:00
  • 09291712ed Merge pull request #43 from mudge/patch-1 Sam Stephenson 2011-08-16 14:43:08 -07:00
  • b7e19b4953 Solaris doesn't support readlink so use greadlink if available instead. Paul Mucur 2011-08-16 22:26:57 +01:00
  • 49ecbe147f rbenv 0.1.2 Sam Stephenson 2011-08-16 00:16:17 -05:00
  • b45bce80ca Source the zsh autocompletion script in rbenv-init Sam Stephenson 2011-08-16 00:13:12 -05:00
  • 3cd08f7c09 Merge remote-tracking branch 'GutenYe/zsh' Sam Stephenson 2011-08-16 00:09:38 -05:00
  • 71b5965540 Use read instead of egrep for reading version files. Closes #41. Sam Stephenson 2011-08-16 00:01:03 -05:00
  • 1700206da8 add zsh completion Guten 2011-08-16 12:39:38 +08:00
  • 6d6b1d6002 Run rbenv rehash on init Sam Stephenson 2011-08-15 01:18:04 -05:00
  • dd8a005c7d Atomic rehash Sam Stephenson 2011-08-15 01:16:13 -05:00
  • 3efdf6a243 Guard against nonexistent entries in $PATH Sam Stephenson 2011-08-14 14:16:26 -05:00
  • bd1e56ff37 rbenv 0.1.1 Sam Stephenson 2011-08-14 13:51:51 -05:00
  • e43a2039a5 Sync mdtoc source Sam Stephenson 2011-08-14 13:47:07 -05:00
  • 8dd666992e Merge pull request #35 from sj26/master Sam Stephenson 2011-08-14 11:38:21 -07:00
  • 01ddcd7f1d Merge pull request #24 from chrisledet/master Joshua Peek 2011-08-14 11:24:36 -07:00
  • a14095f299 Add "-h" and "--help" which work as expected Samuel Cochran 2011-08-14 21:30:13 +08:00
  • 1ed231cb21 Report default or local version. Graham Ashton 2011-08-13 07:50:23 +01:00
  • 7a0cde9a4e Remove set- prefix from local and default commands. Graham Ashton 2011-08-13 07:34:15 +01:00
  • 83ced494fa Merge pull request #26 from ndreas/master Joshua Peek 2011-08-12 09:55:23 -07:00
  • 8685c899ba Let's not bruise any egos Sam Stephenson 2011-08-12 10:51:58 -05:00
  • 6938692ca2 Fix argument that cannot be sent to bash via env Andreas Johansson 2011-08-12 11:33:45 +02:00
  • b4c100e149 use HOME variable when specifying the install dir Chris Ledet 2011-08-11 22:19:33 -04:00
  • 398e963312 Merge pull request #18 from cdmwebs/master Sam Stephenson 2011-08-11 14:48:55 -07:00
  • aae721c5f1 fix typo in rbenv help Chris Moore 2011-08-11 17:43:57 -04:00
  • 5c11f14c9b rbenv 0.1.0 Sam Stephenson 2011-08-11 14:48:40 -05:00
  • dfe9889327 Fix ruby-build link Sam Stephenson 2011-08-11 14:41:24 -05:00
  • 192dc23998 Try a different image url Sam Stephenson 2011-08-11 14:29:52 -05:00
  • 6c468d6166 Don't highlight the anchors Sam Stephenson 2011-08-11 14:26:53 -05:00
  • bfa71017ae Add TOC header Sam Stephenson 2011-08-11 14:25:08 -05:00
  • 066d63c0df Use mdtoc for the readme Sam Stephenson 2011-08-11 14:21:15 -05:00
  • 7c8da88df6 Add a screenshot Sam Stephenson 2011-08-11 14:12:01 -05:00
  • 06bf3a351a Add a note about rvm compatibility Sam Stephenson 2011-08-11 13:28:02 -05:00
  • f8f49fd565 Document rbenv-rehash Sam Stephenson 2011-08-11 13:25:54 -05:00
  • 77964fb83e Simplify Sam Stephenson 2011-08-11 13:25:47 -05:00
  • b4a91648eb Hard-wrap Sam Stephenson 2011-08-11 13:11:37 -05:00
  • e8d010f33c Fix italics Sam Stephenson 2011-08-11 12:53:20 -05:00
  • a804b5eb21 Add LICENSE and README.md Sam Stephenson 2011-08-11 12:51:35 -05:00
  • 71493e8065 Typo Sam Stephenson 2011-08-10 09:31:53 -05:00
  • 5394347500 A few tweaks to the help text Sam Stephenson 2011-08-10 09:23:43 -05:00
  • f2f8ef88a5 Implement some basic command line help Ryan Baumann 2011-08-10 09:53:24 -04:00
  • 3f3992d95a Merge pull request #15 from ryanfb/version_origin Sam Stephenson 2011-08-09 13:48:20 -07:00
  • bd0e1a73f9 Split rbenv-version into rbenv-version-name and rbenv-version-origin, update versions, prefix, and which appropriately Ryan Baumann 2011-08-09 16:41:35 -04:00
  • 2a495dc9ac Prepend $PATH with the command's dirname before execing for compatibility with ruby -S Sam Stephenson 2011-08-05 10:12:58 -05:00
  • 2fa7432060 Fix expansion quoting Sam Stephenson 2011-08-04 01:16:16 -05:00
  • 9f18fe5031 Automatically create a default of system if it's missing instead of raising an error Sam Stephenson 2011-08-04 01:08:47 -05:00
  • cd24495045 Silence the warning, too Sam Stephenson 2011-08-04 01:02:04 -05:00
  • 1235cbd0ef rbenv-versions doesn't require a default to be present Sam Stephenson 2011-08-04 01:00:08 -05:00
  • f84dc27c58 Autocreate ~/.rbenv skeleton in rbenv-init Sam Stephenson 2011-08-04 00:48:37 -05:00
  • 4ee92fca43 Bare rbenv init prints a message; rbenv init - prints the init script Sam Stephenson 2011-08-04 00:45:40 -05:00
  • 00b8b4db33 Don't need to test if the shims directory is present since rbenv-rehash creates it Sam Stephenson 2011-08-03 23:53:52 -05:00
  • 917b3687cb Export $PATH on init Joshua Peek 2011-08-03 23:46:24 -05:00
  • 4714b5bd4e Merge pull request #13 from sstephenson/init Joshua Peek 2011-08-03 21:26:58 -07:00
  • 271bfea97d Don't rehash on init for now Joshua Peek 2011-08-03 23:26:37 -05:00
  • 70e1f61337 Quote path Joshua Peek 2011-08-03 23:20:19 -05:00
  • df61a76ab0 Add init command Joshua Peek 2011-08-03 23:16:28 -05:00
  • fffb29d695 Speed up rbenv-rehash by using hard links Sam Stephenson 2011-08-03 22:57:27 -05:00
  • 7ce04a6e03 Merge branch 'system' Sam Stephenson 2011-08-03 22:29:57 -05:00
  • f904d1b92f Complete versions for rbenv set-local and rbenv prefix too Sam Stephenson 2011-08-03 22:28:30 -05:00
  • ccf7c29fc4 Simplify _rbenv_versions Sam Stephenson 2011-08-03 22:22:45 -05:00
  • e4a040f1e0 Defer to rbenv commands Sam Stephenson 2011-08-03 22:20:25 -05:00
  • 3b13dc9c14 Add rbenv-commands Sam Stephenson 2011-08-03 22:20:01 -05:00
  • 5d8c40444d iterate over all matching plugins, not just the first Jamis Buck 2011-08-03 20:55:03 -06:00
  • df034f5d35 Defer to rbenv versions instead of reading ~/.rbenv/versions manually Sam Stephenson 2011-08-03 21:50:03 -05:00
  • f7c463bed9 Rename helpers Sam Stephenson 2011-08-03 21:43:40 -05:00
  • 4e79ba15f7 Match style Sam Stephenson 2011-08-03 20:44:29 -05:00
  • 2099355ad5 Pull in @telemachus' Bash autocompletion defintion from https://gist.github.com/1122379 Sam Stephenson 2011-08-03 20:41:06 -05:00
  • c3089c8439 Merge pull request #11 from telemachus/param-expansion Sam Stephenson 2011-08-03 17:57:52 -07:00
  • 67d3d6b12d Use parameter expansion for basename + dirname Peter Aronoff 2011-08-03 20:04:42 -04:00
  • b6ebc2f08b look for plugins to extend rehash and which Jamis Buck 2011-08-03 11:17:28 -06:00
  • e0e2d93639 Add support for RBENV_VERSION=system Sam Stephenson 2011-08-03 08:39:56 -05:00
  • a9837f3a06 look for plugin scripts to extend functionality Jamis Buck 2011-08-03 07:28:50 -06:00
  • 4668a2e2ed rbenv-whence requires a command argument Sam Stephenson 2011-08-03 00:06:23 -05:00
  • a62bd23ba2 Show which versions of Ruby have a command installed when rbenv-which fails Sam Stephenson 2011-08-02 23:53:23 -05:00
  • d257b562e5 Add rbenv-whence to show you which versions of Ruby have a given command Sam Stephenson 2011-08-02 23:31:19 -05:00
  • 652135db7f Add --bare option to rbenv-versions Sam Stephenson 2011-08-02 23:19:37 -05:00
  • 86362408f1 rbenv-path -> rbenv-prefix Sam Stephenson 2011-08-02 23:11:10 -05:00