Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Also allow --enable-eix | René 'Necoro' Neumann | 2009-08-15 | 1 | -1/+1 | |
* | | Also allow --enable-eix | René 'Necoro' Neumann | 2009-08-15 | 1 | -0/+3 | |
* | | Merged in eix-branch | René 'Necoro' Neumann | 2009-08-14 | 15 | -12/+1867 | |
|\ \ | ||||||
| * | | Change config and changelog | René 'Necoro' Neumann | 2009-08-14 | 2 | -1/+6 | |
| * | | Allow to disable eix in setup.py | René 'Necoro' Neumann | 2009-08-14 | 1 | -8/+17 | |
| * | | Correct setup.py | René 'Necoro' Neumann | 2009-08-14 | 1 | -2/+17 | |
| * | | Some runtime tests | René 'Necoro' Neumann | 2009-08-14 | 1 | -0/+27 | |
| * | | Rewrote eix-parser in Cython --> WAAAAAAAAAY faster | René 'Necoro' Neumann | 2009-08-14 | 4 | -4/+323 | |
| * | | Use sets instead of lists --> faster results | René 'Necoro' Neumann | 2009-08-14 | 2 | -2/+2 | |
| * | | Add eixsql as db-choice | René 'Necoro' Neumann | 2009-08-14 | 1 | -3/+9 | |
| * | | Fix the EixSQLDatabase and EixReader | René 'Necoro' Neumann | 2009-08-14 | 3 | -9/+12 | |
| * | | Write eix-sql database backend | René 'Necoro' Neumann | 2009-08-14 | 1 | -0/+62 | |
| * | | Make the EixReader support the context manager protocol | René 'Necoro' Neumann | 2009-08-14 | 1 | -1/+0 | |
| * | | Make the EixReader support the context manager protocol | René 'Necoro' Neumann | 2009-08-14 | 1 | -0/+9 | |
| * | | Add documentation | René 'Necoro' Neumann | 2009-08-14 | 4 | -6/+300 | |
| * | | Finish EixReader | René 'Necoro' Neumann | 2009-08-14 | 1 | -8/+8 | |
| * | | Fix overlay class | René 'Necoro' Neumann | 2009-08-14 | 1 | -2/+2 | |
| * | | Make overlay a class too | René 'Necoro' Neumann | 2009-08-14 | 1 | -7/+7 | |
| * | | Add __slots__ | René 'Necoro' Neumann | 2009-08-14 | 1 | -0/+7 | |
| * | | Add package and category objects | René 'Necoro' Neumann | 2009-08-14 | 1 | -3/+29 | |
| * | | Add eix-format.html | René 'Necoro' Neumann | 2009-08-14 | 1 | -0/+855 | |
| * | | Add function to add _ to namespace | René 'Necoro' Neumann | 2009-08-14 | 1 | -0/+5 | |
| * | | Make LazyElement use __slots__ - to decrease memory consumption | René 'Necoro' Neumann | 2009-08-14 | 1 | -0/+1 | |
| * | | Allow to pass the number of elements in a vector | René 'Necoro' Neumann | 2009-08-14 | 1 | -4/+8 | |
| * | | Add 'skip' parameter to header ... this is ignored though | René 'Necoro' Neumann | 2009-08-14 | 1 | -1/+1 | |
| * | | Add header-object | René 'Necoro' Neumann | 2009-08-14 | 2 | -10/+41 | |
| * | | Add LazyElement | René 'Necoro' Neumann | 2009-08-14 | 1 | -1/+23 | |
| * | | Rename DictDatabase to HashDatabase | René 'Necoro' Neumann | 2009-08-14 | 2 | -5/+5 | |
| * | | Moved eix stuff to its own module. Also make all the parsing stuff being func... | René 'Necoro' Neumann | 2009-07-27 | 4 | -146/+155 | |
| * | | Implemented vectors and so | René 'Necoro' Neumann | 2009-07-27 | 1 | -2/+35 | |
| * | | Moved from Cython to normal Python | René 'Necoro' Neumann | 2009-07-27 | 6 | -142/+115 | |
| * | | Add libeix to setup.py | René 'Necoro' Neumann | 2009-07-26 | 1 | -2/+9 | |
| * | | Implement reading a number in the EixReader | René 'Necoro' Neumann | 2009-07-26 | 1 | -14/+102 | |
| * | | Get rid of the self-implemented file-stuff. Use the normal python-API instead | René 'Necoro' Neumann | 2009-07-26 | 2 | -87/+0 | |
| * | | First eix stuff | René 'Necoro' Neumann | 2009-07-24 | 4 | -0/+133 | |
* | | | EFAP | René 'Necoro' Neumann | 2009-08-14 | 1 | -4/+3 | |
* | | | Make epydoc happy | René 'Necoro' Neumann | 2009-08-13 | 2 | -5/+5 | |
* | | | Make the plugins now use the implicit 'helper' module | René 'Necoro' Neumann | 2009-08-13 | 3 | -7/+3 | |
* | | | Make 'helper' available for the plugins | René 'Necoro' Neumann | 2009-08-13 | 1 | -0/+2 | |
* | | | Make plugins more exception aware and exception safe | René 'Necoro' Neumann | 2009-08-13 | 2 | -7/+33 | |
* | | | Another merge from 0.13 | René 'Necoro' Neumann | 2009-08-12 | 5 | -1929/+2043 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Updated polish translation | Tomasz Osiński | 2009-08-12 | 1 | -644/+680 | |
| * | | Updated catalan translation | Roger Calvó | 2009-08-12 | 1 | -643/+676 | |
| * | | Sync portage and the DB after emerge sync | René 'Necoro' Neumann | 2009-08-11 | 1 | -0/+9 | |
| * | | Do not show masking label, if the package is not in system anymore | René 'Necoro' Neumann | 2009-08-11 | 1 | -2/+2 | |
| * | | Update turkish translation | Gürkan Gür | 2009-08-11 | 1 | -640/+676 | |
* | | | Some fixes from the 0.13 branch | René 'Necoro' Neumann | 2009-08-11 | 6 | -1117/+1127 | |
|\| | | ||||||
| * | | Fix handling of slots in /etc/portage/* | René 'Necoro' Neumann | 2009-08-11 | 2 | -2/+4 | |
| * | | Fix package details | René 'Necoro' Neumann | 2009-08-11 | 1 | -1/+1 | |
| * | | Fix GPytage plugin | René 'Necoro' Neumann | 2009-08-11 | 1 | -2/+2 |