summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* python-setuptools: add morphbaserock/morphRichard Maw2012-03-061-0/+10
* Document 64-bit Windows workaroundphillip.eby2011-05-311-1/+11
* Fix rejecting filenames with '..' in themphillip.eby2011-03-231-2/+2
* Handle multiple Content-Length headers, and support HTTP credentials for phillip.eby2011-03-231-2/+43
* Fix path problems when pkg_resources is present, but not setuptools.phillip.eby2011-01-201-4/+4
* Handle tarballs with forward-referencing symlinksphillip.eby2010-10-121-6/+6
* Argh. Missing parens.phillip.eby2010-10-091-2/+2
* Don't crash if an unextractable symlink is found.phillip.eby2010-10-091-2/+2
* Tarfile link support, and handle .pyd/.dll files installed as data on phillip.eby2010-10-022-10/+10
* Fix quotes handling for GUI scripts on Windows when Python is in a phillip.eby2010-08-221-1/+1
* Fix a problem with sandbox swapping 'open' and 'file' builtins.phillip.eby2010-04-291-4/+4
* Fix wrong keyword argument for specifying test tunner to unittestphillip.eby2010-03-121-1/+1
* Yet another Sourceforge download fixphillip.eby2010-02-011-2/+2
* Fix incorrect error message/traceback when no downloadphillip.eby2009-11-051-3/+3
* Fix for issue 88phillip.eby2009-10-281-2/+2
* Fix the elusive "double upload bdist_wininst" bugphillip.eby2009-10-191-13/+54
* Fix lost launcher changes, string.split().phillip.eby2009-10-194-6/+7
* Add a better link to the filesphillip.eby2009-10-141-1/+2
* Fixes for Windwos 64 and Vista UAC errorsphillip.eby2009-10-123-2/+43
* Major updates and fixes include:phillip.eby2009-10-1218-152/+362
* Keep site directories (e.g. site-packages) from being included inphillip.eby2008-09-241-5/+5
* Fix for http://bugs.python.org/setuptools/issue39phillip.eby2008-09-242-9/+13
* Doc typo fixphillip.eby2008-09-241-1/+1
* Fix for http://bugs.python.org/setuptools/issue47 - more md5 usagephillip.eby2008-09-241-3/+3
* Fix for http://bugs.python.org/setuptools/issue27 (Jython shebangphillip.eby2008-09-242-31/+71
* Fix for http://bugs.python.org/setuptools/issue37 - missingphillip.eby2008-09-111-1/+1
* Added 'test_runner'. (Note: this is a new feature and should notphillip.eby2008-08-214-11/+31
* Ensure that _full_name is set on all shared libs before extensionsphillip.eby2008-08-211-3/+3
* Fix for http://bugs.python.org/setuptools/issue34phillip.eby2008-08-211-1/+4
* Fix for http://bugs.python.org/setuptools/issue9phillip.eby2008-08-212-9/+9
* Fix for http://bugs.python.org/setuptools/issue29phillip.eby2008-08-211-1/+1
* Fix for http://bugs.python.org/setuptools/issue11phillip.eby2008-08-211-2/+3
* Candidate fix for http://bugs.python.org/setuptools/issue20phillip.eby2008-08-211-5/+5
* Fix for http://bugs.python.org/setuptools/issue31phillip.eby2008-08-212-10/+18
* Fix for http://bugs.python.org/setuptools/issue16phillip.eby2008-08-211-1/+6
* Fix for http://bugs.python.org/setuptools/issue5phillip.eby2008-08-212-5/+8
* Fix for http://bugs.python.org/setuptools/issue7phillip.eby2008-08-212-2/+10
* Enhanced error message per http://bugs.python.org/setuptools/issue28phillip.eby2008-08-211-2/+2
* Fix for http://bugs.python.org/setuptools/issue23phillip.eby2008-08-211-10/+10
* Misc. documentation updates/fixesphillip.eby2008-08-214-47/+36
* More SVN 1.5 fixingphillip.eby2008-07-241-2/+2
* Support subversion 1.5phillip.eby2008-07-161-1/+1
* Support installing pywin32 as an egg, albeit without registeringphillip.eby2008-03-101-5/+5
* Fixed issues with empty resource names for resource_listdir et al.phillip.eby2008-02-151-3/+3
* Fixed missing importphillip.eby2008-02-151-1/+1
* Warn if a namespace package is declared, but its parentphillip.eby2008-02-141-11/+11
* Support upgrading existing setuptools when run from a setup.pyphillip.eby2008-02-141-23/+58
* Fix interactions between the various "require" options,phillip.eby2008-01-195-21/+20
* chmod/test cleanups and Jython support.phillip.eby2008-01-185-42/+81
* Update Pyrex/swig_sources workaround for newer Pyrex versionsphillip.eby2008-01-151-1/+1