aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* now with 2.4 support for tarfile0.6.1tarek2009-09-081-6/+43
* removed buildouttarek2009-09-083-229/+5
* simplifying the bootstrap processtarek2009-09-081-149/+36
* no more bdist_egg releasetarek2009-09-083-127/+7
* the md5 hashes are made before the eggs are builttarek2009-09-081-6/+6
* 0.6.1tarek2009-09-081-1/+1
* added a note about #40tarek2009-09-081-0/+3
* easy_install Distribute now calls the setuptools fake machinery fixes #40tarek2009-09-082-4/+24
* fixed #20 - catching invalid URL error from httplibtarek2009-08-283-1/+9
* made zip_ok False by default #33tarek2009-08-282-1/+4
* fixed #16 and #18: BadStatusLine and ValueError in package_index.urlopentarek2009-08-263-1/+56
* added change note + raise versiontarek2009-08-253-3/+14
* not removing a setuptools instance that is not part of the same root/prefixtarek2009-08-251-0/+21
* add --version to easy_installPhilip Jenvey2009-08-091-1/+7
* remove duplicate -v argPhilip Jenvey2009-08-091-1/+1
* strip linetarek2009-08-091-0/+1
* Added tag 0.6 for changeset 1010d08fd8dftarek2009-08-091-0/+1
* final md5s0.6tarek2009-08-091-4/+4
* bitbucket.org bug on download files (cant update them) -> switching the boots...tarek2009-08-093-3/+3
* added note about commiting the change after the releasetarek2009-08-092-9/+11
* simplified the release processtarek2009-08-093-21/+16
* updated md5 hashestarek2009-08-081-4/+4
* added an upload filetarek2009-08-082-2/+6
* fixed doc test levelstarek2009-08-082-5/+6
* doc fixestarek2009-08-083-16/+11
* removed ziade.org references. will use PyPI for eggs, and bitbucket.org for t...tarek2009-08-082-7/+6
* bootstrapping.py -> distribute_setup.pytarek2009-08-089-55/+55
* Change references to ez_setup to point to our own bootstrapping instead.Hanno Schlichting2009-08-086-35/+37
* Fix py3k compatibility issue and two typosagronholm2009-08-061-3/+4
* Fix import that was breaking py3kagronholm2009-08-061-1/+1
* updated md5 hashes for testing purposestarek2009-08-051-4/+4
* updated md5 hashes for testing purposestarek2009-08-051-4/+4
* no txt file under buildout/ yettarek2009-08-051-1/+1
* fixed the bootstrapping filenametarek2009-08-051-4/+4
* adding buildout in the releasetarek2009-08-052-0/+4
* bootstraping.py -> bootstrapping.pytarek2009-08-053-15/+15
* removing setuptools module names from user warningstarek2009-08-051-1/+2
* fixed to_reload initialiaziontarek2009-08-041-2/+1
* makes sure an installed version of setuptools doesn't get on the waytarek2009-08-041-3/+9
* use our own bootstrap scripttarek2009-08-041-1/+1
* renamed bootstraptarek2009-08-041-7/+7
* patched bootstrap for zc.buildouttarek2009-08-041-0/+223
* renamed bootstrap.py to bootstraping.py so it differs from zc.buildout filenametarek2009-08-043-10/+10
* now calling after_install in bootstrap.main tootarek2009-08-041-9/+30
* typotarek2009-08-041-1/+1
* added a post install function that ensures setuptools is faked even if not pr...tarek@MacZiade-2.local2009-08-042-5/+40
* fixed #24: the jython calls now workstarek2009-07-232-3/+3
* fixed the forbidden access problemtarek2009-07-232-5/+14
* rebuilt the eggstarek2009-07-232-8/+8
* that is three steptarek2009-07-231-1/+1