summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Python 2.7 compattarek2010-01-243-7/+16
* Revert Python 3 change to entry_points.txt."Brett Cannon ext:(%22)2010-01-171-1/+1
* Add some compatibility code for upload_docs so it will work in both"Brett Cannon ext:(%22)2010-01-172-19/+31
* Use more reasonable variable names."Brett Cannon ext:(%22)2010-01-171-4/+4
* Rename variable 'http' to 'conn' as httplib is renamed http in Python"Brett Cannon ext:(%22)2010-01-171-10/+10
* Add back in a missing space between "Basic" and the base64-encoded"Brett Cannon ext:(%22)2010-01-171-2/+2
* Change upload_docs so that its use of base64 does not fail under"Brett Cannon ext:(%22)2010-01-171-2/+8
* Ignore Vim swap files."Brett Cannon ext:(%22)2010-01-171-0/+1
* makes sure install_site_pyFixes #108tarek2010-01-062-0/+5
* make sure manual_test can be used under 2.3tarek2009-12-301-4/+16
* added an entry in CHANGEStarek2009-12-281-0/+1
* added indexsidebar.html into the MANIFEST.intarek2009-12-281-1/+1
* now using subprocess.calltarek2009-12-211-9/+13
* disable Py3tarek2009-12-211-9/+8
* uses distutils install schemes nowtarek2009-12-211-4/+16
* Modified test script to be py3k compatibleagronholm2009-12-201-2/+6
* Changed interpreter line to the recommended formagronholm2009-12-201-1/+1
* added test_full to maintarek2009-12-201-1/+1
* added manual functional tests for checking a releasetarek2009-12-201-0/+79
* this also fixes #15tarek2009-12-191-1/+1
* Introduced a socket timeout of 15 seconds on url openings fixes #48tarek2009-12-192-1/+16
* fixed another sandbox viloation issuetarek2009-12-192-22/+27
* Moved documentation toc on index page above the propagandaJannis Leidel2009-12-131-5/+5
* Updated docs theme for higher readabilityJannis Leidel2009-12-133-68/+66
* starting 0.6.11tarek2009-12-126-7/+13
* Added tag 0.6.10 for changeset f18396c6e187tarek2009-12-121-0/+2
* fixed version in distribute_setup0.6.10tarek2009-12-121-1/+1
* Added tag 0.6.10 for changeset 0fd5c5060378tarek2009-12-121-0/+1
* added a not about the fixtarek2009-12-121-0/+8
* fixed the error message used in DistributionNotFound, otherwise it breaks zc....tarek2009-12-121-3/+7
* added Idan creditstarek2009-12-121-0/+2
* starting 0.6.10 developmenttarek2009-12-124-6/+6
* Added tag 0.6.9 for changeset ac7d9b14ac43tarek2009-12-121-0/+2
* fixed Rest :/0.6.9tarek2009-12-121-24/+18
* Added tag 0.6.9 for changeset 669ed9388b17tarek2009-12-121-0/+1
* changed the way the html is createdtarek2009-12-122-2/+5
* added Arfrever to contributors (bug fixes)tarek2009-12-121-0/+1
* removed trailing spacetarek2009-12-122-4/+4
* Avoid shadowing the package fixes #80tarek2009-12-121-1/+1
* avoid sandbox violations on installation fixes #100tarek2009-12-112-10/+26
* Remove an unecessary assertion fixes #104tarek2009-12-112-1/+5
* avoid running test_get_script_header_jython_workaround undr some py3 environm...tarek2009-12-112-0/+6
* Uses plistlib instead of re. Thanks Florian refs #92tarek2009-12-101-8/+7
* fixed the MacPorts failure when platform.mac_ver() fails - fixes #92tarek2009-12-102-0/+12
* Allowing 'os.devnull' in Sandbox, fixes #101tarek2009-12-043-2/+35
* more info about easy_install and setup.cfg refs #99tarek2009-12-022-4/+9
* easy_install doesn't use a setup.cfg located in the working dir - fixes #99tarek2009-12-023-2/+48
* displaying the package locationtarek2009-11-301-1/+1
* added image and headlinestarek2009-11-181-1/+15
* fixed 70tarek2009-11-151-0/+1