| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Upgrade pip to 8.1.2 and setuptools to 21.0.0 | Donald Stufft | 2016-05-10 | 1 | -0/+4 |
| | | |||||
| * | Add changelog for #888 | Matt Iversen | 2016-04-14 | 1 | -0/+3 |
| | | |||||
| * | Bump version for development | Donald Stufft | 2016-03-17 | 1 | -0/+4 |
| | | |||||
| * | Bump version for release | Donald Stufft | 2016-03-17 | 1 | -1/+1 |
| | | |||||
| * | Update change log | Donald Stufft | 2016-03-17 | 1 | -1/+8 |
| | | |||||
| * | Drop down to 15.0.1 for a bugfix release | Donald Stufft | 2016-03-17 | 1 | -1/+1 |
| | | |||||
| * | bump for development | Donald Stufft | 2016-03-05 | 1 | -0/+4 |
| | | |||||
| * | Bump version for release | Donald Stufft | 2016-03-05 | 1 | -1/+1 |
| | | |||||
| * | Update version and changelog | Donald Stufft | 2016-03-05 | 1 | -1/+8 |
| | | |||||
| * | Update changes.rstremove-multiple-script-versions | Matt Iversen | 2016-02-21 | 1 | -0/+3 |
| | | |||||
| * | Clarify changelog entry for #805 | Matt Iversen | 2016-02-12 | 1 | -1/+1 |
| | | |||||
| * | Bump for development | Donald Stufft | 2016-02-07 | 1 | -0/+4 |
| | | |||||
| * | Bump version for release | Donald Stufft | 2016-02-07 | 1 | -1/+4 |
| | | |||||
| * | Upgrade wheel to 0.29.0 | Donald Stufft | 2016-02-07 | 1 | -0/+2 |
| | | |||||
| * | Upgrade setuptools to 20.0 | Donald Stufft | 2016-02-07 | 1 | -0/+2 |
| | | |||||
| * | Bump version for development | Matthew Iversen | 2016-02-01 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' into develop | Matthew Iversen | 2016-02-01 | 1 | -1/+1 |
| |\ | |||||
| | * | Bump version for development14.0.5 | Matthew Iversen | 2016-02-01 | 1 | -1/+1 |
| | | | |||||
| * | | Bump version for development | Matthew Iversen | 2016-02-01 | 1 | -0/+5 |
| |/ | |||||
| * | Homogenize drive letter casing for both prefixes and filenames. | Matt Iversen | 2016-02-01 | 1 | -0/+1 |
| | | |||||
| * | Bump version for development | Matthew Iversen | 2016-02-01 | 1 | -0/+5 |
| | | |||||
| * | Bump version for release14.0.4 | Matthew Iversen | 2016-02-01 | 1 | -1/+1 |
| | | |||||
| * | Update to setuptools 19.6.2 | Matthew Iversen | 2016-02-01 | 1 | -0/+2 |
| | | |||||
| * | Revert ac4ea65; only correct drive letter case. | Matt Iversen | 2016-01-30 | 1 | -0/+2 |
| | | | | | Fixes #856, #815 | ||||
| * | Bump version for development | Matthew Iversen | 2016-01-29 | 1 | -0/+4 |
| | | |||||
| * | Bump version for release14.0.3 | Matthew Iversen | 2016-01-29 | 1 | -1/+1 |
| | | |||||
| * | Update setuptools to 19.6.1 | Matthew Iversen | 2016-01-29 | 1 | -0/+5 |
| | | |||||
| * | Bump for development | Matthew Iversen | 2016-01-28 | 1 | -0/+4 |
| | | |||||
| * | Bump version for release14.0.2 | Matthew Iversen | 2016-01-28 | 1 | -3/+3 |
| | | |||||
| * | Upgrade setuptools to 19.6 | Matthew Iversen | 2016-01-28 | 1 | -0/+2 |
| | | |||||
| * | Fix #837 | Matthew Iversen | 2016-01-22 | 1 | -0/+2 |
| | | | | | Normalize case for prefix paths before checking them | ||||
| * | Add changelog entry for #843 | Matthew Iversen | 2016-01-22 | 1 | -0/+1 |
| | | |||||
| * | Bump for development | Donald Stufft | 2016-01-21 | 1 | -0/+4 |
| | | |||||
| * | Bump for release | Donald Stufft | 2016-01-21 | 1 | -1/+5 |
| | | |||||
| * | Bump version for development | Donald Stufft | 2016-01-19 | 1 | -0/+4 |
| | | |||||
| * | bump version for release | Donald Stufft | 2016-01-19 | 1 | -1/+1 |
| | | |||||
| * | Upgrade pip to 8.0.0 and argparse to 1.4.0 | Donald Stufft | 2016-01-19 | 1 | -0/+6 |
| | | |||||
| * | Make the --no-(pip|setuptools|wheel) options independent | Donald Stufft | 2016-01-19 | 1 | -0/+3 |
| | | |||||
| * | Try to download the latest versions of preinstalled packages | Donald Stufft | 2016-01-19 | 1 | -0/+5 |
| | | | | | | | | | | | | * Will only accept Wheels (because that is all we can install without setuptools). * Will still fall back to using the bundled copies of the preinstalled packages if it cannot access the internet. This should prevent errors happening from too old of versions of software being bundled with virtualenv, while still allowing people to prevent talking to the internet with --no-download. | ||||
| * | Update setuptools package to 19.4 | Matt Iversen | 2016-01-20 | 1 | -1/+1 |
| | | |||||
| * | Remove some brackets in bat, solves #35 | Matthew Iversen | 2016-01-19 | 1 | -0/+2 |
| | | |||||
| * | Update setuptools to 19.1.1 | Matthew Iversen | 2015-12-17 | 1 | -2/+2 |
| | | |||||
| * | Use issue/pull extlinks in changes | Matt Iversen | 2015-10-18 | 1 | -8/+8 |
| | | |||||
| * | Remove file's directory from sys.path ASAP | Matthew Iversen | 2015-10-18 | 1 | -0/+3 |
| | | | | | | | | | | | | This is needed particularly when a new interpreter is used, via -p/--python. Re-execing the same `virtualenv.py` will generally lead to its path being added to the start of sys.path (as usual). And usually its path will be the site-packages of the previous interpreter. This will lead to issues if older backported packages are present in the old environment (which will then get preference being imported). Should fix #779, #774, #763 | ||||
| * | Upgrade to setuptools 18.4 | Matt Iversen | 2015-10-17 | 1 | -1/+1 |
| | | |||||
| * | Add changelog for #803 | Matt Iversen | 2015-10-02 | 1 | -0/+2 |
| | | |||||
| * | Changelog for change in virtualenv PS1 | Matthew Iversen | 2015-09-21 | 1 | -0/+2 |
| | | |||||
| * | Reference changes to issues in changelog | Matt Iversen | 2015-09-21 | 1 | -3/+3 |
| | | |||||
| * | Add changelog for #472 | Matt Iversen | 2015-09-21 | 1 | -1/+3 |
| | | |||||
| * | Update changes.rst | Matt Iversen | 2015-09-20 | 1 | -1/+1 |
| | | |||||
