aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * Fixed ``AttributeError`` when trying to download a ``setup_requires``PJ Eby2006-07-144-4/+15
* Fix doubled --tag-build help display (backport from trunk)PJ Eby2006-07-111-1/+1
* Bump version #PJ Eby2006-07-115-6/+8
* Fix doc typoPJ Eby2006-07-111-1/+1
* Simplify release process using new egg_info optionsPJ Eby2006-07-112-6/+3
* Suppressed warning message about possibly-misspelled project name, if an eggPJ Eby2006-07-112-13/+16
* Merge updated index api docs from the trunk.PJ Eby2006-07-111-0/+95
* Reduce screenscraping required for a package index. Homepage andPJ Eby2006-07-112-25/+70
* Allow ``file://`` URLs to be used as a package index. URLs that refer toPJ Eby2006-07-102-28/+32
* Fix not recognizing HTML 404 pages from package indexes.PJ Eby2006-07-102-2/+4
* Fix ``sys.path_importer_cache`` not being updated when an existing zipfilePJ Eby2006-07-102-9/+12
* Fixed redundant warnings about missing ``README`` file(s); it should nowPJ Eby2006-07-103-5/+49
* Added ``--no-date`` and ``--no-svn-revision`` options to ``egg_info``PJ Eby2006-07-103-25/+126
* Fix ``register`` not obeying name/version set by ``egg_info`` command, ifPJ Eby2006-07-104-0/+16
* Include more detailed version ranges spec, and make Requirement.specs aPJ Eby2006-07-102-0/+28
* Fix broken error message for socket error during upload.PJ Eby2006-07-101-1/+1
* Fix ``ftp://`` directory listing URLs from causing a crash when used inPJ Eby2006-06-202-1/+4
* Implement detection of non-Python scripts, as described inPJ Eby2006-06-152-5/+49
* Bump version # to 0.6b4 - although it might really be 0.6c1PJ Eby2006-06-155-5/+5
* syntax errorPJ Eby2006-06-091-1/+1
* 0.6b3 brown bag fix; update release script to remove revision tagsPJ Eby2006-06-092-3/+6
* 0.6b3 releasePJ Eby2006-06-093-9/+8
* Allow .py files found by the include_package_data option to bePJ Eby2006-06-092-9/+14
* Fix mysterious errors during initial setuptools install, caused byPJ Eby2006-06-092-2/+6
* Fix sometimes not detecting local packages installed outside of "site"PJ Eby2006-06-092-1/+4
* Fix local --find-links eggs not being copied except with --always-copy.PJ Eby2006-06-072-11/+14
* Bump version to 0.6b3PJ Eby2006-06-075-5/+5
* Fix bdist_egg not including files in .egg-info subdirectories.PJ Eby2006-06-072-19/+22
* Clarify the limitations of get_provider(packagename)PJ Eby2006-06-071-4/+10
* Fixed a duplicate path insertion problem on case-insensitivePJ Eby2006-06-072-11/+55
* 0.6b2 MD5'sPJ Eby2006-06-011-0/+2
* Add missing 0.6b2 release notePJ Eby2006-06-011-0/+2
* Construct ``.pth`` file paths in such a way that installing an egg whosePJ Eby2006-05-302-3/+6
* Don't make things warnings that aren't; update info text forPJ Eby2006-05-261-6/+6
* Oops; doc needs to go under 0.6b2, not 0.6b1PJ Eby2006-05-231-4/+5
* Don't install or update a ``site.py`` patch when installing to aPJ Eby2006-05-232-5/+7
* Bump version for development of 0.6b2PJ Eby2006-05-235-5/+5
* Updated for 0.6b1 release MD5 signaturesPJ Eby2006-05-121-26/+6
* Document 0.6b1 fixesPJ Eby2006-05-123-5/+23
* Better ambiguity management: accept #egg name/version even if processingPJ Eby2006-05-121-7/+7
* Backport doc fixes and 2.4-only -m safety check to 0.6 branchPJ Eby2006-04-282-6/+4
* Fix entry point parsing when a standalone module name has whitespacePJ Eby2006-04-272-5/+5
* Backport 'module' fixes to 0.6PJ Eby2006-04-243-16/+16
* Recognize 'U' as a valid read-only mode for open()PJ Eby2006-04-211-1/+1
* Ignore bdist_dumb distributions when looking at download URLsPJ Eby2006-04-211-7/+7
* Backport support for file:// directory URLs in --find-links to 0.6PJ Eby2006-04-191-7/+7
* Split ``get_platform()`` into ``get_supported_platform()`` andPJ Eby2006-04-183-12/+27
* Backport absolute path trapping to the 0.6 branch.PJ Eby2006-04-151-18/+18
* Correct version # in release notesPJ Eby2006-04-141-1/+1
* Make docs & PyPI list separate locations for 0.6 and 0.7 developmentPJ Eby2006-04-141-1/+4