summaryrefslogtreecommitdiff
path: root/portato (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated translationsRené 'Necoro' Neumann2008-07-091-2/+2
* Merged in the portage-2.2 branchRené 'Necoro' Neumann2008-07-0913-149/+330
|\
| * Added package sets of portage-2.2René 'Necoro' Neumann2008-07-092-0/+35
| * Introduced Sets for findingRené 'Necoro' Neumann2008-07-092-95/+145
| * Renamed generic package setsRené 'Necoro' Neumann2008-07-096-21/+26
| * Make update_world set compatibleRené 'Necoro' Neumann2008-07-094-9/+22
| * Added set selection in preferencesRené 'Necoro' Neumann2008-07-092-3/+78
| * Removed '__find_resolved_unresolved' as it is quite useless.René 'Necoro' Neumann2008-06-263-53/+29
| * Added very basic set queryingRené 'Necoro' Neumann2008-06-263-0/+27
* | Fixed update world/get_new_packagesRené 'Necoro' Neumann2008-07-091-12/+16
* | Merged in some dialog beautificationRené 'Necoro' Neumann2008-07-081-6/+8
|\ \
| * | Beautified some dialogsRené 'Necoro' Neumann2008-06-301-6/+8
* | | Removed the USE_CATAPULT stuffRené 'Necoro' Neumann2008-07-083-13/+6
* | | Merged in the new plugin systemRené 'Necoro' Neumann2008-07-0813-599/+759
|\ \ \
| * | | Added the reload_portage pluginRené 'Necoro' Neumann2008-07-081-4/+9
| * | | Documented the plugin moduleRené 'Necoro' Neumann2008-07-082-32/+229
| * | | Ported remaining pluginsRené 'Necoro' Neumann2008-07-042-60/+0
| * | | Removed lxml version in error stringRené 'Necoro' Neumann2008-07-041-2/+1
| * | | Removed lxml version in error stringRené 'Necoro' Neumann2008-07-041-3/+1
| * | | Ignore errors on plugin loadingRené 'Necoro' Neumann2008-07-041-0/+6
| * | | Added ability to install missing plugin depsRené 'Necoro' Neumann2008-07-043-95/+126
| * | | Some more dependency awarenessRené 'Necoro' Neumann2008-07-042-14/+49
| * | | Some window refinementRené 'Necoro' Neumann2008-07-031-109/+126
| * | | Removed XSD_LOCATION -- as there is no more xsd ;)René 'Necoro' Neumann2008-07-031-4/+0
| * | | Merged in the new plugin window and the plugin depsRené 'Necoro' Neumann2008-07-033-34/+265
| |\ \ \
| | * | | Should show dependencies nowRené 'Necoro' Neumann2008-07-032-82/+128
| | * | | Now the new design is able to do the same as the old oneRené 'Necoro' Neumann2008-06-303-168/+182
| | * | | First draft of the new plugin windowRené 'Necoro' Neumann2008-06-301-8/+172
| | * | | Added stuff to plugin.pyRené 'Necoro' Neumann2008-06-301-2/+24
| * | | | Ported etc-proposals pluginRené 'Necoro' Neumann2008-07-031-31/+0
| * | | | Ported gpytage pluginRené 'Necoro' Neumann2008-07-031-16/+0
| * | | | Ported Notify pluginRené 'Necoro' Neumann2008-07-032-23/+6
| * | | | Ported completelyRené 'Necoro' Neumann2008-07-033-548/+54
| * | | | New plugin system - first hackRené 'Necoro' Neumann2008-07-032-420/+683
| | |_|/ | |/| |
* | | | Removed catapultRené 'Necoro' Neumann2008-07-083-427/+0
* | | | Fixed find_best_match for <portage-2.1.5René 'Necoro' Neumann2008-07-041-2/+2
* | | | Use __slots__ for the PkgData class to save memoryRené 'Necoro' Neumann2008-07-031-2/+3
| |_|/ |/| |
* | | Only add a package to mergequeue if everything went fineRené 'Necoro' Neumann2008-06-301-1/+1
|/ /
* | Now load 22 versions when running the correct portageRené 'Necoro' Neumann2008-06-254-8/+18
* | Added Package_22 and System_22René 'Necoro' Neumann2008-06-254-5/+63
* | Added 2.2 settingsRené 'Necoro' Neumann2008-06-251-0/+27
* | Added mail error message dialogRené 'Necoro' Neumann2008-06-252-13/+24
* | Have blocks as packages and not as CPVRené 'Necoro' Neumann2008-06-241-1/+1
|/
* Fixed vanishing categoriesRené 'Necoro' Neumann2008-06-241-1/+1
* allowed to dismiss the warning dialogs for keywords/useflagsRené 'Necoro' Neumann2008-06-233-6/+21
* Reverted last commit; Added get and set methodRené 'Necoro' Neumann2008-06-231-11/+19
* Make Session inherit from ConfigParser. This allows the usage of normal confi...René 'Necoro' Neumann2008-06-231-9/+10
* Finished send_mail workRené 'Necoro' Neumann2008-06-232-52/+68
* Added plugin, which simply throws an exceptionRené 'Necoro' Neumann2008-06-231-0/+2
* Moved GtkThread to gui.utilsRené 'Necoro' Neumann2008-06-235-29/+25