summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* merge dancetarek2009-11-151-1/+1
* Added reference to issue 93 and name to contributors. I fixed two bugs and m...Alice Bevan-McGregor2009-11-152-0/+2
* Added upload_docs unit test and fixed a bug in test_develop.Alice Bevan-McGregor2009-11-152-1/+66
* Fixed empty folder issue during upload_docs.Alice Bevan-McGregor2009-11-151-1/+1
* Fixed #80: test_develop fails with Python 3.1. I don't understand why the mod...tarek2009-11-153-1/+8
* nicer message when DistributionNotFound is raisedtarek2009-11-142-1/+4
* added a changes note for #86tarek2009-11-111-0/+1
* fixed doc - fixes #86tarek2009-11-111-3/+4
* added a side bar with a download link to the doc. fixes #89tarek2009-11-113-1/+11
* setup.py doesn't try to convert distribute_setup.py anymore. fixes #87tarek2009-11-112-2/+4
* unknown setuptools version can be added in the working set, refs #90tarek2009-11-114-10/+19
* now faking Setuptools 0.6c11tarek2009-11-071-3/+6
* Added instructions from Florian Schultze.mborch@valga.local2009-11-041-10/+26
* Copy change.mborch@valga.local2009-11-041-6/+8
* added missing entry point that was added in setuptools 0.6c11tarek2009-11-031-0/+1
* make sure the tag is pushedtarek2009-11-011-0/+1
* started 0.6.9tarek2009-11-015-7/+7
* Added tag 0.6.8 for changeset 445547a5729etarek2009-11-011-0/+1
* fixed CHANGES0.6.8tarek2009-11-011-1/+1
* Minor README update for virtualenv supportJannis Leidel2009-11-011-5/+4
* Fixed typo in code for DONT_PATCH_SETUPTOOLS environment markerJannis Leidel2009-11-011-1/+1
* --distribute was added in zc.buildout 1.4.2tarek2009-11-011-1/+6
* raised version in distribute_setup as welltarek2009-11-011-2/+2
* added a CHANGE not about check_packagestarek2009-11-011-0/+3
* started 0.6.8tarek2009-11-015-6/+10
* backporting the API Eby added in 0.6c11tarek2009-11-011-21/+11
* Added tag 0.6.7 for changeset 71f08668d050tarek2009-11-011-0/+1
* added the dev link with the #egg fragment0.6.7tarek2009-11-011-2/+8
* make sure USER_SITE is listed as a sitedir in easy_installtarek2009-10-273-2/+9
* typotarek2009-10-271-1/+1
* now develop supports the --user option fixes #58tarek2009-10-273-1/+169
* removed empty linestarek2009-10-271-31/+0
* Generated scripts now wraps their call in a __main__ section. Fixes #11tarek2009-10-273-7/+45
* removed PJE-style white linestarek2009-10-271-35/+3
* added a CHANGES notetarek2009-10-271-0/+2
* added DONT_PATCH_SETUPTOOLS environment markertarek2009-10-271-0/+2
* Reviewed unladen-swallow specific change from http://code.google.com/p/unlade...Hanno Schlichting2009-10-241-0/+4
* Whitespace and added a note how to run the testsHanno Schlichting2009-10-241-4/+5
* Removed outdated note about the special setup module for Python 3.Hanno Schlichting2009-10-241-6/+0
* Updated and fixed contributersHanno Schlichting2009-10-241-2/+4
* Issue 21: Allow PackageIndex.open_url to gracefully handle all cases of a htt...Hanno Schlichting2009-10-242-0/+8
* Removed virtual-python.py from this distribution and updated documentation to...Hanno Schlichting2009-10-243-151/+6
* Readded the custom build_py command for safely upgrading from older distribut...agronholm2009-10-201-0/+22
* Merge with aadeea4644ffb5e0ba24865151dd9315fb961cf1agronholm2009-10-209-55/+11
|\