summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* updated changelog0.6.6Reinout van Rees2009-10-152-2/+3
* merge dancetarek2009-10-153-19/+14
|\
| * Unified the bootstrap file so it works on both py2.x and py3k without 2to3 (p...agronholm2009-10-163-19/+14
* | make sure the old api can be called in case of an old versiontarek2009-10-151-2/+7
|/
* starting 0.6.6tarek2009-10-156-7/+13
* fixed reSttarek2009-10-151-1/+1
* Added tag 0.6.5 for changeset 2df182df8a02tarek2009-10-151-0/+1
* merge dance0.6.5tarek2009-10-151-2/+1
|\
| * Fixed command to switch to the branch (the old instructions were for *making*Reinout van Rees2009-10-151-2/+1
* | we need to be able to use these API to detect the real setuptools at bootstra...tarek2009-10-152-5/+6
|/
* typotarek2009-10-141-1/+1
* Now cli.exe and gui.exe are generated at build time - win_script_wrapper.txt ...tarek2009-10-143-5/+36
* removing windows EOL linestarek2009-10-141-137/+137
* doc typo. fixes 67tarek2009-10-142-1/+3
* an error is raised when installing a 0.7 setuptools with distributeReinout van Rees2009-10-143-7/+22
* Distribute no longer shadows setuptools if we require a 0.7-seriesReinout van Rees2009-10-143-6/+47
* Indicated spot where extra setuptools >= 0.7 check needs to happenReinout van Rees2009-10-141-0/+4
* marked the two spots where a setuptools < 0.7 check needs to happenReinout van Rees2009-10-141-0/+2
* tiny tweak in docstring to not throw off emacs' syntax highligtingReinout van Rees2009-10-142-2/+2
* fixed the parsed api when dealing with setuptools nametarek2009-10-132-16/+17
* no setuptools req are returnedtarek2009-10-131-0/+2
* using project_name instead so we don't bother with the versiontarek2009-10-132-20/+12
* merge dancetarek2009-10-135-8/+30
|\
| * applying merge?Reinout van Rees2009-10-131-7/+9
| |\
| | * Updated bootstrap URLs to point to python-distribute.org, and added links for...agronholm2009-10-131-7/+9
| * | Updated changelogReinout van Rees2009-10-131-0/+3
| * | Detecting buildout by looking in os.environ['_'] to see if it is a buildoutReinout van Rees2009-10-131-0/+9
| |/
| * fix a hole in sandboxing allowing builtin file to write outside of the sandboxPhilip Jenvey2009-10-122-0/+8
| * Automated merge with ssh://hg@bitbucket.org/tarek/distribute/Jannis Leidel2009-10-111-1/+1
| |\
| | * Make sure the Sphinx theme nature is included in the sdistJannis Leidel2009-10-111-1/+1
* | | added a new option to drive the fakery when use_setuptools is calledtarek2009-10-131-2/+3
* | | making sure a setuptools requirement is turned into a distribute onetarek2009-10-131-0/+6
|/ /
* | added taggingtarek2009-10-111-0/+6
* | starting 0.6.5tarek2009-10-117-9/+15
* | Added tag 0.6.4 for changeset e06c416e911ctarek2009-10-111-0/+1
* | returning if setuptools is not found0.6.4tarek2009-10-101-6/+7
* | works with < 1.4.2 now :)tarek2009-10-101-1/+2
* | added a note on shared eggs foldertarek2009-10-101-0/+4
* | the parse API needs to return distribute when setuptools is askedtarek2009-10-102-22/+43
* | fixed zc.buildout revtarek2009-10-091-1/+1
* | starting more docstarek2009-10-092-0/+22
* | fixed use_setuptoolstarek2009-10-093-0/+23
* | pushing the doc as welltarek2009-10-091-2/+2
* | updated the link to the roadmaptarek2009-10-091-1/+1
* | included roadmap and a few typo fixes. fixes #47tarek2009-10-093-9/+95
* | using a temp dir to avoid using the site.py that is in the current dir when 2...tarek2009-10-091-6/+10
* | added issue referencestarek2009-10-091-0/+2
* | using the real URLtarek2009-10-091-4/+4
* | merge dancetarek2009-10-0915-73/+615
|\ \ | |/
| * Added a bunch of code-block directives for better highlighting with Pygments,...Jannis Leidel2009-10-083-46/+72