aboutsummaryrefslogtreecommitdiffstats
path: root/README.txt
Commit message (Expand)AuthorAgeFilesLines
...
* Minor README update for virtualenv supportJannis Leidel2009-11-011-5/+4
* --distribute was added in zc.buildout 1.4.2tarek2009-11-011-1/+6
* started 0.6.8tarek2009-11-011-3/+3
* added the dev link with the #egg fragment0.6.7tarek2009-11-011-2/+8
* Removed outdated note about the special setup module for Python 3.Hanno Schlichting2009-10-241-6/+0
* Removed "shared eggs dir gets hosed" warning from the readme and replaced itReinout van Rees2009-10-161-8/+13
* starting 0.6.7tarek2009-10-161-3/+3
* Unified the bootstrap file so it works on both py2.x and py3k without 2to3 (p...agronholm2009-10-161-1/+1
* starting 0.6.6tarek2009-10-151-3/+3
* Updated bootstrap URLs to point to python-distribute.org, and added links for...agronholm2009-10-131-7/+9
* starting 0.6.5tarek2009-10-111-3/+3
* works with < 1.4.2 now :)tarek2009-10-101-1/+2
* added a note on shared eggs foldertarek2009-10-101-0/+4
* fixed zc.buildout revtarek2009-10-091-1/+1
* fixed use_setuptoolstarek2009-10-091-0/+20
* updated the link to the roadmaptarek2009-10-091-1/+1
* using the real URLtarek2009-10-091-4/+4
* merge dancetarek2009-10-091-4/+4
|\
| * Changed wget references to use curl insteadagronholm2009-10-061-4/+4
* | more details on doc+anchor for pypi doctarek2009-10-081-27/+30
* | added distribute_setup_3k.py generationtarek2009-10-081-1/+3
|/
* added a note on distribute_setup_3k.pytarek2009-09-271-0/+5
* starting 0.6.4tarek2009-09-271-3/+3
* fixed the version in READMEtarek2009-09-261-2/+2
* typo0.6.2tarek2009-09-261-4/+5
* this is not finished yet. lets make a clean work for 0.6.3 for zc.buildout su...tarek2009-09-261-8/+5
* more doctarek2009-09-261-5/+18
* reorganized textstarek2009-09-261-36/+50
* starting 0.6.2tarek2009-09-081-3/+3
* no more bdist_egg releasetarek2009-09-081-52/+4
* strip linetarek2009-08-091-0/+1
* bitbucket.org bug on download files (cant update them) -> switching the boots...tarek2009-08-091-1/+1
* fixed doc test levelstarek2009-08-081-1/+1
* doc fixestarek2009-08-081-10/+5
* bootstrapping.py -> distribute_setup.pytarek2009-08-081-9/+9
* adding buildout in the releasetarek2009-08-051-0/+3
* bootstraping.py -> bootstrapping.pytarek2009-08-051-8/+8
* renamed bootstrap.py to bootstraping.py so it differs from zc.buildout filenametarek2009-08-041-8/+8
* that is three steptarek2009-07-231-1/+1
* more detailstarek2009-07-231-10/+51
* added a note for manual uninstallation of setuptools.pthtarek2009-07-221-0/+1
* using boostrap.py name for ez_setup.py because that is what it istarek2009-07-221-8/+8
* started the re-work on README.txttarek2009-07-221-99/+100
* Fix for http://bugs.python.org/setuptools/issue34 (backport from trunk)PJ Eby2008-08-211-1/+4
* Backport doc changes from trunkPJ Eby2008-08-211-4/+4
* Update README for 0.6c8 releasePJ Eby2008-02-141-4/+4
* The default ``--index-url`` is now ``http://pypi.python.org/simple``, toPJ Eby2007-09-041-2/+2
* Fix missing dev links in new READMEPJ Eby2007-01-191-0/+8
* README formatting fix (backport from trunk)PJ Eby2007-01-091-7/+7
* Overhauled Windows script wrapping to support ``bdist_wininst`` better.PJ Eby2006-12-291-4/+3