summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* make sure we don't use getheaders(). get() works for all py versions - fixes ...0.6.19Tarek Ziade2011-06-023-3/+4
* starting 0.6.19Tarek Ziade2011-06-015-6/+12
* Added tag 0.6.18 for changeset 74108d7f0734Tarek Ziade2011-06-011-0/+1
* added a changeset entry0.6.18Tarek Ziade2011-06-011-0/+6
* Update the child's __path__ in declare_namespace, even if the parent isAurelien Bompard2011-06-012-9/+36
* starting 0.6.18Tarek Ziade2011-05-301-1/+1
* starting 0.6.18Tarek Ziade2011-05-304-6/+6
* Added tag 0.6.17 for changeset 0502d5117d83Tarek Ziade2011-05-301-0/+2
* update the version in missing place0.6.17Tarek Ziade2011-05-302-4/+4
* Added tag 0.6.17 for changeset 4bbc01e4709eTarek Ziade2011-05-301-0/+2
* Added tag 0.6.17 for changeset 9c40f23d0bdaTarek Ziade2011-05-301-0/+1
* Updated CHANGES.txtTarek Ziade2011-05-301-0/+5
* merged sandbox branchTarek Ziade2011-05-263-11/+51
|\
| * setting to_scan to [] instead of None ensures (somewhat confusingly) that fin...Erik Bray2011-05-231-0/+1
| * Adds some missing bits to the sandbox fix--need to actually save/restore the ...Erik Bray2011-05-202-1/+4
| * save the working set stateTarek Ziade2011-05-201-10/+46
* | skipping a tets if in virtualenvTarek Ziade2011-05-261-1/+1
* | make isntallation instructions from "Make the transition today" image copy&pa...Oliver Tonnhofer2011-05-261-0/+6
* | Support DISTRIBUTE_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT environmentArfrever Frehtes Taifersar Arahesis2011-05-222-5/+7
|/
* Don't try to import the parent of a namespace package in declare_namespace --...Aurelien Bompard2011-05-172-6/+33
* Fix a typo in documentation.Arfrever Frehtes Taifersar Arahesis2011-05-161-1/+1
* Tolerate responses with multiple Content-Length headers - fixes #196Tarek Ziade2011-05-161-1/+3
* Support Python >=3.1.4 and >=3.2.1.Arfrever Frehtes Taifersar Arahesis2011-05-112-0/+11
* Bumped working revisions to 0.6.17Jason R. Coombs2011-04-303-4/+4
* Added tag 0.6.16 for changeset 3f1ff138e947Jason R. Coombs2011-04-301-0/+1
* Updated changelog to include fix for Issue 2000.6.16Jason R. Coombs2011-04-281-1/+2
* Fixing #200agroszer2011-04-153-5/+24
* Updated changes.txt. Fixes #195.Jason R. Coombs2011-03-181-0/+1
* Refactored Cython/Pyrex optional build support to unify logicJason R. Coombs2011-03-181-14/+10
* Applying patch provided by Didrik Pinte on #195 for Cython build_ext supportJason R. Coombs2011-03-181-1/+9
* updated CHANGESJason R. Coombs2011-03-161-0/+2
* Fix for issue192Jason R. Coombs2011-03-161-1/+5
* Now builds gztar for sdist, even on WindowsJason R. Coombs2011-03-163-2/+11
* Bumped version numbers to 0.6.16Jason R. Coombs2011-03-153-5/+5
* Added tag 0.6.15 for changeset 51a9d1a1f31aJason R. Coombs2011-03-151-0/+1
* Use different version of py3.2 fix from Vinay Sajip0.6.15Toshio Kuratomi2011-03-121-6/+2
* Fix for easy_install running on python-3.2Toshio Kuratomi2011-02-221-0/+6
* Remove spurious message 'install_dir'Jonathan Ballet2010-11-061-1/+1
* Updated CHANGES.txtRobert Myers2010-12-092-0/+2
* Adding DATA/LIB/site-packages to the list of prefixes searched in an exe file...Robert Myers2010-12-041-1/+2
* Updated CHANGES.txtLennart Regebro2010-11-242-1/+2
* We need to make sure that the result is always a str, even if the result is a...Lennart Regebro2010-11-221-2/+6
* fixed typo - thanks to Ted TibbetsTarek Ziade2010-09-212-1/+7
* Only do the decoding if there is something to decode.Lennart Regebro2010-07-241-1/+1
* Importing url2pathname from the correct place, so 2to3 can do it's job.Lennart Regebro2010-07-241-3/+3
* raised to the current dev versionTarek Ziade2010-07-221-1/+1
* Updated bootstrapper to 0.6.14.Jannis Leidel2010-07-221-1/+1
* 0.6.15 is startingTarek Ziade2010-07-154-7/+7
* Added tag 0.6.14 for changeset 2b9d9977ea75Tarek Ziade2010-07-151-0/+1
* fixed the edit mode when its used by setuptools fixes #1740.6.14Tarek Ziade2010-07-152-1/+3