3710 Commits (74c6efe2f4493ce046f7053ae22bad5118c925db)
 

Author SHA1 Message Date
  Mislav Marohnić 9b58b6642e test completions for exec 13 years ago
  Mislav Marohnić 45f651ab00 hack around the hack around bash `echo` 13 years ago
  Mislav Marohnić 400fe31061 fix exec fails for invalid version 13 years ago
  Mislav Marohnić 4b6ab0389b add tests for exec 13 years ago
  Mislav Marohnić baf7656d2f fix iterating through paths that have spaces in them 13 years ago
  Yamashita, Yuu 6e58c43d8a Merge pull request #11 from draftcode/build-pydebug 13 years ago
  draftcode dce4eb636a Add a help string to describe the debug option 13 years ago
  draftcode c170255580 Preserve CONFIGURE_OPTS 13 years ago
  draftcode 8bf0938e60 Add an option to build a debug version of Python 13 years ago
  Sam Stephenson 382db59cd0 Merge pull request #367 from shoyan/master 13 years ago
  Shohei Yamasaki 2bbf49b2f5 replace tab with spaces 13 years ago
  Mislav Marohnić 6a6ae8ae46 tests for rbenv-init 13 years ago
  Tim Pope 03fa148e81 Don't duplicate shims in PATH 13 years ago
  Mislav Marohnić ea3203dbab fix resolving symlinks in rbenv-hooks 13 years ago
  Yamashita, Yuu aa831836e1 Merge pull request #10 from oza/patch-1 13 years ago
  OZAWA Tsuyoshi 0eb1520707 Update README.md 13 years ago
  Mislav Marohnić a81ace2ccb add hook lookup tests 13 years ago
  Mislav Marohnić a7da06998e use C on Travis for even less overhead 13 years ago
  Mislav Marohnić 5e5e3e0588 skip Ruby stuff on Travis 13 years ago
  Mislav Marohnić bc369fb1ab configure Travis 13 years ago
  Mislav Marohnić bb6bccb782 tests galore 13 years ago
  Mislav Marohnić 1fe59e41ea error message when rehash fails on non-writable directory 13 years ago
  Yamashita Yuu 606346761f s/python-virtualenv/pyenv-virtualenv/g in README.md 13 years ago
  Tim Pope 0d1f1d09f0 Fix multiple argument completion with zsh 13 years ago
  Yamashita Yuu 48e1488bc9 remove duplicated LICENSE from python-build. 13 years ago
  Yamashita Yuu 0259b6adfb update copyright year 13 years ago
  YanhaoYang 13f36e0416 rbenv(): preserve multiline output of `sh-*` commands 13 years ago
  Yamashita Yuu dbb1fb5a06 release 0.2.0 13 years ago
  Yamashita Yuu 755c00e67c fix broken installation scripts for Jython and some of CPython. 13 years ago
  Yamashita Yuu ad900ba436 fix some differences between ruby-build (refs #8) 13 years ago
  Yamashita Yuu ea7dc5f1e1 fix inverted result of checking version existence (refs #7) 13 years ago
  Yamashita Yuu be53bb8951 update README 13 years ago
  Yamashita Yuu 167ff2a198 s/Ruby/Python/g; s/RBENV/PYENV/g 13 years ago
  Yamashita Yuu ee3c9bef5e fix typo; s/vesions/versions/ 13 years ago
  Yamashita Yuu 6d307c6e11 import recent changes from ruby-build: 13 years ago
  Yamashita Yuu a0705cb86e fix shell syntax error. add missing `then'. 13 years ago
  Sam Stephenson e3f72ebae2 Guard against exported `CDPATH` (fixes #316) 13 years ago
  Sam Stephenson 98f45695db Suppress shell warnings when hashing is disabled by `set +h` 13 years ago
  Sam Stephenson 3cb95b4d2d Add `rbenv --debug <command>` as a shortcut for setting RBENV_DEBUG=1 13 years ago
  Sam Stephenson 892aea138e Export PS4 when RBENV_DEBUG is set for more informative debug output 13 years ago
  Yamashita Yuu fca31c4307 import trivial changes from rbenv 0.4.0 13 years ago
  Yamashita Yuu 684f7b7f21 add support for .python-version file to store local python version 13 years ago
  Yamashita Yuu da06998457 import rbenv-help from rbenv 0.4.0 13 years ago
  Yamashita Yuu f466679bd1 import `pyenv---version` from rbenv 13 years ago
  Yamashita Yuu 4a217a0cd1 update distribute to 0.6.34 13 years ago
  Sam Stephenson 045f6c1bce Merge pull request #314 from jalcine/feature/ignoring-thy-sources 13 years ago
  Jacky Alciné 1d4261a997 Added 'sources' to the Git ignores. 13 years ago
  Sam Stephenson da80bced53 Merge pull request #310 from leocassarani/rbenv-help-mawk 13 years ago
  Leo Cassarani 1d687ac734 Fix incorrect formatting of rbenv-help output under MAWK 13 years ago
  Ryan Bigg bef7a12964 Merge pull request #308 from eddorre/master 13 years ago