Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2008-07-08 | Removed the USE_CATAPULT stuff | René 'Necoro' Neumann | 3 | -13/+6 |
2008-07-08 | Removed catapult | René 'Necoro' Neumann | 3 | -427/+0 |
2008-07-08 | Added the reload_portage plugin | René 'Necoro' Neumann | 1 | -1/+1 |
2008-07-08 | Added the reload_portage plugin | René 'Necoro' Neumann | 2 | -4/+36 |
2008-07-08 | Very basic documentation | René 'Necoro' Neumann | 1 | -57/+16 |
2008-07-08 | Documented the plugin module | René 'Necoro' Neumann | 2 | -32/+229 |
2008-07-04 | Ported remaining plugins | René 'Necoro' Neumann | 6 | -89/+100 |
2008-07-04 | Removed lxml version in error string | René 'Necoro' Neumann | 1 | -2/+1 |
2008-07-04 | Removed lxml version in error string | René 'Necoro' Neumann | 1 | -3/+1 |
2008-07-04 | Ignore errors on plugin loading | René 'Necoro' Neumann | 1 | -0/+6 |
2008-07-04 | Added ability to install missing plugin deps | René 'Necoro' Neumann | 3 | -95/+126 |
2008-07-04 | Fixed find_best_match for <portage-2.1.5 | René 'Necoro' Neumann | 1 | -2/+2 |
2008-07-04 | Some more dependency awareness | René 'Necoro' Neumann | 5 | -23/+59 |
2008-07-03 | Some window refinement | René 'Necoro' Neumann | 1 | -109/+126 |
2008-07-03 | Removed XSD_LOCATION -- as there is no more xsd ;) | René 'Necoro' Neumann | 2 | -5/+1 |
2008-07-03 | Updated setup.py to install the correct set of plugins | René 'Necoro' Neumann | 1 | -3/+2 |
2008-07-03 | Ported etc-proposals plugin | René 'Necoro' Neumann | 3 | -50/+43 |
2008-07-03 | Ported gpytage plugin | René 'Necoro' Neumann | 2 | -16/+14 |
2008-07-03 | Ported Notify plugin | René 'Necoro' Neumann | 4 | -37/+51 |
2008-07-03 | Remove xsd and -x cmdline option | René 'Necoro' Neumann | 2 | -107/+1 |
2008-07-03 | Ported completely | René 'Necoro' Neumann | 3 | -548/+54 |
2008-07-03 | Should show dependencies now | René 'Necoro' Neumann | 2 | -82/+128 |
2008-07-03 | Use __slots__ for the PkgData class to save memory | René 'Necoro' Neumann | 1 | -2/+3 |
2008-07-03 | New plugin system - first hack | René 'Necoro' Neumann | 2 | -420/+683 |
2008-06-30 | Now the new design is able to do the same as the old one | René 'Necoro' Neumann | 3 | -168/+182 |
2008-06-30 | First draft of the new plugin window | René 'Necoro' Neumann | 1 | -8/+172 |
2008-06-30 | Added stuff to plugin.py | René 'Necoro' Neumann | 1 | -2/+24 |
2008-06-30 | Only add a package to mergequeue if everything went fine | René 'Necoro' Neumann | 1 | -1/+1 |
2008-06-25 | Now load 22 versions when running the correct portage | René 'Necoro' Neumann | 4 | -8/+18 |
2008-06-25 | Added Package_22 and System_22 | René 'Necoro' Neumann | 4 | -5/+63 |