| Commit message (Expand) | Author | Age | Files | Lines |
* | Migrate to distutils-r1. |  Michał Górny | 2013-02-12 | 2 | -2/+33 |
* | Migrate to distutils-r1. |  Michał Górny | 2013-02-12 | 1 | -1/+14 |
* | Migrate to distutils-r1. |  Michał Górny | 2013-02-12 | 2 | -3/+36 |
* | Migrate to distutils-r1. |  Michał Górny | 2013-02-12 | 1 | -1/+14 |
* | Migrate to distutils-r1. |  Michał Górny | 2013-02-12 | 2 | -2/+54 |
* | Fix Manifest. |  Michał Górny | 2013-02-12 | 1 | -5/+15 |
* | Make test failures fatal. |  Michał Górny | 2013-02-12 | 2 | -3/+6 |
* | Migrate to distutils-r1. Enable tests. |  Michał Górny | 2013-02-12 | 3 | -10/+48 |
* | Migrate to distutils-r1. |  Michał Górny | 2013-02-11 | 1 | -6/+7 |
* | Migrate to distutils-r1. |  Michał Górny | 2013-02-11 | 2 | -2/+197 |
* | Clean up a bit. Enable py2.6 as needed by ipython. Disable Python 3 as not su... |  Michał Górny | 2013-02-11 | 1 | -5/+7 |
* | Clean up a bit. Enable py2.6 as needed by ipython. Disable Python 3 as not su... |  Michał Górny | 2013-02-11 | 2 | -10/+16 |
* | Oops. Remove debugging code from ebuild. |  Michał Górny | 2013-02-11 | 1 | -7/+7 |
* | Oops. Remove debugging code from ebuild. |  Michał Górny | 2013-02-11 | 2 | -3/+5 |
* | Migrate to distutils-r1. Start test server on a semi-random unocuppied port. |  Michał Górny | 2013-02-11 | 1 | -4/+7 |
* | Migrate to distutils-r1. Start test server on a semi-random unocuppied port. |  Michał Górny | 2013-02-11 | 2 | -1/+135 |
* | Version bump. |  Michał Górny | 2013-02-11 | 1 | -6/+8 |
* | Version bump. |  Michał Górny | 2013-02-11 | 2 | -2/+35 |
* | Add pypy. |  Mike Gilbert | 2013-02-11 | 1 | -9/+5 |
* | Add pypy. |  Mike Gilbert | 2013-02-11 | 2 | -3/+8 |
* | Link the bug for py2 deps. |  Michał Górny | 2013-02-10 | 1 | -7/+7 |
* | Link the bug for py2 deps. |  Michał Górny | 2013-02-10 | 2 | -2/+6 |
* | Enable python3.1. The test failure does not seem important enough to disable it. |  Michał Górny | 2013-02-10 | 1 | -5/+7 |
* | Enable python3.1. The test failure does not seem important enough to disable it. |  Michał Górny | 2013-02-10 | 2 | -6/+8 |
* | Add missing changelog entry for Ian. |  Mike Gilbert | 2013-02-10 | 1 | -6/+4 |
* | Add missing changelog entry for Ian. |  Mike Gilbert | 2013-02-10 | 1 | -1/+6 |
* | Added -pool.patch, fixes broken test, fixes Bug #451610 |  Ian Delaney | 2013-02-10 | 1 | -5/+6 |
* | Added -pool.patch, fixes broken test, fixes Bug #451610 |  Ian Delaney | 2013-02-10 | 3 | -6/+43 |
* | Use distutils_install_for_testing(). |  Michał Górny | 2013-02-10 | 1 | -7/+7 |
* | Use distutils_install_for_testing(). |  Michał Górny | 2013-02-10 | 2 | -8/+6 |
* | Use distutils_install_for_testing(). |  Michał Górny | 2013-02-10 | 1 | -2/+14 |
* | Use distutils_install_for_testing(). |  Michał Górny | 2013-02-10 | 1 | -7/+7 |
* | Use distutils_install_for_testing(). |  Michał Górny | 2013-02-10 | 2 | -24/+8 |
* | Use distutils_install_for_testing(). |  Michał Górny | 2013-02-10 | 2 | -6/+8 |
* | Unset DISPLAY for doc-build, not py-build. Likely to fix bug #455972. |  Michał Górny | 2013-02-10 | 1 | -7/+7 |
* | Unset DISPLAY for doc-build, not py-build. Likely to fix bug #455972. |  Michał Górny | 2013-02-10 | 2 | -3/+6 |
* | Add more PYTHON_USEDEP coverage on recently converted deps and drop python3 s... |  Tim Harder | 2013-02-10 | 1 | -10/+10 |
* | Add more PYTHON_USEDEP coverage on recently converted deps and drop python3 s... |  Tim Harder | 2013-02-10 | 3 | -13/+20 |
* | bump |  Ian Delaney | 2013-02-10 | 1 | -4/+6 |
* | bump |  Ian Delaney | 2013-02-10 | 2 | -1/+65 |
* | Remove masked package |  Pacho Ramos | 2013-02-10 | 1 | -10/+4 |
* | Remove masked package |  Pacho Ramos | 2013-02-10 | 6 | -260/+7 |
* | Initial import, ebuild by me |  Patrick Lauer | 2013-02-10 | 1 | -1/+2 |
* | Initial import, ebuild by me |  Patrick Lauer | 2013-02-10 | 4 | -0/+40 |
* | Reinstated patch to fix locale/utf8 in test, py3 specific, cited and tested i... |  Ian Delaney | 2013-02-10 | 1 | -1/+1 |
* | Version bump. |  Tim Harder | 2013-02-10 | 1 | -4/+10 |
* | Version bump. |  Tim Harder | 2013-02-10 | 2 | -1/+31 |
* | Reinstated patch to fix locale/utf8 in test, py3 specific, cited and tested i... |  Ian Delaney | 2013-02-10 | 3 | -13/+32 |
* | Drop python3.3. |  Mike Gilbert | 2013-02-10 | 1 | -5/+5 |
* | Drop python3.3. |  Mike Gilbert | 2013-02-10 | 2 | -3/+6 |