summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* respect the sys.dont_write_bytecode flag. Fixes #1470.6.11Tarek Ziade2010-05-063-3/+14
* imply --user for install commands if installed in user-siteRonny Pfannschmidt2010-04-291-1/+7
* make sure we test that the directory exists before we install stuff asked by ...Tarek Ziade2010-04-073-3/+23
* Removed spurious UserWarnings. Fixes #134Tarek Ziade2010-04-052-1/+3
* make sure site.USER_BASE is used only if python is >=2.6Tarek Ziade2010-04-051-4/+8
* using a py3 marker instead of a try..exceptTarek Ziade2010-04-051-2/+5
* proper fix to avoid a syntax error on 2.5Tarek Ziade2010-04-051-2/+2
* merge danceTarek Ziade2010-04-057-120/+218
|\
| * document the --user cli flagRonny Pfannschmidt2010-03-162-0/+10
| * merge with upstreamRonny Pfannschmidt2010-03-1610-31/+112
| |\
| | * fixed spelling typoYannick Gingras2010-03-151-1/+2
| | * updated links to the new location of the easy_install docsYannick Gingras2010-03-151-3/+4
| | * removed unsused importsYannick Gingras2010-03-151-2/+2
| * | move the rest of the path handling code from develop to easy_installRonny Pfannschmidt2010-02-114-46/+56
| * | enable easy_install --user, *warning breaks tests*Ronny Pfannschmidt2010-02-114-92/+147
| * | add some tests for the pth writer/managerRonny Pfannschmidt2010-02-111-0/+18
| * | fix develop --user for having '.' in PYTHON_PATHRonny Pfannschmidt2010-02-111-2/+6
* | | auth=b'Basic ' will throw a SyntaxError on 2.5Tarek Ziade2010-04-051-1/+1
| |/ |/|
* | added the --no-find-links optionTarek Ziade2010-03-134-4/+43
* | removing the easy_install installation process -- too much problem with sandb...Tarek Ziade2010-03-131-14/+4
* | Worked out a fix for failing sandbox errors in Windows. Fixes #118.Jason R. Coombs2010-03-021-2/+12
* | Added test to capture issue #118Jason R. Coombs2010-02-221-6/+41
* | Added an os.makedirs so that Tarek's solution will worknibrahim2010-02-222-1/+3
* | --help install command no longer tries to install fixes #121nibrahim2010-02-223-1/+5
|/
* 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