| Bump to 0.1.20 |
|
More...
|
about 10 years ago
|
| Sorted package lists and files |
|
More...
|
over 10 years ago
|
| Merge pull request #96 from Lucas-C/master |
|
More...
|
over 10 years ago
|
| Allowing paths with whitespaces in $PATH |
|
More...
|
over 10 years ago
|
| Wraps reset marker in '\[\]' |
|
More...
|
over 10 years ago
|
| locale.getlocale will pick the environment default on Python3 BUT not on windows |
|
More...
|
over 10 years ago
|
| Move setlocale in a Python2-only block (if locale variables except encoding aren't set, this might cause it to error out) |
|
More...
|
over 10 years ago
|
| Bump to 0.1.19 |
|
More...
|
over 10 years ago
|
| Update README Fixes #78 Fixes #80 |
|
More...
|
over 10 years ago
|
| Drop support for Python3.2 (support for it has already been dropped in pip 8.0.0) |
|
More...
|
over 10 years ago
|
| Python2 TemporaryFiles cannot be opened in unicode-text mode Fixes #76 |
|
More...
|
over 10 years ago
|
| Handle incorrect .project directories in a more robust way Fixes #74 |
|
More...
|
over 10 years ago
|
| Partially apply sys.stderr into `err` |
|
More...
|
over 10 years ago
|
| Travis still doesn't have Python3.5 preinstalled, and the one installed just in time fails with tox and py.test ... better to skip missing interpreters |
|
More...
|
almost 11 years ago
|
| Run travis tests on Py3.5, avoid deleting the newly created env when pip errors out |
|
More...
|
almost 11 years ago
|
| Merge pull request #70 from e4r7hbug/readme_cleanup |
|
More...
|
almost 11 years ago
|
| Some README cleanup and extra hinting |
|
More...
|
almost 11 years ago
|
| Remove colors from init.zsh (it was somehow breaking the shell completion) |
|
More...
|
almost 11 years ago
|
| Update README |
|
More...
|
almost 11 years ago
|
| Ignore shell_check for elvish |
|
More...
|
almost 11 years ago
|
| Update Readme, fix stupid first-run mistake, bump version to 0.1.18 |
|
More...
|
almost 11 years ago
|
| Bump to 0.1.17 |
|
More...
|
almost 11 years ago
|
| wipeenv: ignore packages not in form package==version (e.g. tarballs installed from url, packages in dev mode) |
|
More...
|
almost 11 years ago
|
| Fix trivial bug in rename_cmd (I should review more attentively the PR I receive, and ideally ask for new test cases to be added with each change) |
|
More...
|
almost 11 years ago
|
| inall: Don't bail out at the first failure |
|
More...
|
almost 11 years ago
|
| Avoid letting KeyboardInterrupt bubble up, delete virtualenvs if the creation has been interrupted, exit with nonzero if pew subcommand is missing |
|
More...
|
almost 11 years ago
|
| Skip test_install when needed (for pythonz-bd installation, setuptools >=17.1 is needed to support environment markers with range comparisons) |
|
More...
|
almost 11 years ago
|
| Update to the new pythonz-bd version add a test for pythonz install be more explicit in disabling pythonz on windows use a lower level api inside Pythonz, to be avoid exceptions being suppressed |
|
More...
|
almost 11 years ago
|
| Fix README whitespace |
|
More...
|
almost 11 years ago
|
| Ignore Error in the CI environment |
|
More...
|
almost 11 years ago
|