Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-07-27 | Moved from Cython to normal Python | René 'Necoro' Neumann | 6 | -142/+115 | |
2009-07-26 | Add libeix to setup.py | René 'Necoro' Neumann | 1 | -2/+9 | |
2009-07-26 | Implement reading a number in the EixReader | René 'Necoro' Neumann | 1 | -14/+102 | |
2009-07-26 | Get rid of the self-implemented file-stuff. Use the normal python-API instead | René 'Necoro' Neumann | 2 | -87/+0 | |
2009-07-24 | First eix stuff | René 'Necoro' Neumann | 4 | -0/+133 | |
2009-07-05 | Translation and stuff | René 'Necoro' Neumann | 3 | -348/+412 | |
2009-07-05 | Typo | René 'Necoro' Neumann | 1 | -1/+1 | |
2009-07-05 | Allow ':' in expression names. Thus removing the colon as an assignment operator | René 'Necoro' Neumann | 2 | -6/+2 | |
2009-07-05 | Doc | René 'Necoro' Neumann | 1 | -1/+14 | |
2009-07-05 | Install package_details.py | René 'Necoro' Neumann | 1 | -1/+1 | |
2009-07-05 | Sort plugins in the window | René 'Necoro' Neumann | 2 | -13/+12 | |
2009-07-05 | Port DependencyDetail | René 'Necoro' Neumann | 4 | -129/+118 | |
2009-07-05 | Also port FilesDetail | René 'Necoro' Neumann | 3 | -43/+24 | |
2009-07-05 | Also ported EbuildDetail | René 'Necoro' Neumann | 3 | -27/+14 | |