summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade pip to 8.1.2 and setuptools to 21.0.0Donald Stufft2016-05-101-0/+4
|
* Add changelog for #888Matt Iversen2016-04-141-0/+3
|
* Bump version for developmentDonald Stufft2016-03-171-0/+4
|
* Bump version for releaseDonald Stufft2016-03-171-1/+1
|
* Update change logDonald Stufft2016-03-171-1/+8
|
* Drop down to 15.0.1 for a bugfix releaseDonald Stufft2016-03-171-1/+1
|
* bump for developmentDonald Stufft2016-03-051-0/+4
|
* Bump version for releaseDonald Stufft2016-03-051-1/+1
|
* Update version and changelogDonald Stufft2016-03-051-1/+8
|
* Update changes.rstremove-multiple-script-versionsMatt Iversen2016-02-211-0/+3
|
* Clarify changelog entry for #805Matt Iversen2016-02-121-1/+1
|
* Bump for developmentDonald Stufft2016-02-071-0/+4
|
* Bump version for releaseDonald Stufft2016-02-071-1/+4
|
* Upgrade wheel to 0.29.0Donald Stufft2016-02-071-0/+2
|
* Upgrade setuptools to 20.0Donald Stufft2016-02-071-0/+2
|
* Bump version for developmentMatthew Iversen2016-02-011-1/+1
|
* Merge branch 'master' into developMatthew Iversen2016-02-011-1/+1
|\
| * Bump version for development14.0.5Matthew Iversen2016-02-011-1/+1
| |
* | Bump version for developmentMatthew Iversen2016-02-011-0/+5
|/
* Homogenize drive letter casing for both prefixes and filenames.Matt Iversen2016-02-011-0/+1
|
* Bump version for developmentMatthew Iversen2016-02-011-0/+5
|
* Bump version for release14.0.4Matthew Iversen2016-02-011-1/+1
|
* Update to setuptools 19.6.2Matthew Iversen2016-02-011-0/+2
|
* Revert ac4ea65; only correct drive letter case.Matt Iversen2016-01-301-0/+2
| | | | Fixes #856, #815
* Bump version for developmentMatthew Iversen2016-01-291-0/+4
|
* Bump version for release14.0.3Matthew Iversen2016-01-291-1/+1
|
* Update setuptools to 19.6.1Matthew Iversen2016-01-291-0/+5
|
* Bump for developmentMatthew Iversen2016-01-281-0/+4
|
* Bump version for release14.0.2Matthew Iversen2016-01-281-3/+3
|
* Upgrade setuptools to 19.6Matthew Iversen2016-01-281-0/+2
|
* Make note that other activate.* files existMatt Iversen2016-01-271-1/+3
|
* Fix #837Matthew Iversen2016-01-221-0/+2
| | | | Normalize case for prefix paths before checking them
* Add changelog entry for #843Matthew Iversen2016-01-221-0/+1
|
* Bump for developmentDonald Stufft2016-01-211-0/+4
|
* Bump for releaseDonald Stufft2016-01-211-1/+5
|
* Bump version for developmentDonald Stufft2016-01-191-0/+4
|
* bump version for releaseDonald Stufft2016-01-191-1/+1
|
* Upgrade pip to 8.0.0 and argparse to 1.4.0Donald Stufft2016-01-191-0/+6
|
* Make the --no-(pip|setuptools|wheel) options independentDonald Stufft2016-01-192-2/+4
|
* Try to download the latest versions of preinstalled packagesDonald Stufft2016-01-193-7/+12
| | | | | | | | | | | * 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.4Matt Iversen2016-01-201-1/+1
|
* Remove some brackets in bat, solves #35Matthew Iversen2016-01-191-0/+2
|
* Update setuptools to 19.1.1Matthew Iversen2015-12-171-2/+2
|
* Use issue/pull extlinks in changesMatt Iversen2015-10-181-8/+8
|
* Make use of extlinks for issue & pull refsMatt Iversen2015-10-181-2/+6
|
* Remove file's directory from sys.path ASAPMatthew Iversen2015-10-181-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.4Matt Iversen2015-10-171-1/+1
|
* Fix bad links to virtualenvwrapperCarol Willing2015-10-101-2/+2
|
* Add changelog for #803Matt Iversen2015-10-021-0/+2
|
* Changelog for change in virtualenv PS1Matthew Iversen2015-09-211-0/+2
|