Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2009-08-15 | Skip some data of eix.parser.package. The data is unneeded and just kill memo... | René 'Necoro' Neumann | 1 | -10/+12 |
2009-08-15 | Some optimizations | René 'Necoro' Neumann | 2 | -10/+12 |
2009-08-15 | documentation | René 'Necoro' Neumann | 2 | -3/+33 |
2009-08-15 | Correctly handle exceptions | René 'Necoro' Neumann | 2 | -5/+13 |
2009-08-15 | Renamed 'mq' to 'ipc' | René 'Necoro' Neumann | 5 | -21/+21 |
2009-08-15 | Finish mq module | René 'Necoro' Neumann | 2 | -7/+8 |
2009-08-15 | Unified strings | René 'Necoro' Neumann | 1 | -2/+2 |
2009-08-15 | Removed obscur whatever | René 'Necoro' Neumann | 1 | -2/+0 |
2009-08-15 | Moved all the include stuff to the pxd | René 'Necoro' Neumann | 2 | -39/+62 |
2009-08-15 | Add module to setup.py | René 'Necoro' Neumann | 1 | -7/+4 |
2009-08-15 | First try of own mq-module | René 'Necoro' Neumann | 3 | -13/+185 |
2009-08-15 | Use message queue instead of SHM | René 'Necoro' Neumann | 2 | -51/+26 |
2009-08-15 | Honor missing eix module | René 'Necoro' Neumann | 1 | -2/+7 |
2009-08-15 | Also allow --enable-eix | René 'Necoro' Neumann | 1 | -1/+1 |
2009-08-15 | Also allow --enable-eix | René 'Necoro' Neumann | 1 | -0/+3 |
2009-08-14 | Change config and changelog | René 'Necoro' Neumann | 2 | -1/+6 |
2009-08-14 | Allow to disable eix in setup.py | René 'Necoro' Neumann | 1 | -8/+17 |
2009-08-14 | Correct setup.py | René 'Necoro' Neumann | 1 | -2/+17 |