summaryrefslogtreecommitdiff
path: root/portato/backend/package.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* added the display of the masking reasonnecoro2007-05-141-0/+6
* now showing the overlaynecoro2007-05-121-0/+6
* Improved masking display and made most of the Qt-Frontend worknecoro2007-04-131-0/+8
* showed masked packages unmasked by the user similar to stable marked testing ...necoro2007-04-041-1/+3
* Added USE_EXPAND-supportnecoro2007-03-101-0/+21
* Renamed package.get_env_var to package.get_package_settingsnecoro2007-02-201-17/+55
* (As Revision 190): support for different backendsnecoro2007-02-191-0/+296
* Back to our own revision solution as the eclass-one checks _before_ updatingnecoro2007-02-191-447/+0
* Use icon instead of the asterisknecoro2007-02-161-5/+5
* Build new ebuild-windownecoro2007-02-111-1/+1
* Added method which checks, whether a use flag is enablednecoro2007-02-111-0/+22
* fixed some bugs pyChecker foundnecoro2007-01-311-1/+2
* Small enhancementsnecoro2007-01-241-2/+6
* Updatesnecoro2007-01-111-5/+9
* Fixed typo in dependency-calculationnecoro2007-01-081-1/+1
* enhancement for the settings-handling (better reloading-support, moving into ...necoro2006-12-291-46/+39
* used sets for flags; make newuse work completlynecoro2006-12-101-8/+9
* made slots work for update_worldnecoro2006-12-101-22/+19
* added handling of masked packages during an update-world; small changes in ge...necoro2006-12-061-13/+12
* removed gentoolkit-dependencynecoro2006-12-021-6/+108
* Added portage.db wherever it wants tree ... not the final solution, but it do...necoro2006-11-291-1/+1
* Renamed to portatonecoro2006-11-241-0/+324
ef='/portato.git/commit/portato/plugins/etc_proposals.py?h=no_config&id=e42090a8bd7dcc5f9e7c6e41b0f44698588e6586&follow=1'>Ported etc-proposals pluginRené 'Necoro' Neumann3-50/+43 2008-07-03Ported gpytage pluginRené 'Necoro' Neumann2-16/+14 2008-07-03Ported Notify pluginRené 'Necoro' Neumann4-37/+51 2008-07-03Remove xsd and -x cmdline optionRené 'Necoro' Neumann2-107/+1 2008-07-03Ported completelyRené 'Necoro' Neumann3-548/+54 2008-07-03Should show dependencies nowRené 'Necoro' Neumann2-82/+128 2008-07-03Use __slots__ for the PkgData class to save memoryRené 'Necoro' Neumann1-2/+3 2008-07-03New plugin system - first hackRené 'Necoro' Neumann2-420/+683 2008-06-30Now the new design is able to do the same as the old oneRené 'Necoro' Neumann3-168/+182 2008-06-30First draft of the new plugin windowRené 'Necoro' Neumann1-8/+172 2008-06-30Added stuff to plugin.pyRené 'Necoro' Neumann1-2/+24 2008-06-30Beautified some dialogsRené 'Necoro' Neumann1-6/+8 2008-06-30Only add a package to mergequeue if everything went fineRené 'Necoro' Neumann1-1/+1 2008-06-25Now load 22 versions when running the correct portageRené 'Necoro' Neumann4-8/+18 2008-06-25Added Package_22 and System_22René 'Necoro' Neumann4-5/+63