summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* added a note change0.6.21Tarek Ziade2011-08-201-1/+1
* don't use ternary operator - fixes #225Tarek Ziade2011-08-201-1/+4
* Bumped version in README and CHANGESJason R. Coombs2011-08-182-3/+9
* Merge tags for second 0.6.20 releaseJason R. Coombs2011-08-182-1/+4
|\
| * Added tag 0.6.20 for changeset c4a375336d55Jason R. Coombs2011-08-181-0/+2
| * Updated changes (should have done this sooner).0.6.20Jason R. Coombs2011-08-181-1/+3
* | Bumped revisionJason R. Coombs2011-08-184-4/+4
* | Added tag 0.6.20 for changeset a7cf5ae137f1Jason R. Coombs2011-08-181-0/+1
|/
* Merge (discarding b825c6440dc6)Jason R. Coombs2011-08-171-1/+1
|\
| * Remove extraneous 2nd argument in call to open_url, apparently intended toAlex Clark2011-08-141-1/+1
* | Include url in warning when processing URL. Fixes #135.Jason R. Coombs2011-08-171-1/+1
|/
* Corrected ValueError introduced in the last commit due to incorrect use of ar...Jason R. Coombs2011-08-012-2/+2
* Fix issue where easy_install fails on Python 3 on windows installer. Fixes #212Jason R. Coombs2011-07-252-2/+11
* Fix a typo in documentation (issue #213).Arfrever Frehtes Taifersar Arahesis2011-06-081-1/+1
* Updated documentation to reflect implementationJason R. Coombs2011-06-071-2/+4
* starting 0.6.20Tarek Ziade2011-06-025-7/+12
* bumped revisionTarek Ziade2011-06-021-1/+1
* Added tag 0.6.19 for changeset 611910892a04Tarek Ziade2011-06-021-0/+1
* 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