pyenv/libexec
Mislav Marohnić 1a0be6f0ad Improve git --version git revision lookup
It doesn't try to chdir into RBENV_ROOT anymore because that might be
a location of an unrelated rbenv install that might have a different
version than the current one that is installed e.g. via a package
manager such as Homebrew.

Now just tries the repo where the source files (`libexec/*`) are
located, and if that isn't a valid rbenv repo, bail out early.
2015-12-24 03:52:33 +01:00
..
rbenv use PWD var over pwd command 2015-11-23 09:13:31 -05:00
rbenv---version Improve git --version git revision lookup 2015-12-24 03:52:33 +01:00
rbenv-commands fix iterating through paths that have spaces in them 2013-04-01 01:04:19 +02:00
rbenv-completions completions for rbenv-completions 2015-11-20 09:12:53 -05:00
rbenv-exec Speed up obtaining exec/which/whence completions 2014-10-15 01:24:45 +02:00
rbenv-global Improve syntax for inline documentation and allow for multi-line usage 2012-12-29 12:06:20 -06:00
rbenv-help update urls to rbenv 2015-12-07 11:03:07 -08:00
rbenv-hooks Merge remote-tracking branch 'origin/master' into version-hooks 2015-12-23 17:22:43 +01:00
rbenv-init completions for rbenv-init 2015-11-20 09:20:01 -05:00
rbenv-local Have rbenv local read version from parent directories as well 2015-12-23 15:21:24 +01:00
rbenv-prefix better error message for rbenv prefix system 2013-10-03 21:42:52 +02:00
rbenv-rehash Never use hardlinks. Never. 2015-10-28 21:35:39 +01:00
rbenv-root Documentation tweaks 2012-12-29 22:05:04 -06:00
rbenv-sh-rehash Avoid invoking hash -r in fish 2013-10-31 20:18:14 +02:00
rbenv-sh-shell reliably detect parent shell in rbenv init 2013-10-07 03:24:45 +02:00
rbenv-shims tests galore 2013-03-07 15:07:32 -05:00
rbenv-version Documentation tweaks 2012-12-29 22:05:04 -06:00
rbenv-version-file Allow explicit target directory argument to rbenv-version-file 2015-12-23 15:19:54 +01:00
rbenv-version-file-read Add \r to IFS instead of removing it manually 2014-03-21 01:36:39 +01:00
rbenv-version-file-write Documentation tweaks 2012-12-29 22:05:04 -06:00
rbenv-version-name Merge remote-tracking branch 'origin/master' into version-hooks 2015-12-23 17:22:43 +01:00
rbenv-version-origin Ensure RBENV_VERSION_ORIGIN is not inherited from environment 2015-12-23 17:26:53 +01:00
rbenv-versions completions for rbenv-versions 2015-11-20 09:12:47 -05:00
rbenv-whence Speed up obtaining exec/which/whence completions 2014-10-15 01:24:45 +02:00
rbenv-which Remove leading : 2015-12-12 15:28:34 +09:00