Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changes to support 2.x and 3.x in the same codebase. | Vinay Sajip | 2011-06-20 | 1 | -9/+9 |
* | Apply patch from pjenvey. Closes #3. | Hanno Schlichting | 2009-07-16 | 1 | -1/+3 |
* | Fix for http://bugs.python.org/setuptools/issue5 (backport from trunk) | PJ Eby | 2008-08-21 | 1 | -1/+4 |
* | The default ``--index-url`` is now ``http://pypi.python.org/simple``, to | PJ Eby | 2007-09-04 | 1 | -1/+1 |
* | Fix broken error message for socket error during upload. | PJ Eby | 2006-07-10 | 1 | -1/+1 |
* | Fix typo | PJ Eby | 2006-03-29 | 1 | -1/+1 |
* | Added ``--identity`` option to ``upload`` command. | PJ Eby | 2006-03-29 | 1 | -1/+10 |
* | Thanks to Richard Jones, we no longer need to fake out PyPI with a '.zip' | PJ Eby | 2005-08-21 | 1 | -5/+2 |
* | Add informative comment when uploading eggs, to help distinguish them from | PJ Eby | 2005-07-09 | 1 | -1/+2 |
* | Add upload support to setuptools, and make default downloads of setuptools | PJ Eby | 2005-07-07 | 1 | -0/+171 |