summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release 16.4.316.4.3release-16.4.3Bernat Gabor2019-03-012-1/+9
* Update virtualenv.pyBernát Gábor2019-03-011-1/+1
* revert symlink fix (#1329)Bernát Gábor2019-03-013-54/+11
* Update index.rst (#1326)Aditya Bose2019-02-251-1/+1
* Update virtualenv.pyBernát Gábor2019-02-231-1/+1
* Merge pull request #1324 from pypa/release-16.4.1Bernát Gábor2019-02-224-3/+16
|\
| * release 16.4.116.4.0Bernat Gabor2019-02-224-3/+16
|/
* bump pip and wheel bundled (#1321)Bernát Gábor2019-02-224-0/+1
* Fix license() builtin by copying license into virtualenv (#1318)Anthony Sottile2019-02-184-61/+91
* Fix typo in azure pipeline (#1319)Anthony Sottile2019-02-181-1/+1
* bump version to next DEVBernat Gabor2019-02-091-1/+1
* release 16.4.0Bernat Gabor2019-02-091-1/+1
* Merge pull request #1313 from pypa/release-16.4.0Bernát Gábor2019-02-096-7/+20
|\
| * release 16.4.0Bernat Gabor2019-02-096-7/+20
|/
* fix handling of relative symlinks (#1309)rofl0r2019-02-093-10/+55
* upgrade setuptools and pip (#1312)Bernát Gábor2019-02-093-0/+1
* Update virtualenv.pyBernát Gábor2019-02-011-1/+1
* Link or copy PyPy headers instead of include directory as a whole (#1302)daa2019-01-313-2/+20
* Do not check pip config if such command is not available (#1303)daa2019-01-305-0/+16
* virtualenv does not *always* have a runtime dependency on setuptools (#1300)Anthony Sottile2019-01-301-3/+0
* Use importlib in python3 (#1293)Anthony Sottile2019-01-292-11/+45
* Merge pull request #1292 from pypa/release-16.3.0Bernát Gábor2019-01-259-11/+29
|\
| * release 16.3.016.3.0Bernat Gabor2019-01-259-11/+29
|/
* produce a virtualenv zipapp (#1287)Anthony Sottile2019-01-254-23/+195
* avoid packaging non source codeBernat Gabor2019-01-252-2/+13
* Use importlib over imp in python3.x (#1289)Anthony Sottile2019-01-254-25/+59
* bump vendored pip to 19.0.1 (#1291)Bernát Gábor2019-01-254-11/+15
* Copy only required files from exec_prefix and only if it is really different ...daa2019-01-253-10/+48
* Update outdated docs referring to bin/rebuild-script.py (#1286)Anthony Sottile2019-01-152-4/+4
* fix documentation, alter faulty examplesBernat Gabor2019-01-152-4/+4
* Discourage installation as root, such as with sudo (#1283)Kyle Altendorf2019-01-142-7/+14
* Pre-import some built-in modules in PyPy (#1281)Microdog2019-01-144-153/+221
* try to fix brew CI breakBernat Gabor2019-01-141-0/+2
* add stale issueBernat Gabor2019-01-141-0/+11
* fix lintingBernat Gabor2019-01-141-1/+1
* Do not override certificate bundle if it is defined in pip config (#1273)daa2019-01-149-4/+172
* also deploy sdistBernat Gabor2019-01-041-2/+7
* Fix ResourceWarning: unclosed file (#1277)Mickaël Schoentgen2019-01-032-22/+23
* Fix testenv:upgrade deps in tox config (#1276)Sviatoslav Sydorenko2019-01-011-1/+1
* Merge pull request #1274 from pypa/release-16.2.0Bernát Gábor2018-12-3125-57/+100
|\
| * fish 3 compatbility16.2.0Bernat Gabor2018-12-315-36/+56
| * release 16.2.0Bernat Gabor2018-12-3122-21/+44
|/
* fix releaeBernat Gabor2018-12-312-3/+7
* add release Azure taskBernat Gabor2018-12-311-0/+17
* add pytest xdist to speed up testsBernat Gabor2018-12-272-1/+3
* Move to a declarative build script via setup.cfg, improve package metadataBernat Gabor2018-12-279-138/+95
* Fixed a typo in index.rst (#1269)ykdojo2018-12-271-1/+1
* Link to Python 3 venv (#1086)Bernát Gábor2018-12-262-1/+15
|\
| * add changelogBernat Gabor2018-12-261-0/+1
| * clarify projectBernat Gabor2018-12-261-3/+11