Daniel Hahler
|
3768f1d7db
|
Revert "also remove shebang with libexec/pyenv"
This reverts commit d352b4810d.
|
7年前 |
Daniel Hahler
|
d352b4810d
|
also remove shebang with libexec/pyenv
|
7年前 |
Daniel Hahler
|
4f21d9a2ea
|
Fix abs_dirname for relative symlinks in same directory
Ref (abs_dirname in bats): https://github.com/sstephenson/bats/pull/224
Ref: https://github.com/rbenv/rbenv/pull/868
Fixes https://github.com/pyenv/pyenv/issues/580
|
7年前 |
Zach Riggle
|
19e2b9588a
|
Fix $PWD changes when executing Python
Specifically, this does not play well with PWD=/proc/self/cwd
|
8年前 |
Yamashita, Yuu
|
e93ae00ca1
|
Write help message to stdout just like other commands (#650, #651)
|
10年前 |
Yamashita, Yuu
|
25d3ca7fdf
|
Messages should not be written in stdout if the command is `sh-` command (fixes #650)
|
10年前 |
Daniel Hahler
|
493f036928
|
shims: handle symlinked scripts, via new PYENV_FILE_ARG
`PYENV_FILE_ARG` is used here to make use of `abs_dirname` later in
`libexec/pyenv`.
Fixes https://github.com/yyuu/pyenv/issues/404
|
11年前 |
Yamashita Yuu
|
5ca423c9f3
|
Revert a fix for #101 to fix broken tests relating to `PYENV_NATIVE_EXT`
|
11年前 |
Yamashita Yuu
|
f0e852553a
|
Import rbenv changes at 7e0e85bdda
|
11年前 |
Yamashita Yuu
|
9c82314570
|
Unset `GREP_OPTIONS` to avoid unexpected grep behavior (fixes #101)
|
12年前 |
Yamashita Yuu
|
8dc4e8d6f8
|
Revert "Merge branch 'golang-workaround'"
This reverts commit 7edceff71ca6aa1281658f6f60ca2e48a6e3f45f, reversing
changes made to 5dea3c9e63.
|
12年前 |
Yamashita Yuu
|
1587d8a03c
|
Apply readlink to output from `pwd` may returns "." to get actual path
|
12年前 |
Yamashita Yuu
|
8ddf8760d5
|
Import recent changes from rbenv 0.4.0
|
12年前 |
Yamashita Yuu
|
f466679bd1
|
import `pyenv---version` from rbenv
|
13年前 |
Yamashita Yuu
|
d09af20897
|
0.1.3git
|
13年前 |
Yamashita Yuu
|
b520475b22
|
release 0.1.2
|
13年前 |
Yamashita Yuu
|
34a4a532b2
|
0.1.2git
|
14年前 |
Yamashita Yuu
|
d08fcc522e
|
release 0.1.1
|
14年前 |
Yamashita Yuu
|
880ea61dd8
|
0.1.1git
|
14年前 |
Yamashita Yuu
|
2457419b4a
|
created new project.
modified rbenv source for Python and renamed to pyenv.
|
14年前 |