1472 Commits (9993d13996c84c4b6db6a5f160ec2dd1e1debc57)
 

Author SHA1 Message Date
  Mislav Marohnić ab9ebb9d0d add tests for `help` and `rbenv --version` 13 years ago
  Mislav Marohnić ab197ef51e add tests for version commands 13 years ago
  Mislav Marohnić 7fc5f46bbb undo `assert_output_lines` in tests 13 years ago
  Mislav Marohnić 969af1567a add tests for rehash, whence, which 13 years ago
  Yamashita, Yuu d1013e82de Merge pull request #12 from f440/support_2.7.4_3.2.4_3.3.1 13 years ago
  f440 bb2d058167 Support 2.7.4, 3.2.4, 3.3.1 13 years ago
  Mislav Marohnić 7a10b64cf7 better emulate `ruby -S` behavior in testing 13 years ago
  Mislav Marohnić f6db678b20 un-indent shebang for test executables 13 years ago
  Mislav Marohnić 97290b2442 simplify iterating through arglist 13 years ago
  Mislav Marohnić b8504ed2a9 saner assertions for multiline output 13 years ago
  Alisdair Sullivan 497911d6c0 improve detection of completion support for commands 13 years ago
  Mislav Marohnić 4d96d0a6c6 add tests for completions 13 years ago
  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