summaryrefslogtreecommitdiff
path: root/portato/backend (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Registered "get_dependencies" in the abstract Package.René 'Necoro' Neumann2008-03-041-0/+11
|
* 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-244-38/+45
| | | | | | 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-203-35/+51
| | | | 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-142-0/+16
|
* r603@Devoty: necoro | 2008-01-14 11:30:26 +0100Necoro2008-01-143-9/+31
| | | | Improved 'update world'; really support new use defaults
* r598@Devoty: necoro | 2008-01-10 16:36:29 +0100Necoro2008-01-113-3/+33
| | | | Handle the new useflag format correctly
* r553@Devoty: necoro | 2007-11-14 18:26:50 +0100Necoro2007-11-142-29/+44
| | | | new catapult find API
* r533@Devoty: necoro | 2007-11-09 17:50:09 +0100Necoro2007-11-111-0/+1
| | | | Don't hang up on dbus timeout
* r528@Devoty: necoro | 2007-11-04 22:11:39 +0100Necoro2007-11-051-2/+0
| | | | | | Select correct versions again r529@Devoty: necoro | 2007-11-05 14:46:07 +0100 Removed 3rd party tooltips for queue list.
* r526@Devoty: necoro | 2007-11-04 21:59:44 +0100Necoro2007-11-041-1/+5
| | | | JABF
* r521@Devoty: necoro | 2007-10-31 17:19:09 +0100Necoro2007-11-015-25/+44
| | | | | | | | | r522@Devoty: necoro | 2007-11-02 00:51:00 +0100 No more instanceof calls r523@Devoty: necoro | 2007-11-02 00:51:51 +0100 Fixed bugs; removed unnecessairy dbus calls; make update world being async r524@Devoty: necoro | 2007-11-02 00:52:09 +0100 always use catapult
* fix in update world - find masked dependencies tooNecoro2007-10-193-9/+21
|
* small changes to prepare for 0.8.6Necoro2007-10-191-8/+4
|
* uses "str" types - as normal ;) ... dbus.String sucksNecoro2007-10-162-29/+29
|
* small changesNecoro2007-10-102-3/+3
|
* first catapult supportNecoro2007-10-074-1/+330
|
* small fixesNecoro2007-10-041-3/+3
|
* small fixes; removed old iconNecoro2007-10-031-1/+1
|
* fix update worldNecoro2007-10-012-77/+156
|
* 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-277-34/+58
|
* improved update-worldnecoro2007-08-161-2/+7
|
* improved update-world; now showing differences between installed and set ↵necoro2007-08-164-72/+39
| | | | use-flags
* add splash screennecoro2007-08-103-5/+4
|
* small fixesnecoro2007-08-061-1/+1
|
* i18n support and german translationsnecoro2007-08-053-5/+8
|
* updatesnecoro2007-07-301-3/+6
|
* changed design / added linknecoro2007-07-261-0/+3
|
* new fancier log outputnecoro2007-07-133-15/+17
|
* ignored None values in get_new_packages ... but now give a warning :)necoro2007-06-201-2/+8
|
* added updated list to Qtnecoro2007-06-183-26/+47
|
* fixed the listing of the ".svn" and "CVS" dirsnecoro2007-06-181-2/+6
|
* bug in PortageSystemnecoro2007-06-031-1/+1
|
* Some interface changesnecoro2007-05-314-12/+48
| | | 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-142-0/+14
|
* filtering "--ask" fron EMERGE_DEFAULT_OPTSnecoro2007-05-141-2/+8
|
* filtering "--ask" fron EMERGE_DEFAULT_OPTSnecoro2007-05-142-0/+20
|
* now showing the overlaynecoro2007-05-122-0/+10
|
* now considering non-existing files in /etc/portagenecoro2007-04-251-2/+5
|
* Improved masking display and made most of the Qt-Frontend worknecoro2007-04-133-16/+77
|
* First qt draftnecoro2007-04-061-1/+1
|
* showed masked packages unmasked by the user similar to stable marked testing ↵necoro2007-04-043-12/+27
| | | | packages