summaryrefslogtreecommitdiff
path: root/portato/backend/portage (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moved get_dependencies to top package classRené 'Necoro' Neumann2008-03-121-33/+1
|
* Updated catapult stuffRené 'Necoro' Neumann2008-03-111-1/+18
|
* No more dict-hackery for the dependenciesRené 'Necoro' Neumann2008-03-041-18/+16
|
* First get_dependencies supportRené 'Necoro' Neumann2008-03-041-0/+34
|
* r753@Devoty: necoro | 2008-02-12 22:26:26 +0100Necoro2008-02-121-2/+2
| | | | Small import fixes (thanks to pylint)
* r716@Devoty: necoro | 2008-01-25 00:35:00 +0100Necoro2008-01-242-18/+22
| | | | | | Improved useflag handling r717@Devoty: necoro | 2008-01-25 00:47:45 +0100 improved update_world
* r707@Devoty: necoro | 2008-01-24 00:00:22 +0100Necoro2008-01-231-1/+1
| | | | | | small patch for get_actual_use_flag taking into account that a package might not be in system anymore r708@Devoty: necoro | 2008-01-24 00:11:23 +0100 EmergeQueue.is_empty() now honors all queues
* r680@Devoty: necoro | 2008-01-20 02:53:30 +0100Necoro2008-01-201-0/+1
| | | | Fixed flag handling
* r661@Devoty: necoro | 2008-01-18 14:16:59 +0100Necoro2008-01-181-0/+1
| | | | | | First support for interactive emerges r662@Devoty: necoro | 2008-01-18 20:22:58 +0100 Now finished interactive emerges
* (no commit message)Necoro2008-01-141-0/+7
|
* r603@Devoty: necoro | 2008-01-14 11:30:26 +0100Necoro2008-01-142-7/+27
| | | | Improved 'update world'; really support new use defaults
* r598@Devoty: necoro | 2008-01-10 16:36:29 +0100Necoro2008-01-111-2/+9
| | | | Handle the new useflag format correctly
* fix in update world - find masked dependencies tooNecoro2007-10-191-6/+16
|
* small fixesNecoro2007-10-041-3/+3
|
* small fixes; removed old iconNecoro2007-10-031-1/+1
|
* fix update worldNecoro2007-10-011-35/+55
|
* add support for "--with-bdeps"Necoro2007-09-301-8/+25
|
* replaced some lists by generators to save memoryNecoro2007-09-181-2/+2
|
* fixed masked useflag bugnecoro2007-09-101-7/+10
|
* Change to absolute_imports; Warning: definitly brokennecoro2007-08-274-13/+23
|
* improved update-worldnecoro2007-08-161-2/+7
|
* improved update-world; now showing differences between installed and set ↵necoro2007-08-162-36/+23
| | | | use-flags
* small fixesnecoro2007-08-061-1/+1
|
* i18n support and german translationsnecoro2007-08-052-4/+6
|
* updatesnecoro2007-07-301-3/+6
|
* changed design / added linknecoro2007-07-261-0/+3
|
* new fancier log outputnecoro2007-07-132-8/+10
|
* ignored None values in get_new_packages ... but now give a warning :)necoro2007-06-201-2/+8
|
* added updated list to Qtnecoro2007-06-182-26/+38
|
* fixed the listing of the ".svn" and "CVS" dirsnecoro2007-06-181-2/+6
|
* bug in PortageSystemnecoro2007-06-031-1/+1
|
* Some interface changesnecoro2007-05-312-8/+19
| | | Made qt-frontend work mostly with PyQt-4.2
* - added settings: gtk: console fontnecoro2007-05-151-0/+1
| | | - show emerge progress in window title
* added the display of the masking reasonnecoro2007-05-141-0/+8
|
* filtering "--ask" fron EMERGE_DEFAULT_OPTSnecoro2007-05-141-2/+8
|
* filtering "--ask" fron EMERGE_DEFAULT_OPTSnecoro2007-05-141-0/+12
|
* now showing the overlaynecoro2007-05-121-0/+4
|
* Improved masking display and made most of the Qt-Frontend worknecoro2007-04-131-9/+18
|
* First qt draftnecoro2007-04-061-1/+1
|
* showed masked packages unmasked by the user similar to stable marked testing ↵necoro2007-04-042-11/+24
| | | | packages
* Added etc-proposals pluginnecoro2007-03-151-0/+3
|
* Removed accels because they produce segfaults sometimesnecoro2007-03-061-1/+1
| | | Fixed small bug in update_world
* Renamed package.get_env_var to package.get_package_settingsnecoro2007-02-202-14/+24
|
* Back to our own revision solution as the eclass-one checks _before_ updatingnecoro2007-02-194-0/+673