| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | Minor change to minimise diffs with upstream. | Vinay Sajip | 2013-06-19 | 1 | -2/+1 | |
| | * | | | | | Minor change to minimise diffs with upstream. | Vinay Sajip | 2013-06-19 | 1 | -1/+2 | |
| | * | | | | | Tidied up imports. | Vinay Sajip | 2013-06-19 | 3 | -10/+4 | |
| | * | | | | | Add back accidentally deleted import. | Vinay Sajip | 2013-06-19 | 2 | -5/+6 | |
| | * | | | | | More post-merge fixes. | Vinay Sajip | 2013-06-19 | 5 | -11/+9 | |
| | * | | | | | Post-merge fixes. | Vinay Sajip | 2013-06-19 | 2 | -9/+6 | |
| | * | | | | | Merged upstream changes. | Vinay Sajip | 2013-06-19 | 32 | -152/+161 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | Misc. updates following 2to3 checks. | Vinay Sajip | 2013-06-17 | 17 | -122/+147 | |
| | * | | | | | | Updated to fix errors on 2.5. | Vinay Sajip | 2013-06-15 | 2 | -2/+2 | |
| | * | | | | | | Initial commit. All tests pass on 2.7, 3.2 and 3.3, though there are some ate... | Vinay Sajip | 2013-06-15 | 34 | -228/+389 | |
| * | | | | | | | Merge with 0.7.40.8b2 | Jason R. Coombs | 2013-06-19 | 6 | -4/+667 | |
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | / / / / | | |/ / / / | |/| | | | | ||||||
| | * | | | | | Bumped to 0.7.5 in preparation for next release. | Jason R. Coombs | 2013-06-19 | 6 | -10/+10 | |
| | * | | | | | Added tag 0.7.4 for changeset 85640475dda0 | Jason R. Coombs | 2013-06-19 | 1 | -0/+1 | |
| | * | | | | | Reference parsed svn version variable instead of the whole of the data. Fixes...0.7.4 | Jason R. Coombs | 2013-06-19 | 2 | -1/+7 | |
| | * | | | | | Add test capturing failure on Python 3 in egg_info.get_svn_revision (#20). eg... | Jason R. Coombs | 2013-06-19 | 4 | -3/+659 | |
| * | | | | | | Added tag 0.8b1 for changeset 74c6c1226805 | Jason R. Coombs | 2013-06-18 | 1 | -0/+1 | |
| * | | | | | | Merge 0.7.3 release0.8b1 | Jason R. Coombs | 2013-06-18 | 4 | -4/+3 | |
| |\ \ \ \ \ \ | |/ / / / / | ||||||
| | * | | | | | Update version to indicate a range of versions when discussing upgrade from D... | Jason R. Coombs | 2013-06-18 | 1 | -1/+1 | |
| | * | | | | | Bumped to 0.7.4 in preparation for next release. | Jason R. Coombs | 2013-06-18 | 7 | -17/+17 | |
| | * | | | | | Added tag 0.7.3 for changeset d212e48e0cef | Jason R. Coombs | 2013-06-18 | 1 | -0/+1 | |
| | * | | | | | Backed out changeset: 7292c3a723e30.7.3 | Jason R. Coombs | 2013-06-18 | 2 | -3/+1 | |
| | |/ / / / | ||||||
| * | | | | | Updated changelog | Jason R. Coombs | 2013-06-18 | 1 | -0/+7 | |
| * | | | | | Bumped to 0.8 in preparation for next release. | Jason R. Coombs | 2013-06-18 | 6 | -11/+11 | |
| * | | | | | Update release script to run under Python 3 | Jason R. Coombs | 2013-06-18 | 1 | -6/+18 | |
| * | | | | | Merge Python 3 native support from distribute | Jason R. Coombs | 2013-06-18 | 37 | -370/+515 | |
| |\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | ||||||
| | * | | | Fix Python3 compatibility issue in filterfalse | Jason R. Coombs | 2013-06-17 | 2 | -2/+5 | |
| | * | | | Use unicode from compat module | Jason R. Coombs | 2013-06-17 | 1 | -2/+2 | |
| | * | | | Re-save test modules with UTF-8 encoding | Jason R. Coombs | 2013-06-17 | 1 | -6/+6 | |
| | * | | | Update exceptions for Python 3 compatibility | Jason R. Coombs | 2013-06-17 | 1 | -4/+8 | |
| | * | | | Remove unused import | Jason R. Coombs | 2013-06-18 | 1 | -4/+4 | |
| | * | | | Merge Vinay Sajip's unified Python 2/3 support from distribute 3 | Jason R. Coombs | 2013-06-18 | 47 | -399/+1276 | |
| | |\ \ \ | | |/ / | ||||||
| | * | | | Fixed some resource leaks. | Vinay Sajip | 2012-10-10 | 5 | -26/+45 | |
| | * | | | Updated win_script_wrapper to run on Python 2 and Python 3 | Jason R. Coombs | 2013-06-18 | 1 | -31/+46 | |
| | * | | | Minor fix previously fixed in a merge | Jason R. Coombs | 2013-06-18 | 2 | -2/+4 | |
| | * | | | Post-merge fixes for Python 3. | Vinay Sajip | 2012-10-10 | 7 | -12/+19 | |
| | * | | | Merge with upstream | Jason R. Coombs | 2013-06-18 | 59 | -658/+2234 | |
| | |\ \ \ | ||||||
| | * | | | | Fixed execfile in pkg_resources. | Vinay Sajip | 2011-06-21 | 1 | -1/+5 | |
| | * | | | | Fixed execfile in compat.py. | Vinay Sajip | 2011-06-21 | 1 | -1/+6 | |
| | * | | | | Fixed some bugs, tests now also all pass on 2.7 and 3.2. | Vinay Sajip | 2011-06-21 | 2 | -2/+2 | |
| | * | | | | Fixed some bugs - tests now all pass under Python 3.3. | Vinay Sajip | 2011-06-21 | 3 | -7/+7 | |
| | * | | | | Changes to support 2.x and 3.x in the same codebase. | Vinay Sajip | 2011-06-20 | 28 | -200/+332 | |
| * | | | | | Use new sysconfig module with Python 2.7 or >=3.2. | Arfrever Frehtes Taifersar Arahesis | 2013-06-12 | 5 | -18/+42 | |
| * | | | | | Issue #1: Disable installation of Windows-specific files on non-Windows systems. | Arfrever Frehtes Taifersar Arahesis | 2013-06-12 | 2 | -1/+7 | |
| * | | | | | Rename DISTRIBUTE_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT environment variable ... | Arfrever Frehtes Taifersar Arahesis | 2013-06-11 | 2 | -1/+8 | |
| * | | | | | Update some URLs (packages.python.org -> pythonhosted.org). | Arfrever Frehtes Taifersar Arahesis | 2013-06-11 | 4 | -7/+7 | |
| * | | | | | Update some URLs. | Arfrever Frehtes Taifersar Arahesis | 2013-06-11 | 9 | -21/+21 | |
| * | | | | | Add __init__.py to the list of 'files with versions' | Jason R. Coombs | 2013-06-09 | 1 | -0/+1 | |
| * | | | | | Bump version so it's reported correctly | Jason R. Coombs | 2013-06-09 | 1 | -1/+1 | |
| * | | | | | Merge with setuptools-0.6 (null merge as local implementation treats imports ... | Jason R. Coombs | 2013-06-09 | 0 | -0/+0 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fix missing import | pje | 2013-06-03 | 1 | -1/+1 | |
