aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* now with 2.4 support for tarfile0.6.1tarek2009-09-081-6/+43
| | | | | | --HG-- branch : distribute extra : rebase_source : 0c0159d0868dc3b1f7b68b3d748ef33551075627
* removed buildouttarek2009-09-083-229/+5
| | | | | | --HG-- branch : distribute extra : rebase_source : 750c19c71792d672e51c503ca0b6654bfd1624ff
* simplifying the bootstrap processtarek2009-09-081-149/+36
| | | | | | --HG-- branch : distribute extra : rebase_source : bf37715d8a5bc2c0be0867da88dbd717f716bb95
* no more bdist_egg releasetarek2009-09-083-127/+7
| | | | | | --HG-- branch : distribute extra : rebase_source : dc5bb933d711a32efee224b6d632cceb73efbdcf
* the md5 hashes are made before the eggs are builttarek2009-09-081-6/+6
| | | | | | --HG-- branch : distribute extra : rebase_source : e4c1f1420cf24aa2a8b12304b86f1b3d8c6a1aaf
* 0.6.1tarek2009-09-081-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 30c5e5bb24e22d7e83ace71144562706ad1ae58c
* added a note about #40tarek2009-09-081-0/+3
| | | | | | --HG-- branch : distribute extra : rebase_source : b7a645e678aece7467458cadeb296ff039e39020
* easy_install Distribute now calls the setuptools fake machinery fixes #40tarek2009-09-082-4/+24
| | | | | | --HG-- branch : distribute extra : rebase_source : abcd8e82c2de583da133b160ba9e31248d5ae264
* fixed #20 - catching invalid URL error from httplibtarek2009-08-283-1/+9
| | | | | | --HG-- branch : distribute extra : rebase_source : 6c6a92f65f6ac2d6d071ce525d0ef3e41167d59e
* made zip_ok False by default #33tarek2009-08-282-1/+4
| | | | | | --HG-- branch : distribute extra : rebase_source : 593924801e8dd947c8e741f9d94e919dd0bdd2dd
* fixed #16 and #18: BadStatusLine and ValueError in package_index.urlopentarek2009-08-263-1/+56
| | | | | | --HG-- branch : distribute extra : rebase_source : 6159cf23c0dc4effd40b525066266eefd292b96e
* added change note + raise versiontarek2009-08-253-3/+14
| | | | | | --HG-- branch : distribute extra : rebase_source : dbba2f1fa3d5292746b9605a906e67c9373c7910
* not removing a setuptools instance that is not part of the same root/prefixtarek2009-08-251-0/+21
| | | | | | --HG-- branch : distribute extra : rebase_source : 2193299f01f96c29fb447c024b2051c91ae6bb7b
* add --version to easy_installPhilip Jenvey2009-08-091-1/+7
| | | | | | | | | fixes #4 (transplanted from 29b03bd8ae436ac26767f42bc77b0bfefa8a6e7a) --HG-- branch : distribute extra : rebase_source : e97203ec652e0fea0744ad60819cd52e686bf449
* remove duplicate -v argPhilip Jenvey2009-08-091-1/+1
| | | | | | | | (transplanted from 0131f4eddc7df6042e98e02799064f2f836802db) --HG-- branch : distribute extra : rebase_source : 7d55bb261fca44726f81331beaa03cce3742aa53
* strip linetarek2009-08-091-0/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : f711b4b4d47500006bf4abe8d11a56dbf081ec63
* Added tag 0.6 for changeset 1010d08fd8dftarek2009-08-091-0/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 2b085195f037843390e2665ee3a31d1d8c4f8bd0
* final md5s0.6tarek2009-08-091-4/+4
| | | | | | --HG-- branch : distribute extra : rebase_source : 4c0af4c64d4d25930a470eb6f0059a3675a9cf92
* bitbucket.org bug on download files (cant update them) -> switching the ↵tarek2009-08-093-3/+3
| | | | | | | | bootstrap.py file to ziade.org --HG-- branch : distribute extra : rebase_source : 51abe57834c93614cb579fe42448d1bdcd0c5f78
* added note about commiting the change after the releasetarek2009-08-092-9/+11
| | | | | | --HG-- branch : distribute extra : rebase_source : de19e64790e20106fa597a8ca1fe350ee92ae67b
* simplified the release processtarek2009-08-093-21/+16
| | | | | | --HG-- branch : distribute extra : rebase_source : 4126164528a5ebbea66de779cc30c5f4b5e5c7d0
* updated md5 hashestarek2009-08-081-4/+4
| | | | | | --HG-- branch : distribute extra : rebase_source : da9dfa317079e69ef7174007592950b555db2857
* added an upload filetarek2009-08-082-2/+6
| | | | | | --HG-- branch : distribute extra : rebase_source : 07d6ba37b48dcf16bdd027a08f3bda9ae965dc1c
* fixed doc test levelstarek2009-08-082-5/+6
| | | | | | --HG-- branch : distribute extra : rebase_source : 4f21be5b807e3d7440bf2837f0fb10ee9228d048
* doc fixestarek2009-08-083-16/+11
| | | | | | --HG-- branch : distribute extra : rebase_source : 505fa42499e2e7640e7fb05c18b840c7b5dc5f60
* removed ziade.org references. will use PyPI for eggs, and bitbucket.org for ↵tarek2009-08-082-7/+6
| | | | | | | | the bootstrap file --HG-- branch : distribute extra : rebase_source : d73bb1ff47c9be9c7189d537410dc58bbf2e4f0d
* bootstrapping.py -> distribute_setup.pytarek2009-08-089-55/+55
| | | | | | --HG-- branch : distribute extra : rebase_source : 4e57a0bc1a8bea73bc8ed0f102d0e0907c554235
* Change references to ez_setup to point to our own bootstrapping instead.Hanno Schlichting2009-08-086-35/+37
| | | | | | --HG-- branch : distribute extra : rebase_source : 4a2876da3de96acd0cae98f6cc2cdac28ed39846
* Fix py3k compatibility issue and two typosagronholm2009-08-061-3/+4
| | | | | | --HG-- branch : distribute extra : rebase_source : d53588531098e31e910e64063c0d1b927fa33b11
* Fix import that was breaking py3kagronholm2009-08-061-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 76bf8f9213536189bce76a41e798c44c5f468cbd
* updated md5 hashes for testing purposestarek2009-08-051-4/+4
| | | | | | --HG-- branch : distribute extra : rebase_source : 445dcc92fea8352e6149dc64368a5b0cddef9c83
* updated md5 hashes for testing purposestarek2009-08-051-4/+4
| | | | | | --HG-- branch : distribute extra : rebase_source : 6aaadb1b651f442797e6cd38a894be843ed2e4db
* no txt file under buildout/ yettarek2009-08-051-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 9ed972660846b9d43e45824cf9b515f0ac67a0ee
* fixed the bootstrapping filenametarek2009-08-051-4/+4
| | | | | | --HG-- branch : distribute extra : rebase_source : b22e96e2de0929392f73fad437e347e8019296a0
* adding buildout in the releasetarek2009-08-052-0/+4
| | | | | | --HG-- branch : distribute extra : rebase_source : e6753c6425bbe04d3fb591f0fe686e37be614895
* bootstraping.py -> bootstrapping.pytarek2009-08-053-15/+15
| | | | | | --HG-- branch : distribute extra : rebase_source : b54a39a7e7f17f3275d62d29da37de0776fb7ee3
* removing setuptools module names from user warningstarek2009-08-051-1/+2
| | | | | | --HG-- branch : distribute extra : rebase_source : f20f663e7122029c873fde4df0b076697d3c4a44
* fixed to_reload initialiaziontarek2009-08-041-2/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : b5184539d744b9d6e1b884f9677bfb7f63f0873d
* makes sure an installed version of setuptools doesn't get on the waytarek2009-08-041-3/+9
| | | | | | --HG-- branch : distribute extra : rebase_source : 3570843b41ad460fae12baebe06dc44dd6bac57b
* use our own bootstrap scripttarek2009-08-041-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 66e9e71bc8bf8f48fce4bfb9f12c7103f5b5dd86
* renamed bootstraptarek2009-08-041-7/+7
| | | | | | --HG-- branch : distribute extra : rebase_source : 0f35dd5d49900dc6d6a4c237fb1ca422fa5740e2
* patched bootstrap for zc.buildouttarek2009-08-041-0/+223
| | | | | | --HG-- branch : distribute extra : rebase_source : 9523bff778d07796d77f1fd0aeaf91508460cb86
* renamed bootstrap.py to bootstraping.py so it differs from zc.buildout filenametarek2009-08-043-10/+10
| | | | | | --HG-- branch : distribute extra : rebase_source : b784247763e9f8814d70ba9ffcf07ceab02a3ba4
* now calling after_install in bootstrap.main tootarek2009-08-041-9/+30
| | | | | | --HG-- branch : distribute extra : rebase_source : 5ed71a412016a97c699ebf16d92d3e476cb5c3f0
* typotarek2009-08-041-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 7cfffe36c679de9f95b776786e808d04c7e05e4c
* added a post install function that ensures setuptools is faked even if not ↵tarek@MacZiade-2.local2009-08-042-5/+40
| | | | | | | | previously present --HG-- branch : distribute extra : rebase_source : 3254ab2ca1f771dd24a6d93a28ca87ca375fe65b
* fixed #24: the jython calls now workstarek2009-07-232-3/+3
| | | | | | --HG-- branch : distribute extra : rebase_source : 490026cb4cb661428ab2ca71697664e4cba22909
* fixed the forbidden access problemtarek2009-07-232-5/+14
| | | | | | --HG-- branch : distribute extra : rebase_source : 4638763f686895225618238abb4f55786a205692
* rebuilt the eggstarek2009-07-232-8/+8
| | | | | | --HG-- branch : distribute extra : rebase_source : c702a73b8784cde5a997feff3d8544ee0aeb9e60
* that is three steptarek2009-07-231-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : e8fbfbdcb553fac2ace919f666ea1072f985f056