1720 Commits (0464221edb0cd0a3cedbb8807d8cd935c1ff203c)
 

Author SHA1 Message Date
  Mislav Marohnić 7fc5f46bbb undo `assert_output_lines` in tests 11 years ago
  Mislav Marohnić 969af1567a add tests for rehash, whence, which 11 years ago
  Yamashita, Yuu d1013e82de Merge pull request #12 from f440/support_2.7.4_3.2.4_3.3.1 11 years ago
  f440 bb2d058167 Support 2.7.4, 3.2.4, 3.3.1 11 years ago
  Mislav Marohnić 7a10b64cf7 better emulate `ruby -S` behavior in testing 11 years ago
  Mislav Marohnić f6db678b20 un-indent shebang for test executables 11 years ago
  Mislav Marohnić 97290b2442 simplify iterating through arglist 11 years ago
  Mislav Marohnić b8504ed2a9 saner assertions for multiline output 11 years ago
  Alisdair Sullivan 497911d6c0 improve detection of completion support for commands 11 years ago
  Mislav Marohnić 4d96d0a6c6 add tests for completions 11 years ago
  Mislav Marohnić 9b58b6642e test completions for exec 11 years ago
  Mislav Marohnić 45f651ab00 hack around the hack around bash `echo` 11 years ago
  Mislav Marohnić 400fe31061 fix exec fails for invalid version 11 years ago
  Mislav Marohnić 4b6ab0389b add tests for exec 11 years ago
  Mislav Marohnić baf7656d2f fix iterating through paths that have spaces in them 11 years ago
  Yamashita, Yuu 6e58c43d8a Merge pull request #11 from draftcode/build-pydebug 11 years ago
  draftcode dce4eb636a Add a help string to describe the debug option 11 years ago
  draftcode c170255580 Preserve CONFIGURE_OPTS 11 years ago
  draftcode 8bf0938e60 Add an option to build a debug version of Python 11 years ago
  Sam Stephenson 382db59cd0 Merge pull request #367 from shoyan/master 11 years ago
  Shohei Yamasaki 2bbf49b2f5 replace tab with spaces 11 years ago
  Mislav Marohnić 6a6ae8ae46 tests for rbenv-init 11 years ago
  Tim Pope 03fa148e81 Don't duplicate shims in PATH 11 years ago
  Mislav Marohnić ea3203dbab fix resolving symlinks in rbenv-hooks 11 years ago
  Yamashita, Yuu aa831836e1 Merge pull request #10 from oza/patch-1 11 years ago
  OZAWA Tsuyoshi 0eb1520707 Update README.md 11 years ago
  Mislav Marohnić a81ace2ccb add hook lookup tests 11 years ago
  Mislav Marohnić a7da06998e use C on Travis for even less overhead 11 years ago
  Mislav Marohnić 5e5e3e0588 skip Ruby stuff on Travis 11 years ago
  Mislav Marohnić bc369fb1ab configure Travis 11 years ago
  Mislav Marohnić bb6bccb782 tests galore 11 years ago
  Mislav Marohnić 1fe59e41ea error message when rehash fails on non-writable directory 11 years ago
  Yamashita Yuu 606346761f s/python-virtualenv/pyenv-virtualenv/g in README.md 11 years ago
  Tim Pope 0d1f1d09f0 Fix multiple argument completion with zsh 11 years ago
  Yamashita Yuu 48e1488bc9 remove duplicated LICENSE from python-build. 11 years ago
  Yamashita Yuu 0259b6adfb update copyright year 11 years ago
  YanhaoYang 13f36e0416 rbenv(): preserve multiline output of `sh-*` commands 11 years ago
  Yamashita Yuu dbb1fb5a06 release 0.2.0 11 years ago
  Yamashita Yuu 755c00e67c fix broken installation scripts for Jython and some of CPython. 11 years ago
  Yamashita Yuu ad900ba436 fix some differences between ruby-build (refs #8) 11 years ago
  Yamashita Yuu ea7dc5f1e1 fix inverted result of checking version existence (refs #7) 11 years ago
  Yamashita Yuu be53bb8951 update README 11 years ago
  Yamashita Yuu 167ff2a198 s/Ruby/Python/g; s/RBENV/PYENV/g 11 years ago
  Yamashita Yuu ee3c9bef5e fix typo; s/vesions/versions/ 11 years ago
  Yamashita Yuu 6d307c6e11 import recent changes from ruby-build: 11 years ago
  Yamashita Yuu a0705cb86e fix shell syntax error. add missing `then'. 11 years ago
  Sam Stephenson e3f72ebae2 Guard against exported `CDPATH` (fixes #316) 11 years ago
  Sam Stephenson 98f45695db Suppress shell warnings when hashing is disabled by `set +h` 11 years ago
  Sam Stephenson 3cb95b4d2d Add `rbenv --debug <command>` as a shortcut for setting RBENV_DEBUG=1 11 years ago
  Sam Stephenson 892aea138e Export PS4 when RBENV_DEBUG is set for more informative debug output 11 years ago