aboutsummaryrefslogtreecommitdiffstats
path: root/ez_setup.py
Commit message (Expand)AuthorAgeFilesLines
* Restore Python 2.4 compatibility in ez_setupJason R. Coombs2013-08-101-0/+9
* Suppress output when checking viability of wget/curl. Fixed viability assignm...Jason R. Coombs2013-08-101-4/+10
* Use more explicit command-line parametersJason R. Coombs2013-08-101-2/+2
* Implemented download using wgetJason R. Coombs2013-08-101-3/+17
* Implemented curl support for bootstrapping.Jason R. Coombs2013-08-101-1/+15
* Issue #63: Initial implementation of a mechanism for securely bootstrapping s...Jason R. Coombs2013-08-101-18/+57
* Bumped to 1.0 in preparation for next release.Jason R. Coombs2013-08-091-1/+1
* Bumped to 0.9.9 in preparation for next release.Jason R. Coombs2013-07-251-1/+1
* Bumped to 0.9.8 in preparation for next release.Jason R. Coombs2013-07-221-1/+1
* Add comment and link back to justification.Jason R. Coombs2013-07-201-0/+4
* Make certain no previous imports of old versions of pkg_resources are floatin...Erik Bray2013-07-191-0/+2
* Bumped to 0.9.7 in preparation for next release.Jason R. Coombs2013-07-171-1/+1
* Bumped to 0.9.6 in preparation for next release.Jason R. Coombs2013-07-151-1/+1
* Bumped to 0.9.5 in preparation for next release.Jason R. Coombs2013-07-151-1/+1
* Bumped to 0.9.4 in preparation for next release.Jason R. Coombs2013-07-151-1/+1
* Bumped to 0.9.3 in preparation for next release.Jason R. Coombs2013-07-151-1/+1
* Bumped to 0.9.2 in preparation for next release.Jason R. Coombs2013-07-131-1/+1
* Bumped to 0.9.1 in preparation for next release.Jason R. Coombs2013-07-131-1/+1
* Bumped to 0.10 in preparation for next release.Jason R. Coombs2013-07-131-1/+1
* Bumped to 0.9 in preparation for next release.Jason R. Coombs2013-07-051-1/+1
* Bumped to 0.8 in preparation for next release.Jason R. Coombs2013-06-181-1/+1
* Bumped to 0.7.3 in preparation for next release.Jason R. Coombs2013-06-091-1/+1
* Bumped to 0.7.2 in preparation for next release.Jason R. Coombs2013-06-031-1/+1
* Use https in ez_setup (fixes #10)Jason R. Coombs2013-06-031-1/+1
* Bumped to 0.7.1 in preparation for next release.Jason R. Coombs2013-06-021-1/+1
* Bumped to 0.7 in preparation for next release.0.7Jason R. Coombs2013-06-021-1/+1
* Bumped to 0.7b5 in preparation for next release.Jason R. Coombs2013-05-281-1/+1
* Remove Python 2.3 support from ez_setup.pyJason R. Coombs2013-05-281-20/+4
* Bump version for subsequent releaseJason R. Coombs2013-05-251-1/+1
* Bump to next anticipated versionJason R. Coombs2013-05-241-1/+1
* Bump to 0.7b2 for next releaseJason R. Coombs2013-05-241-1/+1
* Update versions in preparation for an 0.7b1 release0.7b1Jason R. Coombs2013-05-131-1/+1
* Merge with Distribute 0.6.39Jason R. Coombs2013-05-131-1/+1
|\
* | Removed the bulk of the anti-setuptools logic in ez_setup.pyJason R. Coombs2013-03-031-305/+33
* | Rename distribute_setup back to ez_setupJason R. Coombs2013-03-031-0/+546
|/
* using boostrap.py name for ez_setup.py because that is what it istarek2009-07-221-286/+0
* hooked the patching code into setup.pytarek2009-07-221-1/+10
* re-wrote the release.sh scripttarek2009-07-221-4/+4
* re-launching when setuptools is faked, and also detecting it's a fake egg to ...tarek2009-07-211-8/+31
* populating md5 hashes and default url locationtarek2009-07-211-5/+6
* simplified the installation process. Now faking setuptools eggs. This is maki...tarek2009-07-211-23/+38
* forcing a distribute reinstallation over an existing setuptools onetarek2009-07-211-0/+2
* fixed typotarek2009-07-211-1/+1
* making ez_setup removing an existing setuptools distribution out of the waytarek2009-07-201-1/+29
* cleaning a bit ez_setup.py while reading ittarek2009-07-201-47/+9
* Update and prepare the ez_setup.py to use distribute instead.Hanno Schlichting2009-07-181-47/+17
* Signatures for 0.6c9PJ Eby2008-10-021-0/+4
* Update w/0.6c8 signaturesPJ Eby2008-09-241-0/+3
* Backport fix for http://bugs.python.org/setuptools/issue47 from trunkPJ Eby2008-09-241-3/+3
* Bump versionPJ Eby2008-02-151-1/+1