| Commit message (Expand) | Author | Age | Files | Lines |
| * | chmod/test cleanups and Jython compatibility (backport from trunk) | PJ Eby | 2008-01-18 | 1 | -0/+4 |
| * | Fix not picking up dependency links from recursive dependencies. | PJ Eby | 2008-01-15 | 1 | -0/+2 |
| * | Backport gui.exe launcher fix. | PJ Eby | 2008-01-03 | 1 | -0/+2 |
| * | Prevent ``--help-commands`` and other junk from showing under Python 2.5 | PJ Eby | 2007-10-08 | 1 | -0/+4 |
| * | The default ``--index-url`` is now ``http://pypi.python.org/simple``, to | PJ Eby | 2007-09-04 | 1 | -3/+6 |
| * | ``ftp:`` download URLs now work correctly. (backport from trunk) | PJ Eby | 2007-08-24 | 1 | -0/+3 |
| * | Backport fixes and doc updates; prep for 0.6c6 release | PJ Eby | 2007-05-31 | 1 | -0/+15 |
| * | Added ``--local-snapshots-ok`` flag, to allow building eggs from | PJ Eby | 2007-02-23 | 1 | -0/+29 |
| * | Fixed distutils-style scripts originally built on Windows having their | PJ Eby | 2007-02-01 | 1 | -1/+4 |
| * | EasyInstall no longer aborts the installation process if a URL it wants to | PJ Eby | 2007-01-24 | 1 | -0/+5 |
| * | Bump version to 0.6c5, and backport bdist_rpm and cygwin dll fixes | PJ Eby | 2007-01-09 | 1 | -0/+4 |
| * | Add Basic Auth support for http URLs with embedded credentials. If an | PJ Eby | 2006-12-30 | 1 | -0/+5 |
| * | And another typo... | PJ Eby | 2006-12-29 | 1 | -1/+1 |
| * | Fix typo in release notes | PJ Eby | 2006-12-29 | 1 | -1/+1 |
| * | Removed all special support for Sourceforge mirrors, as Sourceforge's | PJ Eby | 2006-12-29 | 1 | -67/+3 |
| * | Fixed a problem with ``.pth`` testing on Windows when ``sys.executable`` | PJ Eby | 2006-12-01 | 1 | -0/+4 |
| * | Fixed not allowing ``os.open()`` of paths outside the sandbox, even if they | PJ Eby | 2006-10-24 | 1 | -0/+4 |
| * | Allow explicit selection of Sourceforge mirror(s) with ``--sf-mirror``, and | PJ Eby | 2006-09-27 | 1 | -5/+60 |
| * | Fixed SF downloads aborting when a SF mirror returns an HTML page when it | PJ Eby | 2006-09-25 | 1 | -0/+12 |
| * | Fix easy_install not recognizing win32.exe files that include a custom bitmap. | PJ Eby | 2006-09-21 | 1 | -0/+4 |
| * | Backport all known 2.5-compatibility fixes | PJ Eby | 2006-09-20 | 1 | -0/+9 |
| * | Generated scripts now use ``-x`` on the ``#!`` line when ``sys.executable`` | PJ Eby | 2006-09-06 | 1 | -0/+4 |
| * | Don't check installation directory writability and site/.pth setup when | PJ Eby | 2006-09-06 | 1 | -0/+3 |
| * | Support setuptools .egg being in current directory when bootstrapping on | PJ Eby | 2006-09-06 | 1 | -0/+3 |
| * | Update release notes for Jim's #! fixes. | PJ Eby | 2006-08-22 | 1 | -0/+4 |
| * | Backport OS X doc fix from trunk. | PJ Eby | 2006-08-13 | 1 | -2/+2 |
| * | EasyInstall now includes setuptools version information in the | PJ Eby | 2006-07-20 | 1 | -0/+4 |
| * | Fix doc typo | PJ Eby | 2006-07-11 | 1 | -1/+1 |
| * | Suppressed warning message about possibly-misspelled project name, if an egg | PJ Eby | 2006-07-11 | 1 | -0/+3 |
| * | Merge updated index api docs from the trunk. | PJ Eby | 2006-07-11 | 1 | -0/+95 |
| * | Reduce screenscraping required for a package index. Homepage and | PJ Eby | 2006-07-11 | 1 | -0/+4 |
| * | Allow ``file://`` URLs to be used as a package index. URLs that refer to | PJ Eby | 2006-07-10 | 1 | -0/+4 |
| * | Fix not recognizing HTML 404 pages from package indexes. | PJ Eby | 2006-07-10 | 1 | -0/+2 |
| * | Fix ``sys.path_importer_cache`` not being updated when an existing zipfile | PJ Eby | 2006-07-10 | 1 | -0/+3 |
| * | Fix ``ftp://`` directory listing URLs from causing a crash when used in | PJ Eby | 2006-06-20 | 1 | -0/+3 |
| * | Implement detection of non-Python scripts, as described in | PJ Eby | 2006-06-15 | 1 | -0/+3 |
| * | 0.6b3 release | PJ Eby | 2006-06-09 | 1 | -1/+2 |
| * | Fix mysterious errors during initial setuptools install, caused by | PJ Eby | 2006-06-09 | 1 | -0/+4 |
| * | Fix sometimes not detecting local packages installed outside of "site" | PJ Eby | 2006-06-09 | 1 | -0/+3 |
| * | Fix local --find-links eggs not being copied except with --always-copy. | PJ Eby | 2006-06-07 | 1 | -0/+3 |
| * | Add missing 0.6b2 release note | PJ Eby | 2006-06-01 | 1 | -0/+2 |
| * | Construct ``.pth`` file paths in such a way that installing an egg whose | PJ Eby | 2006-05-30 | 1 | -0/+3 |
| * | Oops; doc needs to go under 0.6b2, not 0.6b1 | PJ Eby | 2006-05-23 | 1 | -4/+5 |
| * | Don't install or update a ``site.py`` patch when installing to a | PJ Eby | 2006-05-23 | 1 | -0/+4 |
| * | Document 0.6b1 fixes | PJ Eby | 2006-05-12 | 1 | -2/+12 |
| * | Backport doc fixes and 2.4-only -m safety check to 0.6 branch | PJ Eby | 2006-04-28 | 1 | -5/+3 |
| * | Correct version # in release notes | PJ Eby | 2006-04-14 | 1 | -1/+1 |
| * | Added automatic retry for Sourceforge mirrors. The new download process is | PJ Eby | 2006-04-09 | 1 | -3/+5 |
| * | Misc. doc formatting/phrasing corrections | PJ Eby | 2006-03-30 | 1 | -1/+1 |
| * | More docs for .py#egg and ``dependency_links`` | PJ Eby | 2006-03-29 | 1 | -0/+13 |