| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make note that other activate.* files exist | Matt Iversen | 2016-01-27 | 1 | -1/+3 |
| | | |||||
| * | Try to download the latest versions of preinstalled packages | Donald Stufft | 2016-01-19 | 1 | -3/+1 |
| | | | | | | | | | | | | * 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. | ||||
| * | Add explanation on removing an env | Matthew Iversen | 2015-09-19 | 1 | -0/+9 |
| | | | | | Thanks to @elishamint, closes #664 | ||||
| * | We support PyPy, but there's no reason to call it out. | Donald Stufft | 2014-09-25 | 1 | -7/+0 |
| | | |||||
| * | Apply pull #507 manually | Matthew Iversen | 2014-06-15 | 1 | -1/+1 |
| | | |||||
| * | Incorporate 6355f9b8 by @pfmoore | Matthew Iversen | 2014-06-15 | 1 | -1/+4 |
| | | |||||
| * | Guide on virtualenv's major parts | Matthew Iversen | 2014-06-15 | 1 | -0/+253 |
