summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Added 0.6.3 changes0.6.3agronholm2009-09-271-1/+9
| | | | | | --HG-- branch : distribute extra : rebase_source : f543e9cd782a3dee79a92756853efac5eb15551a
* Changed file() calls to open() callsagronholm2009-09-273-3/+3
| | | | | | --HG-- branch : distribute extra : rebase_source : a2567f3f28d896dd0abbbed8a2626cc4ecb3e44e
* Fixed Python 3 compatibility issue introduced in #435agronholm2009-09-271-4/+7
| | | | | | --HG-- branch : distribute extra : rebase_source : 6b45a12ed6d990d6a6b2bf25e9bb2bca53fbd5c6
* fixed the version in READMEtarek2009-09-261-2/+2
| | | | | | --HG-- branch : distribute extra : rebase_source : 042246c75eb4b39525d7861123661c2d39685f9e
* starting 0.6.3 developmenttarek2009-09-265-6/+11
| | | | | | --HG-- branch : distribute extra : rebase_source : 2854b62a13986569c1ad9773c54c73eb62025f70
* Added tag 0.6.2 for changeset 41415244ee90tarek2009-09-261-0/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 8fb22bb7a961241842e6460b18bef7a3d137eb86
* typo0.6.2tarek2009-09-261-4/+5
| | | | | | --HG-- branch : distribute extra : rebase_source : 46cfa8ad9c0fba6bfdce61960ce97d85b473eae4
* this is not finished yet. lets make a clean work for 0.6.3 for zc.buildout ↵tarek2009-09-261-8/+5
| | | | | | | | support --HG-- branch : distribute extra : rebase_source : 39abb9d72dc676082ce0337453efe20884936dd5
* more changestarek2009-09-261-0/+8
| | | | | | --HG-- branch : distribute extra : rebase_source : 3c3037afbc1b3467650b99bcf56c1598464fb45e
* more doctarek2009-09-263-8/+21
| | | | | | --HG-- branch : distribute extra : rebase_source : c8b0a440a80186f80a27d798b5bc4f5f536c88ee
* Fixed a spelling erroragronholm2009-09-261-4/+4
| | | | | | --HG-- branch : distribute extra : rebase_source : 61228c1424382a1ab8305bacd6ed26fce300a8da
* Documented major changes in 0.6.2agronholm2009-09-261-1/+16
| | | | | | --HG-- branch : distribute extra : rebase_source : 4e4c362c3d59494907c4abc025af02cbe98546fb
* started a dev guide for contributorstarek2009-09-261-0/+28
| | | | | | --HG-- branch : distribute extra : rebase_source : 9592be3b368bdc8765c15f5030fff4e69de46e6b
* removed the salesy descriptiontarek2009-09-261-2/+2
| | | | | | --HG-- branch : distribute extra : rebase_source : 3382727121c2d8c2c07d464556803077e2b257e8
* reorganized textstarek2009-09-262-36/+63
| | | | | | --HG-- branch : distribute extra : rebase_source : 82617065dd28e25a4f293e83d9c81a6cb1b56720
* make the bootstrap file py2.3+win32 compatibletarek2009-09-251-13/+28
| | | | | | --HG-- branch : distribute extra : rebase_source : d75b734c889c3d23ad4df95066745d0d76588813
* Fix script launcher creation on 64-bit Windows, patch by Jason R. Coombs ↵agronholm2009-09-259-5/+29
| | | | | | | | (http://bugs.python.org/setuptools/issue2) --HG-- branch : distribute extra : rebase_source : 60c07b0639b77a3e8ff13eb12161ebe03ab47430
* Apparently a __ne__ method is necessary, at least under Python 2.4, or you ↵Lennart Regebro2009-09-241-0/+2
| | | | | | | | risk having both Distr1 == Distr2 be True, while Distr1 != Distr2 is also True. --HG-- branch : distribute extra : rebase_source : 3128c7105c4fdabd1bfceb105ca57cfb371eacec
* Merging. Mercurial is confusing.Lennart Regebro2009-09-231-104/+103
|\ | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 59fc16f137ccf3dd94f1fd2aa1dd6008bb93c005
| * Fix python_cmd return valueagronholm2009-09-231-12/+4
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 09f20b70ead91373507168c66a1f709a4eaba4f5
| * Get rid of the ugly Jython hack since the subprocess module is now always ↵agronholm2009-09-231-9/+2
| | | | | | | | | | | | | | | | available --HG-- branch : distribute extra : rebase_source : 029d8b3ffa7c7ed71ae2fcae0cfb969624cc67d0
| * Convert string template arguments in logger calls to logger argumentsagronholm2009-09-231-14/+14
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 1b7daa92fb9bd814a4028ec9d51774bfbeff41f3
| * PEP8 fixesagronholm2009-09-231-70/+84
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : ff3b0f50ec60054fd05b809edf77740ff7b506ec
* | Merging.Lennart Regebro2009-09-231-1/+2
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 47f74854f8677234b45cf13c5ce6517c0eeb8358
* | Wrong file mode when creating bdists under Python 3.1.Lennart Regebro2009-09-221-1/+1
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 3af8cc2ab10edeeeb75b03e1a63e8de008142176
* | Fixed a bug that gave a traceback when doing install --help under Python 3.Lennart Regebro2009-09-221-1/+1
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 9fcc8ddc5a2f8f57660d940375e1356c9a600ac3
* | Name changes of the parameters.Lennart Regebro2009-09-228-37/+33
|/ | | | | | --HG-- branch : distribute extra : rebase_source : fc921b526cda13b02a4bb0215f91ee04d03dca57
* Cut and paste error.Lennart Regebro2009-09-211-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 2dd0749f676a281b4a09fd050686ea0821dd64f8
* Merged head.Lennart Regebro2009-09-215-5/+26
|\ | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : cafced44cf7b8d7708be528592f1fe4abb600039
| * merge dancetarek2009-09-2020-64/+278
| |\ | | | | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : e0fc1e252a506a6a751f9557d4a01580e1cbbdfa
| * | merged + removed trailing spacestarek2009-09-203-5/+4
| | | | | | | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 343481c01063bac16767023dd7a24bb0b063b967
| * | make sure setuptools does like distutils in get_ext_filename fixes #41tarek2009-09-202-0/+22
| | | | | | | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 4401307be98ca2fb74e715a258b7af74eaa62db2
* | | More docs for python 3 support.Lennart Regebro2009-09-213-22/+131
| |/ |/| | | | | | | | | --HG-- branch : distribute extra : rebase_source : 5a012fd490441b1e72729d659b596a19dbbe0cb8
* | Fixed a daft bug (my fault).Lennart Regebro2009-09-191-2/+3
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 82e1e503282ced638da32690291923613a74e930
* | Works with zope.interface now.Lennart Regebro2009-09-185-25/+50
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : c8cd9fd837bbac96c8949f0015d84051bd8ab5c7
* | Only decode HTML pages in 3.x.Martin v. Löwis2009-09-131-2/+3
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 58a286fe297947272398fc9ddd8f50594f54d4ae
* | Support attrs is None.Martin v. Löwis2009-09-131-1/+1
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 7ab3d57b13cb2ec2d7d1b9aafc99f4ec0ea49b5a
* | Merge with upstreamMartin v. Löwis2009-09-131-0/+2
|\ \ | | | | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : c2294f2326600bb24833e74265a03d19909f2f41
| * | Convert HTML pages to text.Martin v. Löwis2009-09-131-0/+2
| | | | | | | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 9ab9cc8b84da2be50c520cd6f23efb15b8744bd9
* | | Deal with convert_doctests_2to3 not being set.Martin v. Löwis2009-09-131-1/+1
| | | | | | | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : c1952763f89af6f9c5e25e67982b96756d7336e3
* | | Merge upstream changes.Martin v. Löwis2009-09-136-33/+200
|\ \ \ | |/ / | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : d68cc866146d65e1951fe88f526f94a64f17b1da
| * | Merge upstream changes.Martin v. Löwis2009-09-136-33/+200
| |\ \ | | |/ | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 4f43f59bf581c692bfbe4b45a8567b089fa0173a
| | * fixed typotarek2009-09-131-1/+1
| | | | | | | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : d9b3c2bcaa5bdc3367650f4571eefd33ef45e43e
| | * Now install_site works properly with distribute distribution. fixes #44tarek2009-09-133-2/+28
| | | | | | | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 5dacd496be767ed406f7f8c76a598e7f186acdbc
| | * next version is 0.6.2tarek2009-09-121-1/+1
| | | | | | | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 211d56770b60fcb1f69b75b25472440e814106c3
| | * better marker for easy_install detectiontarek2009-09-112-7/+10
| | | | | | | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 2119ce08a6104dd1269137a28044684db358d402
| | * reintroduced use_setuptools in distribute_setup.pytarek2009-09-102-26/+164
| | | | | | | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 3f0d0f085964feffdb07e97f25d508b7aaa88ffb
* | | Fix processing of convert_doctests_2to3.Martin v. Löwis2009-09-132-2/+12
| | | | | | | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 101f51e5f7c364407e27b742aec5e02336936d8c
* | | Fix processing of command line option.Martin v. Löwis2009-09-131-1/+1
| | | | | | | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 43939b482ba840e06b03bf7a9888d8aed3805cec
* | | Add convert_doctests_2to3.Martin v. Löwis2009-09-132-8/+16
| | | | | | | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 38832a69542ff3b96c403b32ec5b3663b08a61d0