summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* setuptools 0.6 maintenance discontinuedsetuptools-0.6Jason R. Coombs2013-10-300-0/+0
* Fix missing importpje2013-06-031-1/+1
* Correct missing import in ssl_supportpje2013-05-311-3/+3
* Fix broken devnull check; fixes issue 93pje2013-05-151-1/+1
* Add support for fallback to 'certifi' module, if installed+active.pje2013-05-054-9/+13
* Merge environment marker tests from the trunkpje2013-05-041-0/+91
* Low-level SSL verification w/out warnings or options; automatically usespje2013-05-042-14/+260
* Make sure ssl is installable even from source checkoutpje2013-05-042-0/+17
* Enable safe SSL dependency installs via "easy_install setuptools[ssl]"pje2013-05-041-16/+16
* Backport experimental environment marker support from the trunkpje2013-05-043-20/+143
* Fix spurious test breakage on 2.7pje2013-04-251-4/+4
* Backport formats documentation from trunkpje2013-03-011-0/+696
* Add SSL fix to change logpje2013-03-011-1/+3
* Default index URL to use SSL version of PyPIpje2013-03-012-2/+2
* Add doc fix to change logpje2013-03-011-0/+4
* Fix broken documentation on pre/post versionspje2013-03-011-6/+2
* Document 64-bit Windows workaroundPJ Eby2011-05-311-1/+11
* Fixed skipping extraction of files or directories containing '..' inPJ Eby2011-03-232-2/+8
* Backport.PJ Eby2011-03-232-2/+47
* Fix path problems when pkg_resources is installed, but not setuptools.PJ Eby2011-01-201-31/+4
* BackportPJ Eby2010-10-121-6/+6
* Backport.PJ Eby2010-10-091-2/+2
* Backport from trunkPJ Eby2010-10-091-2/+2
* Tarfile link support, and handle .pyd/.dll files installed as data onPJ Eby2010-10-023-10/+15
* Fix quotes handling for GUI scripts on Windows when Python is in aPJ Eby2010-08-221-1/+1
* Fix a problem with sandbox swapping 'open' and 'file' builtins.PJ Eby2010-04-291-4/+4
* Backport SF download fixPJ Eby2010-02-012-2/+4
* Backport to 0.6PJ Eby2009-11-052-3/+6
* Fix for issue 88PJ Eby2009-10-282-2/+6
* Bump versionPJ Eby2009-10-285-5/+5
* Update MD5'sPJ Eby2009-10-201-0/+4
* Fixed MD5'sPJ Eby2009-10-191-4/+4
* Update change logs for releasePJ Eby2009-10-192-2/+7
* Fix the elusive "double upload bdist_wininst" bugPJ Eby2009-10-191-13/+54
* Build correct filenames for py2.6 "cross-compile"PJ Eby2009-10-191-2/+2
* Update to version 0.6c11PJ Eby2009-10-195-5/+5
* Missing launcher fixesPJ Eby2009-10-193-5/+6
* Release update, fix string.join in README warningPJ Eby2009-10-194-2/+7
* Add a better link to the filesPJ Eby2009-10-141-1/+2
* Update change logPJ Eby2009-10-121-0/+4
* Windows 64/Vista UAC fixesPJ Eby2009-10-123-2/+43
* Backport fixes for issues 16 & 23 from trunkPJ Eby2009-10-122-14/+14
* Major updates and fixes include:PJ Eby2009-10-1220-162/+368
* Signatures for 0.6c9PJ Eby2008-10-021-0/+4
* Keep site directories (e.g. site-packages) from being included inPJ Eby2008-09-242-5/+7
* Update w/0.6c8 signaturesPJ Eby2008-09-241-0/+3
* Backport http://bugs.python.org/setuptools/issue39 from trunkPJ Eby2008-09-242-6/+13
* Updated release notesPJ Eby2008-09-242-7/+34
* Backport fix for http://bugs.python.org/setuptools/issue47 from trunkPJ Eby2008-09-241-3/+3
* Backport fix for http://bugs.python.org/setuptools/issue27PJ Eby2008-09-242-31/+71