| Integrate Pythonz (for now, using my shallow fork pythonz-bd) Update README and completions files sort the available command list bump version to 0.1.16 |
|
More...
|
almost 11 years ago
|
| Update README and bump to 0.1.15 |
|
More...
|
almost 11 years ago
|
| Add a couple of tests and fix a problem with print_utils when WORKON_HOME is empty |
|
More...
|
almost 11 years ago
|
| Add first_run_setup |
|
More...
|
almost 11 years ago
|
| rename `pew completions` to `pew shell_config`. Now the shell files also update the prompt when sourced |
|
More...
|
almost 11 years ago
|
| `pew ls --long` now outputs the Python version for each virtualenv and a list of packages Later this could be moved out into a showvirtualenv hook |
|
More...
|
almost 11 years ago
|
| Add completions command |
|
More...
|
almost 11 years ago
|
| Let wipeenv explicitly receive the environment name, and do nothing if invoked outside a virtualenv with no env name. Fixes #61 Also, add a test |
|
More...
|
almost 11 years ago
|
| Python3.2 support Fixes #65 |
|
More...
|
almost 11 years ago
|
| Enable Python3.2 environment on TravisCI |
|
More...
|
almost 11 years ago
|
| Reenable one test that a PR disabled, show py.test warnings |
|
More...
|
almost 11 years ago
|
| Now that other shells are supported on windows, make the PATH checks/error prevention more robust |
|
More...
|
almost 11 years ago
|
| Honor the $SHELL also on Windows |
|
More...
|
almost 11 years ago
|
| After dropping the other entry points, now the imports and the toplevel can be simplified |
|
More...
|
almost 11 years ago
|
| I apparently forgot to remove the shunit library when rewriting the test suite |
|
More...
|
almost 11 years ago
|
| Remove the pew-* entry points This simplifies the sys.argv handling (which is not modified anymore, and is now explicitly supplied to the subcommands as an argument) |
|
More...
|
almost 11 years ago
|
| Merge branch 'arthru-improve_setproject' |
|
More...
|
almost 11 years ago
|
| Fix merged setproject changes, add more relevant tests |
|
More...
|
almost 11 years ago
|
| Merge pull request #54 from arthru/rename_cmd |
|
More...
|
almost 11 years ago
|
| Flake8 fixes |
|
More...
|
almost 11 years ago
|
| Whoops, when applying b4dda8a57dbdf97da I forgot to realize that the wrapped fn is not called only from inve() |
|
More...
|
almost 11 years ago
|
| pypip.in is dead |
|
More...
|
almost 11 years ago
|
| Travis CI removed the SHELL environment variable |
|
More...
|
almost 11 years ago
|
| Tox dependencies for pypy had been forgotten |
|
More...
|
almost 11 years ago
|
| Merge pull request #64 from Lucas-C/master |
|
More...
|
almost 11 years ago
|
| Solves #63 - fix "which" for Cygwin |
|
More...
|
almost 11 years ago
|
| Merge pull request #62 from jlesquembre/fix/fish_complete |
|
More...
|
about 11 years ago
|
| 'pew new -a' should accept only directories |
|
More...
|
about 11 years ago
|
| Fix typo |
|
More...
|
about 11 years ago
|
| Workaround bash quirky pty/stdin behavior that prevents prevent_path_errors from correctly notifying the user of problems |
|
More...
|
about 11 years ago
|