Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply in virtualenv.pywinbrackets | Matthew Iversen | 2016-01-19 | 1 | -5/+6 |
* | Add bat changes to virtualenv.py | Matthew Iversen | 2016-01-19 | 1 | -7/+9 |
* | Homogenize test syntax, add explanation of it | Matthew Iversen | 2016-01-18 | 1 | -13/+14 |
* | Flatten logic of fix_lib64 | Matt Iversen | 2015-10-22 | 1 | -24/+26 |
* | Simplify sys.path removal logic, use short form os.path.join | Matt Iversen | 2015-10-20 | 1 | -9/+5 |
* | Remove file's directory from sys.path ASAP | Matthew Iversen | 2015-10-18 | 1 | -44/+47 |
* | Remove extraneous commented package lines | Matt Iversen | 2015-10-09 | 1 | -155/+8 |
* | Workaround to fix issue 802 | Samuel Villamonte | 2015-10-01 | 1 | -1/+2 |
* | Correct dc11925 | Matthew Iversen | 2015-09-21 | 1 | -1/+1 |
* | Correct look of fish prompt | Matthew Iversen | 2015-09-21 | 1 | -15/+15 |
* | Add pydoc function for fish | Matthew Iversen | 2015-09-21 | 1 | -16/+16 |
* | Apply activate script changes | Matthew Iversen | 2015-09-21 | 1 | -28/+26 |
* | Merge pull request #472 from pmakowski/patch-1 | Matt Iversen | 2015-09-21 | 1 | -11/+1 |
|\ | |||||
| * | Update virtualenv.py | Philippe Makowski | 2013-09-30 | 1 | -11/+1 |
* | | Move home_dir abspath to install_python_config | Matthew Iversen | 2015-09-21 | 1 | -1/+1 |
* | | Use portable syntax for `pydoc` function | Matthew Iversen | 2015-09-21 | 1 | -13/+13 |
* | | Remove legacy aspen workaround | Matthew Iversen | 2015-09-20 | 1 | -14/+13 |
* | | Apply virtualenv_embedded changes in virtualenv.py | Matthew Iversen | 2015-09-20 | 1 | -29/+29 |
* | | Restore !$ restoration from #799 | Matthew Iversen | 2015-09-20 | 1 | -27/+29 |
* | | Fix activate.fish | Matthew Iversen | 2015-09-20 | 1 | -15/+13 |
* | | Apply #799 in virtualenv.py, note in changelog | Matthew Iversen | 2015-09-20 | 1 | -13/+15 |
* | | Changelog / apply change in virtualenv.py for #724 | Matthew Iversen | 2015-09-19 | 1 | -13/+13 |
* | | Account for defined but empty shell variables | Matthew Iversen | 2015-09-19 | 1 | -15/+14 |
* | | Merge pull request #759 from hashstat/develop | Matt Iversen | 2015-09-19 | 1 | -1/+1 |
|\ \ | |||||
| * | | Add check for .pyo extension when creating site.py. | Brandon Carpenter | 2015-05-21 | 1 | -1/+1 |
* | | | Apply changes to activate.fish in virtualenv.py | Matthew Iversen | 2015-09-19 | 1 | -16/+13 |
* | | | Apply python-config changes, fix some pep8 issues | Matthew Iversen | 2015-09-19 | 1 | -29/+32 |
* | | | Add python3-config options to python-config | Paul Morelle | 2015-09-19 | 1 | -12/+15 |
* | | | Adding python-config script to virtualenv bin dir | Paul Morelle | 2015-09-19 | 1 | -0/+32 |
* | | | bump for development | Donald Stufft | 2015-08-22 | 1 | -1/+1 |
* | | | update for 13.1.2 release13.1.2 | Donald Stufft | 2015-08-22 | 1 | -1/+1 |
* | | | bump for development | Donald Stufft | 2015-08-20 | 1 | -1/+1 |
* | | | bump version for release13.1.1 | Donald Stufft | 2015-08-20 | 1 | -1/+1 |
* | | | Merge pull request #645 from tzulberti/develop | Donald Stufft | 2015-08-12 | 1 | -15/+15 |
|\ \ \ | |||||
| * | | | Solved problem when using "set -u" in bash | Tomas Zulberti | 2014-09-10 | 1 | -15/+15 |
* | | | | bump for development | Donald Stufft | 2015-06-30 | 1 | -1/+1 |
* | | | | bump for release13.1.0 | Donald Stufft | 2015-06-30 | 1 | -1/+1 |
* | | | | bump for development | Donald Stufft | 2015-05-22 | 1 | -1/+1 |
* | | | | Bump version to 13.0.013.0.0 | Donald Stufft | 2015-05-22 | 1 | -1/+1 |
* | | | | Merge pull request #755 from rbtcollins/issue-753 | Donald Stufft | 2015-05-21 | 1 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | Issue #753: Don't trust cwd. | Robert Collins | 2015-05-14 | 1 | -3/+3 |
| | |/ / | |/| | | |||||
* | | | | Install wheel automatically into new virtual environments | Donald Stufft | 2015-05-21 | 1 | -2/+12 |
|/ / / | |||||
* | | | Fixed pip/setuptools installation on Jython | Alex Grönholm | 2015-04-22 | 1 | -0/+1 |
* | | | bump versions for development | Donald Stufft | 2015-04-07 | 1 | -1/+1 |
* | | | bump version12.1.0 | Donald Stufft | 2015-04-07 | 1 | -1/+1 |
* | | | revert "Merge pull request #648 from nvie/develop" | Donald Stufft | 2014-12-23 | 1 | -21/+0 |
* | | | Revert "Merge pull request #674 from mgedmin/fix-sys-path-better" | Donald Stufft | 2014-12-23 | 1 | -29/+39 |
* | | | Revert "Merge pull request #687 from dstufft/dont-import-site" | Donald Stufft | 2014-12-23 | 1 | -1/+1 |
* | | | Don't import site when executing with -p | Donald Stufft | 2014-12-23 | 1 | -1/+1 |
* | | | switch to 12.1.0 for development release | Donald Stufft | 2014-12-23 | 1 | -1/+1 |