| Commit message (Expand) | Author | Age | Files | Lines |
* | fix for pypy on hardened | Matthew Thode | 2013-11-17 | 1 | -18/+16 |
* | fix for pypy on hardened | Matthew Thode | 2013-11-17 | 2 | -3/+7 |
* | Clean up PYTHON_COMPAT from old implementations. | Michał Górny | 2013-09-05 | 1 | -17/+17 |
* | Clean up PYTHON_COMPAT from old implementations. | Michał Górny | 2013-09-05 | 3 | -5/+9 |
* | Remove PyPy 1.9. | Michał Górny | 2013-09-05 | 1 | -31/+17 |
* | Remove PyPy 1.9. | Michał Górny | 2013-09-05 | 14 | -1200/+15 |
* | Drop removed Python implementations from PYTHON_COMPAT. | Michał Górny | 2013-08-07 | 1 | -18/+18 |
* | Drop removed Python implementations from PYTHON_COMPAT. | Michał Górny | 2013-08-07 | 4 | -7/+11 |
* | Introduce a live ebuild to make testing easier. | Michał Górny | 2013-07-25 | 1 | -15/+16 |
* | Introduce a live ebuild to make testing easier. | Michał Górny | 2013-07-25 | 2 | -1/+167 |
* | Drop needless include symlinking and flag-o-matic inherit. Add PaX-marking to... | Michał Górny | 2013-07-25 | 1 | -17/+17 |
* | Drop needless include symlinking and flag-o-matic inherit. Add PaX-marking to... | Michał Górny | 2013-07-25 | 3 | -6/+13 |
* | Clean up and drop meaningless USE flags (bug #477514). Drop USE=ssl (automagi... | Michał Górny | 2013-07-22 | 1 | -17/+17 |
* | Clean up and drop meaningless USE flags (bug #477514). Drop USE=ssl (automagi... | Michał Górny | 2013-07-22 | 3 | -52/+116 |
* | Drop old. | Michał Górny | 2013-07-21 | 1 | -17/+17 |
* | Drop old. | Michał Górny | 2013-07-21 | 11 | -1604/+11 |
* | Correction to symlink | Ian Delaney | 2013-06-18 | 1 | -5/+5 |
* | Correction to symlink | Ian Delaney | 2013-06-18 | 2 | -3/+7 |
* | add doc build & install, symlink to include folder on install, revbump declined | Ian Delaney | 2013-06-18 | 1 | -5/+5 |
* | add doc build & install, symlink to include folder on install, revbump declined | Ian Delaney | 2013-06-18 | 2 | -2/+13 |
* | Version bump. | Mike Gilbert | 2013-05-26 | 1 | -4/+7 |
* | Version bump. | Mike Gilbert | 2013-05-26 | 3 | -1/+464 |
* | Fix typo in gcc-version, bug 469832 by MiPnamic. | Mike Gilbert | 2013-05-14 | 1 | -5/+5 |
* | Fix typo in gcc-version, bug 469832 by MiPnamic. | Mike Gilbert | 2013-05-14 | 2 | -3/+6 |
* | Fix build with sqlite disabled, bug 469654 by René 'Necoro' Neumann. | Mike Gilbert | 2013-05-13 | 1 | -2/+12 |
* | Fix build with sqlite disabled, bug 469654 by René 'Necoro' Neumann. | Mike Gilbert | 2013-05-13 | 2 | -3/+8 |
* | Adding DOCTYPE to metadata | Patrick Lauer | 2013-05-10 | 1 | -12/+2 |
* | Adding DOCTYPE to metadata | Patrick Lauer | 2013-05-10 | 2 | -2/+6 |
* | Disable MPROTECT if jit is enabled, bug 448818. | Mike Gilbert | 2013-05-08 | 1 | -5/+5 |
* | Disable MPROTECT if jit is enabled, bug 448818. | Mike Gilbert | 2013-05-08 | 2 | -2/+6 |
* | Die in pkg_pretend if gcc-4.8 is selected. | Mike Gilbert | 2013-05-08 | 1 | -5/+5 |
* | Die in pkg_pretend if gcc-4.8 is selected. | Mike Gilbert | 2013-05-08 | 2 | -2/+8 |
* | Pregenerate cffi code for _curses and _sqlite3 modules. | Mike Gilbert | 2013-05-05 | 1 | -5/+5 |
* | Pregenerate cffi code for _curses and _sqlite3 modules. | Mike Gilbert | 2013-05-05 | 2 | -10/+27 |
* | Version bump. | Mike Gilbert | 2013-05-05 | 1 | -4/+7 |
* | Version bump. | Mike Gilbert | 2013-05-05 | 3 | -1/+166 |
* | Patch added from pypy.org/issue1366, makes testsuite of Djblets pypy capable ... | Ian Delaney | 2013-02-21 | 1 | -5/+6 |
* | Patch added from pypy.org/issue1366, makes testsuite of Djblets pypy capable ... | Ian Delaney | 2013-02-21 | 3 | -3/+334 |
* | Export CC so the build system picks it up. | Mike Gilbert | 2013-02-17 | 1 | -6/+6 |
* | Export CC so the build system picks it up. | Mike Gilbert | 2013-02-17 | 3 | -4/+12 |
* | Remove masked package | Pacho Ramos | 2013-02-10 | 1 | -10/+4 |
* | Remove masked package | Pacho Ramos | 2013-02-10 | 6 | -260/+7 |
* | Add keywords. | Mike Gilbert | 2013-01-02 | 1 | -5/+5 |
* | Add keywords. | Mike Gilbert | 2013-01-02 | 2 | -5/+8 |
* | Add pypy2_0 to PYTHON_COMPAT, since it appears to work. | Zac Medico | 2012-12-24 | 1 | -5/+5 |
* | Add pypy2_0 to PYTHON_COMPAT, since it appears to work. | Zac Medico | 2012-12-24 | 2 | -3/+6 |
* | Version bump for testing, bug 445450. No keywords. | Mike Gilbert | 2012-12-20 | 1 | -4/+8 |
* | Version bump for testing, bug 445450. No keywords. | Mike Gilbert | 2012-12-20 | 4 | -1/+488 |
* | Add missing back-slashes. | Mike Gilbert | 2012-12-02 | 1 | -6/+6 |
* | Add missing back-slashes. | Mike Gilbert | 2012-12-02 | 3 | -5/+9 |