summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move to news files for changelog via towncrier. (#1234)boostrapptaneli2018-12-2422-233/+446
* Set VIRTUAL_ENV enviroment variable in activate_this.py (#1057)nonylene2018-12-248-63/+201
* Jython enable for coverage report. (#1263)Bernát Gábor2018-12-231-0/+1
* code improvements (#1262)Bernát Gábor2018-12-235-299/+312
* Shell fixes (#1258)Bernát Gábor2018-12-2315-472/+352
* Use os.path.realpath to resolve the symlink. (#1259)Adam Sampson2018-12-191-5/+1
* added instructions for changing --system-site-packages in existing envir... (...drevicko2018-12-191-0/+4
* Dereference symlinks more thoroughly in copyfile (#956)Adam Sampson2018-12-183-4/+33
* bump embeded wheels (#1257)Bernát Gábor2018-12-163-1/+3
* update testing notes, and test space path supportJurko Gospodnetić2018-12-162-0/+30
* pass through proxy and HOME variablesBernat Gabor2018-12-161-0/+1
* Document when --always-copy was introduced (in PR #409)anatoly techtonik2018-12-161-0/+2
* fix master not embededBernat Gabor2018-12-161-14/+14
* Allow sourcing activate.sh in shells "exit on error" modeAntti Haapala2018-12-161-1/+1
* Fix error with missing pip/certifi's cacert.pemMiro Hrončok2018-12-062-0/+3
* Add test for missing pip/certifi's cacert.pemMiro Hrončok2018-12-061-0/+44
* made lib64 symlink relative again (#1249)Wouter De Borger2018-12-034-4/+36
* Update default license URL to match upstream (#1247)Zachary Ware2018-11-282-154/+154
* solved problem when using -u in a non interactive shell (#922)BrownTruck2018-11-192-17/+17
* fix reporting in site module (#1245)Éric Araujo2018-11-142-5/+5
* Xonsh Support (#1206)Anthony Scopatz2018-11-066-0/+131
* enable test report for forks (#1243)Bernát Gábor2018-11-062-3/+2
* release as 16.1.016.1.0Bernat Gabor2018-10-312-2/+2
* suppress imp module deprecation (#1238)Paul Moore2018-10-312-2/+8
* enable tab-completion in the interactive interpreter by default (#1239)Bernát Gábor2018-10-313-140/+218
* Generate activate.ps1 for all platforms (#1229)Ferdinand van Wyk2018-10-319-99/+185
* Add a note, that bootstrap script can't install pip. (#914)BrownTruck2018-10-311-0/+9
* Update win32api URL (#1174)Michael R. Crusoe2018-10-311-1/+1
* Add local install with pip (#895)Tom Koch2018-10-301-0/+9
* Remove universal newline flag (#1064)Monty Taylor2018-10-303-142/+142
* Add check if exec_dir exists before listing it's content (#1199)Victor Stinner2018-10-301-2/+3
* Update activate.fish (#1082)Ofek Lev2018-10-302-16/+16
* activate.csh handle newlines & don't use basename (#1200)Gregory Nisbet2018-10-303-17/+24
* failure to copy on platforms that use lib64Ashley Whetter2018-10-302-2/+3
* Fix: proper installation or use instructions URLs.Alan Franzoni2018-10-301-9/+5
* Clarify activation required for environment varsfollower2018-10-301-3/+13
* re-order ci testsBernat Gabor2018-10-301-9/+7
* cross python and coverage from jythonBernat Gabor2018-10-302-4/+10
* Jython to CIBernat Gabor2018-10-306-22/+50
* Jython supportBernat Gabor2018-10-304-16/+31
* In README, added link to webchat for Freenode IRC channels (#1236)satyajitdam2018-10-281-2/+2
* Refactor sys.stdout.write to print (#1231)Ming Li2018-10-271-5/+5
* Issue 1215: A script to automatically rebuild virtualenv_support (#1225)ThomasTPG2018-10-277-3/+56
* ensure prefix path is absolute (#1227)Bernát Gábor2018-10-262-0/+3
* add dev tox env (#1226)Bernát Gábor2018-10-261-0/+9
* Update seed-isort-config to 1.3.0 (#1224)Anthony Sottile2018-10-262-4/+4
* Fix documentation generation (#1222)Bernát Gábor2018-10-267-130/+26
* Merge pull request #1221 from pypa/lintBernát Gábor2018-10-2623-1300/+1463
|\
| * workaround ConfigParser bugBernat Gabor2018-10-262-2/+3
| * fix shieldBernat Gabor2018-10-251-5/+2